I've set up IIS 5.1 to successfully host my html and classic asp pages, but the moment I try to access a asp.net page I get the following error
Unhandled exception at 0x7100c18c in inetinfo.exe: 0xC0000005: Access violation reading location 0x00000004.
Nobody seems to have a solution for this - I've searched for days. I re-registered .NET with IIS using the aspnet_regiis.exe -i command, I've toyed with all types of security settings and yet NOTHING seems to fix this. I even totally reinstalled IIS.
Does anybody out there have any inkling on how to resolve this?
Thanks in advance!
Derek Zimmermann