ClickOnce - The Web server does not appear to have FrontPage Server Extensions installed
-
Hello, VS 2008 running on Windows XP. I am trying to publish my application using clickonce on to a remote server which is running Windows server 2003 Enterprize edition. Failed to connect to 'http://10.10.10.8/CATDialer/' with the following error: Unable to create the Web site 'http://10.10.10.8/CATDialer/'. The Web server does not appear to have FrontPage Server Extensions installed. I have installed FrontPage Server extensions without any problems. However, the problem remains. I am not sure but is this because of some security issues that have not been set correctly or a configuration on the IIS. I have browsed google, but cannot find any solution to this problem. Many thanks for any suggestions,
-
Hello, VS 2008 running on Windows XP. I am trying to publish my application using clickonce on to a remote server which is running Windows server 2003 Enterprize edition. Failed to connect to 'http://10.10.10.8/CATDialer/' with the following error: Unable to create the Web site 'http://10.10.10.8/CATDialer/'. The Web server does not appear to have FrontPage Server Extensions installed. I have installed FrontPage Server extensions without any problems. However, the problem remains. I am not sure but is this because of some security issues that have not been set correctly or a configuration on the IIS. I have browsed google, but cannot find any solution to this problem. Many thanks for any suggestions,
did you ever solve this issue? we actually ran into the same damned behavior and spent hours finding the bug .. Christian
-
Hello, VS 2008 running on Windows XP. I am trying to publish my application using clickonce on to a remote server which is running Windows server 2003 Enterprize edition. Failed to connect to 'http://10.10.10.8/CATDialer/' with the following error: Unable to create the Web site 'http://10.10.10.8/CATDialer/'. The Web server does not appear to have FrontPage Server Extensions installed. I have installed FrontPage Server extensions without any problems. However, the problem remains. I am not sure but is this because of some security issues that have not been set correctly or a configuration on the IIS. I have browsed google, but cannot find any solution to this problem. Many thanks for any suggestions,
The simplest solution I can offer you, is to publish to your own File System, then manually copying the files produced to your production System. *REMEMBER* to have the correct URL in the "Installation Folder URL" box when publishing, this should be the folder you wanted to publish to in the first place.