Having trouble with Web Deploy - 7zip files not found
Posted: Mon Nov 07, 2005 8:22 pm
I'm in the proess of evaluating IA...
I have created Web-Based EXE project. My project results in 3 files being built: My setup.exe file and 2 .7zip files. All of this is as expected. After building my project, I'm posting the two .7zip files to my web server (IIS). When I go to install, it appears that my setup.exe cannot access the .7zip files.
My problem appears to be with my IIS web server not wanting to serve up .7zip files. Can someone explain to me how to make this all work? I've tried adding .7zip files as an additional MIME Type, but either that doesn't work or (more likely) I'm doing it wrong.
Thanks in advance.
I have created Web-Based EXE project. My project results in 3 files being built: My setup.exe file and 2 .7zip files. All of this is as expected. After building my project, I'm posting the two .7zip files to my web server (IIS). When I go to install, it appears that my setup.exe cannot access the .7zip files.
My problem appears to be with my IIS web server not wanting to serve up .7zip files. Can someone explain to me how to make this all work? I've tried adding .7zip files as an additional MIME Type, but either that doesn't work or (more likely) I'm doing it wrong.
Thanks in advance.