IIS displays .aspx as plain text

  • Thread starter Thread starter Tim Wallace
  • Start date Start date
T

Tim Wallace

I bought a new laptop from Dell 2 weeks ago. It's running XP Pro, Service
Pack 2. I installed my Visual Studio .NET, as well as VS 6. It has .NET
1.1 loaded. I want to run a site from my local IIS instance for testing, so
I set up a virtual directory and all that good stuff. When I navigate to
the site in IE, my .aspx pages are displayed as plain text. Can someone
please give me a clue as to where the configuration error may be?

Thanks.

Tim
 
Tim Wallace said:
I bought a new laptop from Dell 2 weeks ago. It's running XP Pro, Service
Pack 2. I installed my Visual Studio .NET, as well as VS 6. It has .NET
1.1 loaded. I want to run a site from my local IIS instance for testing, so
I set up a virtual directory and all that good stuff. When I navigate to
the site in IE, my .aspx pages are displayed as plain text. Can someone
please give me a clue as to where the configuration error may be?

Thanks.

Tim
 
just try to put html control in to ur web page then view if it is comming
then its mean ur aspnet_wp.exe is not running goto service window and start
aspnet service
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top