Windows Develop Bookmark and Share   
 index > ClickOnce and Setup & Deployment Projects > ClickOnce Deploy, Works when debugged but not when deployed
 

ClickOnce Deploy, Works when debugged but not when deployed

I can run the program fine as long as i'm in the IDE but as soon as I publish it and install it, when it runs it gives me an System.ArgumentExpection, any idea why it would work in the IDE and not once installed?
funkescott  Sunday, July 01, 2007 1:34 AM
All right well I fixed it, it was because the right files weren't installed as well as the .exe so how do you install other files, such as pictures in the same folder as your install folder?
funkescott  Sunday, July 01, 2007 2:56 AM
All right well I fixed it, it was because the right files weren't installed as well as the .exe so how do you install other files, such as pictures in the same folder as your install folder?
funkescott  Sunday, July 01, 2007 2:56 AM

You can use google to search for other answers

Custom Search

More Threads

• Web Deploying - Using Config Files?
• Cannot find installstate file for my custom action
• deployment with .net 3.5 client profile
• NET Application Updater Component
• plugin architecture deployment question
• Common Custom Action
• Bootstrapper for exe installer
• Appropriate Name
• C# VS2005 - Installing deployed application to an specif path
• IE doesn't load the custom UserControl sometimes