G
Guest
I am trying to deploy a Dot Net 2.0 Winforms app using ClickOnce. (Run only,
not install). I am rather new to this technology.
When I install a simple test app I have no problem. But when I try to
deploy my current application which consists of 2 projects within one
solution (and some fairly extensive references) this happens: The app does
not work unless I go into the deployment directory on the server and manually
copy the file app.config.deploy to <Project Name>.exe.config.deploy.
After that, everything works fine.
Anyone else have this problem?
not install). I am rather new to this technology.
When I install a simple test app I have no problem. But when I try to
deploy my current application which consists of 2 projects within one
solution (and some fairly extensive references) this happens: The app does
not work unless I go into the deployment directory on the server and manually
copy the file app.config.deploy to <Project Name>.exe.config.deploy.
After that, everything works fine.
Anyone else have this problem?