Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. ASP.NET
  4. HELP PLZZZ

HELP PLZZZ

Scheduled Pinned Locked Moved ASP.NET
helpcsharpvisual-studiosysadminwindows-admin
10 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • N Offline
    N Offline
    Noor
    wrote on last edited by
    #1

    Here is my story, I got VS.NET and I was so happy with it, when I go to file>new>asp application this shows ............................. The Default Web Access mode for this project is set to file share. but the project folder at "http://localhost/WebApplication1" cannot be opened with the path"c:\inetpub\wwwroot\\WebApplication2" the error returned was : Unable to create Web Project "WebProject1". the file path "C\inetpub\wwwroot\WebApplication2' does not correspond to the URL 'http://localhost/WebApplication1'. The two need to map the same server location. HTTP Error 404: Not Found Would u like to and then the two options.. :confused::( ............................. well, I tried all ways to make the IIS happy with the VS.NET... but as it seems they just don't like to work togather... can u please help me because I feel am soooooooooo tired of this problem... and I want to fix sooo badly.. thank u Noor

    H 1 Reply Last reply
    0
    • N Noor

      Here is my story, I got VS.NET and I was so happy with it, when I go to file>new>asp application this shows ............................. The Default Web Access mode for this project is set to file share. but the project folder at "http://localhost/WebApplication1" cannot be opened with the path"c:\inetpub\wwwroot\\WebApplication2" the error returned was : Unable to create Web Project "WebProject1". the file path "C\inetpub\wwwroot\WebApplication2' does not correspond to the URL 'http://localhost/WebApplication1'. The two need to map the same server location. HTTP Error 404: Not Found Would u like to and then the two options.. :confused::( ............................. well, I tried all ways to make the IIS happy with the VS.NET... but as it seems they just don't like to work togather... can u please help me because I feel am soooooooooo tired of this problem... and I want to fix sooo badly.. thank u Noor

      H Offline
      H Offline
      Henrik Sternberg
      wrote on last edited by
      #2

      Hi Noor. Can you please clearify, how did you map the Webapplications? Are you trying to map two directories on one webapplication or one directory on two webapplications? :confused: Regards, /_henrik Henrik Sternberg, Consultant Cambridge Technolgy Partners, Germany www.ctp.com/ce henrik.sternberg@ctp.nospam.com (take away nospam)

      N 1 Reply Last reply
      0
      • H Henrik Sternberg

        Hi Noor. Can you please clearify, how did you map the Webapplications? Are you trying to map two directories on one webapplication or one directory on two webapplications? :confused: Regards, /_henrik Henrik Sternberg, Consultant Cambridge Technolgy Partners, Germany www.ctp.com/ce henrik.sternberg@ctp.nospam.com (take away nospam)

        N Offline
        N Offline
        Noor
        wrote on last edited by
        #3

        Hi there, First of all, thanx for ur reply, I thought no one was gonna answer me, Ok first of all am so new to VS.NET and also to asp and ado.net… So I installed the software and wanted to work with some tutorials. So I thought everything was ok! I went to FILE> NEW> PROJECT >ASP.NET WEB APPLICATION… Ok so far so good.. it should start it But always it shows this message and am not able to start any web application This message: --------------- Unable to create Web Project "WebProject1". the file path "C\inetpub\wwwroot\WebApplication2' does not correspond to the URL 'http://localhost/WebApplication1'. The two need to map the same server location. HTTP Error 404: Not Found Would u like to and then the two options.. ------------- as in ur question Are you trying to map two directories on one webapplication or one directory on two webapplications? U think I know what does that mean! Web applications and mapping directories! No, really no, I don’t know all about that, but I know I want to start implementing my codes test them and debug them in VS.NET… please help me to start.. really I would be so greatful if u can help me with this, I Been trying to solve this problem for over 4 months... I need to use ASP.NET but I can't do it with VS.NET :((:((:(( merci Noor

        H 1 Reply Last reply
        0
        • N Noor

          Hi there, First of all, thanx for ur reply, I thought no one was gonna answer me, Ok first of all am so new to VS.NET and also to asp and ado.net… So I installed the software and wanted to work with some tutorials. So I thought everything was ok! I went to FILE> NEW> PROJECT >ASP.NET WEB APPLICATION… Ok so far so good.. it should start it But always it shows this message and am not able to start any web application This message: --------------- Unable to create Web Project "WebProject1". the file path "C\inetpub\wwwroot\WebApplication2' does not correspond to the URL 'http://localhost/WebApplication1'. The two need to map the same server location. HTTP Error 404: Not Found Would u like to and then the two options.. ------------- as in ur question Are you trying to map two directories on one webapplication or one directory on two webapplications? U think I know what does that mean! Web applications and mapping directories! No, really no, I don’t know all about that, but I know I want to start implementing my codes test them and debug them in VS.NET… please help me to start.. really I would be so greatful if u can help me with this, I Been trying to solve this problem for over 4 months... I need to use ASP.NET but I can't do it with VS.NET :((:((:(( merci Noor

          H Offline
          H Offline
          Henrik Sternberg
          wrote on last edited by
          #4

          Ok... Are you sure that you have installed IIS with the .NET Framework and the Frontpage extensions? IF your IIS is correctly installed (check if you can open the Internet Information Services under the administrative tools in Win2000/WinXP) , all you will have to do, is to create a new webapplication, just change the name of it (since you probably have already tried to create WebApplication1) and click OK. If you manage to get that far, then all you have to do is to build the solution and then execute it (F5) and an Internet Explorer window will automatically open, showing a blankpage on the address http://localhost/theNameofYourWebApplication/WebForm1.aspx Did this help you? :) regards, /_henrik Henrik Sternberg, Cambridge Technolgy Partners, Germany www.ctp.com/ce henrik.sternberg@ctp.nospam.com (take away nospam)

          N 2 Replies Last reply
          0
          • H Henrik Sternberg

            Ok... Are you sure that you have installed IIS with the .NET Framework and the Frontpage extensions? IF your IIS is correctly installed (check if you can open the Internet Information Services under the administrative tools in Win2000/WinXP) , all you will have to do, is to create a new webapplication, just change the name of it (since you probably have already tried to create WebApplication1) and click OK. If you manage to get that far, then all you have to do is to build the solution and then execute it (F5) and an Internet Explorer window will automatically open, showing a blankpage on the address http://localhost/theNameofYourWebApplication/WebForm1.aspx Did this help you? :) regards, /_henrik Henrik Sternberg, Cambridge Technolgy Partners, Germany www.ctp.com/ce henrik.sternberg@ctp.nospam.com (take away nospam)

            N Offline
            N Offline
            Noor
            wrote on last edited by
            #5

            I tried to create a project just like u said and this is what I got The Default Web access mode for this project is set to file share, but the project folder at 'http://localhots/Noor' cannot be opened with the path 'C:\Inetpub\wwwroot\Noor'. The error returned was: Unable to create Web Project 'Noor'. The file path'C:\Inetpub\wwwroot'Noor' does not correspond to the URL 'http://localhost/Noor'. The two need to map the same server location.HTTP Error 404 Not found X| I am sure that this is not a problem with the installation since I installed IIS and VS.NET with the same specifications they mentioned... :wtf: but check this out Maybe this would help to figure out this problem, I usually start my project at C:\Inetpub\wwwroot\ right? so I at the IIS the Default Web Site directory got STOPPED next to it.. does that mean it is disabeld some ow and thats why its not working???? just a theory? :confused:

            H 1 Reply Last reply
            0
            • H Henrik Sternberg

              Ok... Are you sure that you have installed IIS with the .NET Framework and the Frontpage extensions? IF your IIS is correctly installed (check if you can open the Internet Information Services under the administrative tools in Win2000/WinXP) , all you will have to do, is to create a new webapplication, just change the name of it (since you probably have already tried to create WebApplication1) and click OK. If you manage to get that far, then all you have to do is to build the solution and then execute it (F5) and an Internet Explorer window will automatically open, showing a blankpage on the address http://localhost/theNameofYourWebApplication/WebForm1.aspx Did this help you? :) regards, /_henrik Henrik Sternberg, Cambridge Technolgy Partners, Germany www.ctp.com/ce henrik.sternberg@ctp.nospam.com (take away nospam)

              N Offline
              N Offline
              Noor
              wrote on last edited by
              #6

              :-O I was trying to be smart but hehee! it just didn't work I Fixed the problem with the IIS I thought the fact that default web site is stopped caused this problem.. but it didn't... I changed the port and the same message in the VS.NET appeared.. really really really this is X| I don't know for how long i will be strugglign with this error message.. :((

              T 1 Reply Last reply
              0
              • N Noor

                I tried to create a project just like u said and this is what I got The Default Web access mode for this project is set to file share, but the project folder at 'http://localhots/Noor' cannot be opened with the path 'C:\Inetpub\wwwroot\Noor'. The error returned was: Unable to create Web Project 'Noor'. The file path'C:\Inetpub\wwwroot'Noor' does not correspond to the URL 'http://localhost/Noor'. The two need to map the same server location.HTTP Error 404 Not found X| I am sure that this is not a problem with the installation since I installed IIS and VS.NET with the same specifications they mentioned... :wtf: but check this out Maybe this would help to figure out this problem, I usually start my project at C:\Inetpub\wwwroot\ right? so I at the IIS the Default Web Site directory got STOPPED next to it.. does that mean it is disabeld some ow and thats why its not working???? just a theory? :confused:

                H Offline
                H Offline
                Henrik Sternberg
                wrote on last edited by
                #7

                Noor wrote: The Default Web access mode for this project is set to file share, but the project folder at 'http://localhots/Noor' cannot be opened with the path 'C:\Inetpub\wwwroot\Noor'. It is a problem with your IIS. It's not installed OR you are missing components for it. Try install it again. Noor wrote: I usually start my project at C:\Inetpub\wwwroot\ right? That's the default location where VS puts the projects. VS.net creates a 'Virtual folder' in IIS, which is a mapping between the folder were your application is residing and your localhost/ApplicationName alias. Henrik Sternberg, Cambridge Technolgy Partners, Germany www.ctp.com/ce henrik.sternberg@ctp.nospam.com (take away nospam)

                N 1 Reply Last reply
                0
                • H Henrik Sternberg

                  Noor wrote: The Default Web access mode for this project is set to file share, but the project folder at 'http://localhots/Noor' cannot be opened with the path 'C:\Inetpub\wwwroot\Noor'. It is a problem with your IIS. It's not installed OR you are missing components for it. Try install it again. Noor wrote: I usually start my project at C:\Inetpub\wwwroot\ right? That's the default location where VS puts the projects. VS.net creates a 'Virtual folder' in IIS, which is a mapping between the folder were your application is residing and your localhost/ApplicationName alias. Henrik Sternberg, Cambridge Technolgy Partners, Germany www.ctp.com/ce henrik.sternberg@ctp.nospam.com (take away nospam)

                  N Offline
                  N Offline
                  Noor
                  wrote on last edited by
                  #8

                  hi there, well I uninstalled the IIS and installed it again and after that I installed VS.NET... and when I installed IIS I installed it with the frontpage server extensions.. everything just the way it is supposed to be installed but still its not working, I don't believe its a problem with the installation no more, since I done all this on a fresh installation of windows 2000 server... I know something is wrong but what it is :(( I don't know but it doesn't relate to the installation... plz help me out, can't u think of any solution merci

                  1 Reply Last reply
                  0
                  • N Noor

                    :-O I was trying to be smart but hehee! it just didn't work I Fixed the problem with the IIS I thought the fact that default web site is stopped caused this problem.. but it didn't... I changed the port and the same message in the VS.NET appeared.. really really really this is X| I don't know for how long i will be strugglign with this error message.. :((

                    T Offline
                    T Offline
                    taks
                    wrote on last edited by
                    #9

                    This is not a big problem. suppose u want to create a web application in say c:\DotNet\Xyz. and not in C:\inetpub\wwroot\Xyz. All u have to do is first create a virtual directory with 'Xyz' as alias for C:\DotNet\Xyz. remember if u try to use other name as alias, then Visual studio will create the application in C:\inetpub\wwwroot\ or will throw that Error message.

                    N 1 Reply Last reply
                    0
                    • T taks

                      This is not a big problem. suppose u want to create a web application in say c:\DotNet\Xyz. and not in C:\inetpub\wwroot\Xyz. All u have to do is first create a virtual directory with 'Xyz' as alias for C:\DotNet\Xyz. remember if u try to use other name as alias, then Visual studio will create the application in C:\inetpub\wwwroot\ or will throw that Error message.

                      N Offline
                      N Offline
                      Noor
                      wrote on last edited by
                      #10

                      hmmmm here is what I got when I did exactly what u said.. The Default Web Access mode for this project is set to file share, but the project folder at 'http://localhost/Noor cannot be opened with the path'C:\DotNet\Xyz'. The error returned was: Unable to create web project 'Noor' the UNC share 'C:\DotNet\Xyz' does not exist or you do not have access. What would u like to do ? -Retry using a different file share path Location [Text Area] -Try to open the project with FrontPage Server Extensions. Well it seems that u understand why this problem happened in the first place can u please explain it to me.. ? I thought it would work.. at least its not giving me error 404 but I guess this error as well must have a solution? what do u think? merci ! Noor

                      1 Reply Last reply
                      0
                      Reply
                      • Reply as topic
                      Log in to reply
                      • Oldest to Newest
                      • Newest to Oldest
                      • Most Votes


                      • Login

                      • Don't have an account? Register

                      • Login or register to search.
                      • First post
                        Last post
                      0
                      • Categories
                      • Recent
                      • Tags
                      • Popular
                      • World
                      • Users
                      • Groups