Help: Cannot open or create any web applicatoin!

Ask a Question related to ASP.NET General, Design and Development.

  1. #1

    Default Help: Cannot open or create any web applicatoin!

    Hi there:
    I have a web project which can be open and run without problem. I didn't
    open the web application for a period and during which I didn't modified any
    IIS items, but now I cannot open any web project even cannot create a new
    one. The message for create a new web project is:
    ----------------------
    The default web access mode for this project is set to file share, but the
    project folder at "http://locahost/WebApplication1"cannot be opened with the
    path 'd:\inetpub\wwwroot\WebApplication1'. The error returned was:
    Unable to create Web project 'WebApplication1'/ The file path
    'd:\inetpub\wwwroot\WebApplication1' does not correspond to the URL
    [url]http://locahost/WebApplication1[/url]. The two need to map to the same server
    location. HTTP Error 500: Server Error
    What would you like to do?
    Retry using a different file share path
    Try to open the project eith FrontPage Server Extensions
    --------------------
    I tried everything, but non is working.
    Please help!
    Thanks!
    CM



    CM Guest

  2. Similar Questions and Discussions

    1. Datasource throughout Applicatoin
      I have a web application devloped using CF 5. I would like to set a global variable for the datasource so that I can easily point the app to a...
    2. Excel open automatically without giving a dialog box option to Open/Save/Cancel using filesys.create
      Excel open automatically without giving a dialog box option to Open/Save/Cancel using filesys.createTextFile. How to pop up the dialog box option...
    3. Debug Error when Running WEb Applicatoin - HELP!
      Hi, I've just installed Visual Studio.NET on my computer, which runs on windows2000 server. When i creat web application and try run it from...
    4. Problem not solved, ask for help again: Cannot open or create any web applicatoin!
      Hi there: I have a web project which can be open and run without problem. I didn't open the web application for a period and during which I didn't...
    5. Ask for help again: Cannot open or create any web applicatoin!
      Hi there: I have a web project which can be open and run without problem. I didn't open the web application for a period and during which I didn't...
  3. #2

    Default Help: Cannot open or create any web applicatoin!

    Did you try deleting all webs through iis and then adding
    back your web? That has worked for me before.

    >-----Original Message-----
    >Hi there:
    >I have a web project which can be open and run without
    problem. I didn't
    >open the web application for a period and during which I
    didn't modified any
    >IIS items, but now I cannot open any web project even
    cannot create a new
    >one. The message for create a new web project is:
    >----------------------
    >The default web access mode for this project is set to
    file share, but the
    >project folder at "http://locahost/WebApplication1"cannot
    be opened with the
    >path 'd:\inetpub\wwwroot\WebApplication1'. The error
    returned was:
    >Unable to create Web project 'WebApplication1'/ The file
    path
    >'d:\inetpub\wwwroot\WebApplication1' does not correspond
    to the URL
    >[url]http://locahost/WebApplication1[/url]. The two need to map to
    the same server
    >location. HTTP Error 500: Server Error
    >What would you like to do?
    >Retry using a different file share path
    >Try to open the project eith FrontPage Server Extensions
    >--------------------
    >I tried everything, but non is working.
    >Please help!
    >Thanks!
    >CM
    >
    >
    >
    >.
    >
    Terry Orzechowski Guest

  4. #3

    Default Re: Cannot open or create any web applicatoin!

    Thanks for reply.
    What do you mean deleting "all" webs? I just deleted the virtual directory
    of the web project. but this did not help. Do you think this is not enough?
    How to delete "all" webs? Will this has any impact on other function?

    CM


    "Terry Orzechowski" <torzechowski@fhhlc.com> wrote in message
    news:158701c33d89$c41db140$a401280a@phx.gbl...
    > Did you try deleting all webs through iis and then adding
    > back your web? That has worked for me before.
    >
    >
    > >-----Original Message-----
    > >Hi there:
    > >I have a web project which can be open and run without
    > problem. I didn't
    > >open the web application for a period and during which I
    > didn't modified any
    > >IIS items, but now I cannot open any web project even
    > cannot create a new
    > >one. The message for create a new web project is:
    > >----------------------
    > >The default web access mode for this project is set to
    > file share, but the
    > >project folder at "http://locahost/WebApplication1"cannot
    > be opened with the
    > >path 'd:\inetpub\wwwroot\WebApplication1'. The error
    > returned was:
    > >Unable to create Web project 'WebApplication1'/ The file
    > path
    > >'d:\inetpub\wwwroot\WebApplication1' does not correspond
    > to the URL
    > >[url]http://locahost/WebApplication1[/url]. The two need to map to
    > the same server
    > >location. HTTP Error 500: Server Error
    > >What would you like to do?
    > >Retry using a different file share path
    > >Try to open the project eith FrontPage Server Extensions
    > >--------------------
    > >I tried everything, but non is working.
    > >Please help!
    > >Thanks!
    > >CM
    > >
    > >
    > >
    > >.
    > >

    CM Guest

Posting Permissions

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

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139