Results 1 to 2 of 2

Thread: Renaming ASP.NET projects??

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Apr 2002
    Posts
    235

    Renaming ASP.NET projects??

    I need to rename a project. If I just rename the project and not the project's directory, VS.NET will still open the project. However, when I change the name of the directory to the new project name VS.NET will no longer open the project.

    I get the following error.

    Unable to open web project MallMaps/SeatacMall. The file path E:\source code\IISHome\MallMaps\EditDirectory does not correspond to the URL://LocalHost/MallMaps/SeatacMall. The two need to map to the same server location. http Eoor 404 File not found.
    SeatacMall is the old name, EditDirectory is the new name. I changed the .csproj file the EditDirectory and, like I said, VS will open it as long as I keep the directory name to SeatacMall.

    This is very weird. Is there something I need to do to get VS to recognize the new path?

  2. #2
    Your Ad Here! Edneeis's Avatar
    Join Date
    Feb 2000
    Location
    Moreno Valley, CA (SoCal)
    Posts
    7,339
    Did you try opening it via double clicking the project file instead of the solution file?

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width