Hi guys.
Have a funny problem here.
I run Windows 2k professional on my machine, and have Visual Studio.Net 2002 version 1.0.3705 installed.
I recently reinstalled IIS on my machine, and then remapped Application mappings on the IIS management console for various .net file extensions like .aspx, etc etc.
The settings i put in are:
Executable :C:\WINNT\Microsoft.NET\Framework\v1.0.3705\aspnet_isapi.dll
Extension: .aspx
Verbs - Limit to:GET,HEAD,POST,DEBUG
'Script engine' check box ticked, and 'check that file exists' check box ticked.
However, when i run .aspx files , i get the following on the browser: -2147467259 (0x80004005)
And execution just stops there.
Could anyone help please?
Am getting desperate!