i created a application in vb.net 2005 its works properly i needed to distribute it to my customers so i created the deployment project it also works properly but the problem is when i installed the steup in client system it wont work. The client system has only the framework but not having visual studio. What can i do for it
Loading
sona kannanPosted Oct 24, 2009, 1:42 AM
Venkatesh EllurPosted Oct 23, 2009, 8:07 AM
.NET Frame work is more than enough
Please check if you have the version of the .NET frame work installed on the client system. see if the developed application and the installed version of the framework on the client system match. If everything is all right please let me know what exactly is the problem or the error message you get on the deployed machine.