Click here to Skip to main content
15,904,817 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more: , +
hai every one ,
i developed windows application in visual studio 2008 and back end mssql server2005,
when iam trying to run this set up on clients machine it is showing an error like this "application validation did not succeed, unable to continue"(i installed .net framework 3.5 and sql express edition on clients machine)

how to solve this problem?
Posted

1 solution

If you want to use MSSQL of same machine then you need sql server in client application otherwise you can use MSSQL which is at centralized location.
 
Share this answer
 

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