Skip to content
This repository was archived by the owner on Oct 16, 2020. It is now read-only.
This repository was archived by the owner on Oct 16, 2020. It is now read-only.

Allow custom virtual directory for web applications #240

Open
@dgrunwald

Description

@dgrunwald

SD-1922, originally created on 5/28/2013 21:44:14 by Matt Ward

To reproduce:

  1. Create an MVC application.
  2. Open project options and select the Web tab.
  3. Select use Local IIS Web Server.
  4. Enter a custom Project url.
  5. Click Create virtual directory button.
  6. Run the application.

Expected result:

SharpDevelop launches the project using the Project Url specified and
the application web page is displayed.

Actual result:

Virtual directory is created using the project name.

Also look at supporting custom project url for IIS Express.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions