Hi,
I am having problems with creating setup for the application we have developed in winform 2010.
The windows solution has two projects. One which holds the forms and the other for data access work. The one with dataaccess work has a app.config which gets the connection string.
I create a setup using the publish wizard.
But when double clicking on t he setup.exe it says the "appname" has stopped working.
Have I missed anything during the setup creation?

Thanks