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?