|
-
Sep 30th, 2011, 06:44 AM
#1
Thread Starter
Fanatic Member
create setup - winform app 2010
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
-
Sep 30th, 2011, 10:02 PM
#2
Re: create setup - winform app 2010
You need to put the required information from the library's config file into the application's config file.
-
Oct 1st, 2011, 03:16 AM
#3
Re: create setup - winform app 2010
I think this thread would be better in the "Application Development" section seeing as the answer to the same regardless of whether you use VB.NET or C# (such as in this case). I have requested the thread moved.
when you quote a post could you please do it via the "Reply With Quote" button or if it multiple post click the "''+" button then "Reply With Quote" button.
If this thread is finished with please mark it "Resolved" by selecting "Mark thread resolved" from the "Thread tools" drop-down menu.
https://get.cryptobrowser.site/30/4111672
-
Oct 2nd, 2011, 12:00 AM
#4
Thread Starter
Fanatic Member
Re: create setup - winform app 2010
 Originally Posted by jmcilhinney
You need to put the required information from the library's config file into the application's config file.
Thanks
-
Oct 3rd, 2011, 06:55 AM
#5
Re: create setup - winform app 2010
Moved To Application Deployment
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|