Nevermind, I have it set to allow Scripts and Executables in the IIS settings
for that site, changed it to Scripts only and .exe files could be downloaded
and the site worked.
Chris
"balmerch" wrote:
> I published a project for clickonce deployment onto our company iis. If the
> user has the .net framework installed, it works fine and installs the
> program, however if they do not have the .net framework installed it gives a
> "Page Cannot be Displayed" error when the page redirects to the setup.exe
> file. This works on a non iis web server (but the application won't run after
> the install on that server, i just get an xml page). When I type in the
> location of the setup.exe file I get the same page cannot be displayed error,
> but I checked and the file exists in the directory. Can anyone point me in
> the right direction?
>
> Thanks,
> Chris
|