Can I publish a winforms application using ClickOnce Deployment to an apache server?
When attempting to publish to an Apache Server I get this error:
Failed to connect to 'http://10.200.0.80:8081/WinSync/' with the following error: Unable to open the Web site 'http://10.200.0.80:8081/WinSync/'. To access Web sites on the local IIS Web server, you must run Visual Studio under an Administrator account in order to have access to the IIS metabase. Alternatively, install FrontPage Server Extensions (FPSE) and then grant FPSE access to users who will run Visual Studio.