I've eveloped and application using C# and Sql Server 2005 Express. I try to run the application on other computers. I install .Net everything's ok, when I try to install SQLEXPRESS three cases happen: 1. In most copmuters it doesn't install and generates some kind of error! 2. When it is installed and I run the application and exception happens saying SQLExpress could not make connection, connect Microsoft site. 3. Rarely it works!
Do you guys have the same problem? What should I do to make my application runnable on all computers? What should I do with