【问题标题】:Frontpage server extensions install problemFrontpage 服务器扩展安装问题
【发布时间】:2012-07-19 15:46:16
【问题描述】:

Here is the antenced of my story

VS 或 IIS 有问题。我不知道。

在 Visual Studio 2010 中我尝试创建网站时:抛出以下错误消息: 无法创建网站'http://www.ecommerce.com'。 Web 服务器似乎没有安装 FrontPage 服务器扩展。

我从这里下载 Frontpage 扩展:http://www.iis.net/community/default.aspx?tabid=34&g=6&i=1630

然后我读到它是如何安装的,但是当文章写道: 要在 Windows 上使用 HTML 管理页面扩展网站,请使用以下步骤:

Click Start, point to Programs, point to Administrative Tools, and then click Microsoft SharePoint Administrator to open the Server Administration page.
In the list of virtual servers, click Extend next to the virtual server you want to extend.
In the Administrator box, type the user name for the administrator of the virtual server.
Click Submit.

我在 Windows 7 Professional 64 位上找不到 Microsoft SharePoint Administrator

或

您可以使用命令行工具 owsadm 或 owsrmadm 来扩展网站。这些工具位于“%ProgramFiles%\Common Files\Microsoft Shared\Web Server Extensions\50\bin”文件夹中。要扩展网站,请使用安装操作,该操作采用以下参数。

我在我的 Windows 7 Professional 64 位上找不到 Web 服务器扩展目录

我已经阅读了另一篇文章,其中写道,使用 Visual Studio DVD 转到 WCU 目录并进入 Web 服务器...目录,但我没有找到...

我下载 FPSE 并使用我的本地管理帐户进行安装。 但是 Visaul Studio 总是说: WEB 服务器似乎没有安装 FPSE。 我该如何解决?安装它?

【问题讨论】:

    标签: visual-studio-2010 iis-7 frontpage-extensions


    【解决方案1】:

    坏消息(可能还不错): IIS 7 和 7.5 的 FPSE 不受支持。另一种方法是使用 WebDav,这里有一篇解释 how to migrate FPSE Sites to WebDAV 的文章。

    好消息(由于许可部分可能不是那么好):截至 2010 年 12 月 18 日,Ready-to-Run Software Inc。为 IIS 7 和 7.5 创建了 Microsoft FrontPage 服务器扩展 (FPSE) 2002。

    查看来自 MS 的公告:FrontPage 2002 Server Extensions for IIS 7.0 on Windows Server 2008 and Windows Vista

    【讨论】:

    • 使用 webdav,我发现您仍然无法连接到 app_data 文件夹中的 .mdf 文件 - 它显示 The file "F:\app_data\mydb.mdf" is on a network path that is not supported for database files - 此外,通过 app_code 中的代码文件提供的任何代码都显示为错误。
    【解决方案2】:

    如果安装了 FrontPage 服务器扩展,则可能会出现此错误,因为 _vti_bin 虚拟目录未标记为可执行。要更正此问题,请运行 Internet 服务管理器,选择有问题的 Web 服务器,然后使用检查服务器扩展任务。参考:http://msdn.microsoft.com/en-us/library/aa984224%28v=vs.71%29.aspx

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2012-06-25
      • 1970-01-01
      • 2017-01-17
      • 2017-01-26
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多