Page displaying source

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hello everybody,

I am having a problem specific to one machine that when i am trying to
display a page that contains image it shows the source code instead of the
rendered page. Dont know what the problem is ? Maybe some browser settings or
similar.

Please help

thanks, Ramendra
 
If you are seeing the source code to an aspx file, it means ASP.NET
isn't properly setup / registered. On XP use aspnet_regiis -i to fix
the problem, on 2003 you need to enable ASP.NET in the IIS MMC.
 
If ASP.Net it not installed properly then how it works for other pages. The
problem happens only for one page.
 

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