Click to See Complete Forum and Search --> : ASP.NET webpage shown as a download instead of displaying it


DRUNKEN_MASTER
November 27th, 2002, 10:31 PM
Hi,

I have this weird problem.... I can't see the .aspx pages, instead, internet explorer asks me if i want to download it.... giving options to Open, Save, or Cancel.... if I choose Open, it launches VS.NET IDE and opens the page.

This occurs with every page.... I tried my own website programs and also the sample ones that come with the SDK... but I still get the same problem...

I have Win XP Professional, IIS 5.1 (FTP and all others in IIS installed).

Can anyone help me fix this anoying problem.... :mad:

Thanks,

DRUNKEN_MASTER
November 28th, 2002, 08:59 PM
Found the problem... I had re-installed IIS.... when you do this you need to re-installed the ASP.NET mappings....

You can get more info at the following link...

http://support.microsoft.com/default.aspx?scid=kb;en-us;Q306005

cheers! :D