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. Visual Studio.NET -> ASP.NET problem

Visual Studio.NET -> ASP.NET problem

Scheduled Pinned Locked Moved ASP.NET
csharpasp-netvisual-studiohelp
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.
  • S Offline
    S Offline
    Surender
    wrote on last edited by
    #1

    I installed trial version of Visual Studio.NET and i tried doing a simple example in ASP.NET using VB.Net.Below is my problem: I have a 'button' WebForm control and a 'label' WebForm control in a aspx file.I added appropriate code inside the .vb file like when a user clicks on button then it should display hello world on the label. When i tried running the sample i could see only blank page.All i see is the Label ID.Is there any settings i need to modify inorder for the sample to run.Even i downloaded one basic sample from Microsoft site and could not be able to run the sample[I mean i could not see the web page output].

    M 1 Reply Last reply
    0
    • S Surender

      I installed trial version of Visual Studio.NET and i tried doing a simple example in ASP.NET using VB.Net.Below is my problem: I have a 'button' WebForm control and a 'label' WebForm control in a aspx file.I added appropriate code inside the .vb file like when a user clicks on button then it should display hello world on the label. When i tried running the sample i could see only blank page.All i see is the Label ID.Is there any settings i need to modify inorder for the sample to run.Even i downloaded one basic sample from Microsoft site and could not be able to run the sample[I mean i could not see the web page output].

      M Offline
      M Offline
      marin007
      wrote on last edited by
      #2

      Have you checked that IIS is running? I had the same problem and the solution was to activate the IIS and to reinstall the .NET Framework.

      A 1 Reply Last reply
      0
      • M marin007

        Have you checked that IIS is running? I had the same problem and the solution was to activate the IIS and to reinstall the .NET Framework.

        A Offline
        A Offline
        Aryo Handono
        wrote on last edited by
        #3

        Yes .. first check is it IIS running ? if IIS running , check is it ASP.NET worker already register in IIS You can register ASP.NET worker process by executing , "aspnet_regiis.exe -i" without quote ofcourse.. you will find "aspnet_regiis.exe" in folder C:\WINDOWS\Microsoft.NET\Framework\v1.x.xxxx\ hope this will work:-D :-D "Courage choose who will follow, Fate choose who will lead" - Lord Gunner, Septerra Core

        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