Deploying ClickOnce-application based on .NET 3.5 SP1 to IIS 6
by
Daniel Palme
0 Comments
Today I had to create a ClickOnce installation for a VSTO Word 2003 Addin. Until I finally managed to deploy it to an IIS 6 webserver, some problems had to be solved. First you have to configure your application in Visual Studio, afterwards you have to register some mime types in IIS.