Publishing with VisStudio2005 a C# windows/forms app via our IIS server.
For one app, installing works fine. For another app, the <appname>.exe.c onfig.deploy file is missing. The web admin logs onto to the IIS server, copies and renames the app.config.depl oy file to <appname>.exe.c onfig.deploy. Then users can download and install on local drive.
What do I need to do so that the subject file is created in the second app?
Thanks!
jthomas@intgas. com
For one app, installing works fine. For another app, the <appname>.exe.c onfig.deploy file is missing. The web admin logs onto to the IIS server, copies and renames the app.config.depl oy file to <appname>.exe.c onfig.deploy. Then users can download and install on local drive.
What do I need to do so that the subject file is created in the second app?
Thanks!
jthomas@intgas. com