Running ASP.NET 2.0 on Windows Vista - Possible?
Has anyone managed to get ASP.NET 2.0 running on Windows Vista yet?
I'm having great difficulty, they mini web server launches: -
But the browser can't seem to connect to the server properly.
Anyone got any suggestions? Have you gotten ASP.NET to run on Vista?
Edit: IIS is on the box ... just hiding under 'Computer Management'.
Thanks to Dave Verwer for pointing that one out to my thick head.
Well - so far it's a disaster. I've run aspnet_regiis -i on the machine but if I try to access a page I get this in the event log: -
Log Name:
Application Source: ASP.NET 2.0.50215.0
Date: 03/08/2005 20:21:32
Event ID: 1088
Task: Task is undefined
Level: Error Keywords:
Classic User: N/A
Computer: MOO
Description:
Error: 0x80070005 Access is denied.
Lot's of bloody use!
Update: It WORKS !!!! :-) Basically the above happened when the app I was trying to run was a virtual directory in IIS pointing at C:\Users\phil\Documents\Visual Studio 2005\WebSites\ which is obviously a secure folder!