deployment - Clickonce deploy problem with IIS 7 -


I have a "click-on" application that is deployed without any problem from a Win2K3 server and IIS 6.

But the same application fails to deploy from a Windows Server 2008 / IIS7, I did not get a 404 file (on one .config file and not on one of the manifest files) on the client machine During installation

Mime type in IIS Application, .deploy and. Manifest is declared correctly, the virtual folder has been read & amp; The script only executes permissions and it uses the classic .NET AppPool.

What am I missing?

After doing some research I found it and found that the .config file extension did not have permission Followed the instructions and everything worked fine.


Comments

Popular posts from this blog

python - Overriding the save method in Django ModelForm -

html - CSS autoheight, but fit content to height of div -

qt - How to prevent QAudioInput from automatically boosting the master volume to 100%? -