Create New FrontPage Web Dialog Box

The Create New FrontPage Web dialog box enables you to specify the location of the Web site that you want to create.

Note

As of December 2010, Microsoft FrontPage Server Extensions (FPSE) 2002 is no longer available for Windows Vista and Windows Server 2008 RTM. If FPSE is already installed on the destination server, you can create and open remote Web site projects on that server. If the server does not already have FPSE installed, you must choose a different Web site project type. For information about project types that are available, see Types of Web Sites in Visual Web Developer. For information about FPSE support, see Supportability of Front Page Server Extensions 2002 running on Windows Vista and Windows Server 2008 on the Microsoft KnowledgeBase Web site.

To open the Create New FrontPage Web dialog box

  1. On the File menu in Visual Web Developer, click New Web Site.

    The New Web Site dialog box appears.

  2. Click Browse, and then click Remote Site.

  3. In the Remote Site pane, click the New Web Site button.

    The Create New FrontPage Web dialog box opens.

To create a new site on the remote computer:

  • The remote computer must be running the .NET Framework version 2.0.

  • FrontPage Server Extensions from Microsoft must be enabled for the default Web site under Internet Information Services (IIS).

  • You must have permissions to create new folders and files on the remote computer under the IIS default root Web folder.

Tasks

UI Elements

  • Web URL
    Specifies the URL of the server and Web site that you want to create. In the Web URL text box, type the complete URL of the server and Web site in the following format: https://server/WebSiteName. For example, to create a new Web site on a server named ExampleServer, the URL would be http://ExampleServer/NewWebSite.

See Also

Concepts

Remote IIS Web Sites

Types of Web Sites in Visual Web Developer