Wrox Home  
Search P2P Archive for: Go

  Return to Index  

aspx_beginners thread: Trouble viewing page


Message #1 by "John Reese" <jtreese@b...> on Thu, 28 Mar 2002 19:45:02
Having trouble with the first exercise. Server code is not executing. All 
I get is a blank page. When I view the source, all the code is revealed. 
I am running XP Pro with IIS 5.1 and Visual Studio Beta 2. IIS is running 
fine and there is nothing wrong with my code. Anyone run into this 
problem? 
Message #2 by perryf@a... on Fri, 29 Mar 2002 18:20:31
John,

I don't know if there's a good way to search existing messages, but this 
message has been asked many times before.

It sounds like you installed IIS after .NET, so as you noticed ASPX is 
not registered.

Currently IIS has no understanding of a page with an extention of .ASPX,

Perry


> Having trouble with the first exercise. Server code is not executing. 
All 
I>  get is a blank page. When I view the source, all the code is 
revealed. 
I>  am running XP Pro with IIS 5.1 and Visual Studio Beta 2. IIS is 
running 
f> ine and there is nothing wrong with my code. Anyone run into this 
p> roblem? 
Message #3 by "Nalini Balasubramanyam" <nalini@t...> on Thu, 30 Mar 2000 16:10:48 +0530
Hello Perry

How to run the ASPX files from my system through my netwoked Server in which
i have loaded
VS.NET?

Nalini Balasubramanyam


-----Original Message-----
From: perryf@a... [mailto:perryf@a...]
Sent: Friday, March 29, 2002 6:21 PM
To: aspx_beginners
Subject: [aspx_beginners] Re: Trouble viewing page


John,

I don't know if there's a good way to search existing messages, but this
message has been asked many times before.

It sounds like you installed IIS after .NET, so as you noticed ASPX is
not registered.

Currently IIS has no understanding of a page with an extention of .ASPX,

Perry


> Having trouble with the first exercise. Server code is not executing.
All
I>  get is a blank page. When I view the source, all the code is
revealed.
I>  am running XP Pro with IIS 5.1 and Visual Studio Beta 2. IIS is
running
f> ine and there is nothing wrong with my code. Anyone run into this
p> roblem?


  Return to Index