Click here to Skip to main content
15,891,184 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi all,

When we implement some windows app then it is in some version/Framework(like VS4.0)
and on o.s. but when we install that windows app on customer system then some problems related to version are arise. or customer's system does not support some fetures in our software.

Problem like:

1).dll is not support.(solution:we can give them a .dll package with software).
2)Version problem.

as a software engineer we can guess this much or may more.

But before few days my head(electronics background) ask me a question why our some software gives problems on customer's system? I tell above problems, I recently join this company, and I don't have an experience,So please tell me a general problems in windows app installation on other customer's system which you ware faced and solution also. windows app are implemented in VB 6.0, .NET

thank you...
Posted
Updated 3-Sep-15 19:44pm
v3
Comments
Richard MacCutchan 4-Sep-15 4:04am    
VB6.0 does not mix with .NET, it was dead many years ago. You need to tell your manager that you need to build your applications to target the specific versions that exist on your customer's systems.
Member 11922776 4-Sep-15 6:34am    
ok, thank you sir

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900