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
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. Web Development
  3. ASP.NET
  4. Unable to create ASP Web Applications in Visual Studio.NET 2003

Unable to create ASP Web Applications in Visual Studio.NET 2003

Scheduled Pinned Locked Moved ASP.NET
csharphelpasp-netvisual-studio
3 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.
  • G Offline
    G Offline
    gyaradoz
    wrote on last edited by
    #1

    Help.. I already installed IIS v5.1(that comes with the Win XP Pro).... but I still could not create ASP.NET web applications project using Visual Basic.NET... Does anyb knows what else must I do to create ASP.NET web applications? Also, when I type http://localhost, IE showed a error page, similar to one that has no connection to the web server

    M J 2 Replies Last reply
    0
    • G gyaradoz

      Help.. I already installed IIS v5.1(that comes with the Win XP Pro).... but I still could not create ASP.NET web applications project using Visual Basic.NET... Does anyb knows what else must I do to create ASP.NET web applications? Also, when I type http://localhost, IE showed a error page, similar to one that has no connection to the web server

      M Offline
      M Offline
      Mike Ellison
      wrote on last edited by
      #2

      Hi there. I wonder if you need to register (re-register?) ASP.NET with IIS; if you installed VB.NET before installing IIS, this probably will be the case. You can use the ASP.NET IIS Registration Tool[^] (aspnet_regiis.exe) to try this.

      1 Reply Last reply
      0
      • G gyaradoz

        Help.. I already installed IIS v5.1(that comes with the Win XP Pro).... but I still could not create ASP.NET web applications project using Visual Basic.NET... Does anyb knows what else must I do to create ASP.NET web applications? Also, when I type http://localhost, IE showed a error page, similar to one that has no connection to the web server

        J Offline
        J Offline
        Jerry Hammond
        wrote on last edited by
        #3

        Fire up the old command prompt and type in "aspnet_regiis /i" without the quotations. Hopefully that will get things rolling. Jerry 1.) START-->RUN 2.) Type cmd.exe (This should bring up the command prompt window 3.) Type aspnet_regiis /i Get busy coding in Visual Studio. If coding==null then search http://msdn.microsoft.com/[^]for setting up your virtual directory for ASP.NET apps. He said this was like painstakingly assembling the first layer of a house of cards, then boasting that the next 15,000 layers were a mere formality.--The Code Book, pp. 331 Toasty0.com DotNetGroup.org

        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