尝试按照此处的说明将我的项目作为 ClickOnce 发布到 CodePlex 时,我不断收到以下错误:
Connecting to 'http://sentinel.codeplex.com/releases/clickonce/'... Error: Failed to connect to 'http://sentinel.codeplex.com/releases/clickonce/' with the following error: Unable to create the Web site 'http://sentinel.codeplex.com/releases/clickonce'. The Web server does not appear to have FrontPage Server Extensions installed. Publish failed.
我正在使用 Subversion 源代码控制界面,Visual Studio 从来没有要求任何凭据(尽管 AnkhSVN 可能会为我提供它们)。
我错过了一些明显的东西吗?
我在两台机器上试过,我确保版本号和先决条件设置得当,但不认为这会导致问题。