1 Attachment(s)
IIS Error - "The server returned an invalid or unrecognized response"
When someone else logs onto my PC then can open then project fine.
When I log into the PC I get the error attached to this post.
If I right click on the BookingWeb project and click reload it also shows me the same error.
From what I can see I have the same permissions on folders and stuff.
Haven't had this problem before.
When logged into my acc I can't view any IIS virtual directory.
Woka
Re: IIS Error - "The server returned an invalid or unrecognized response"
Did you make sure that asp.net had read & write permissions?
user something like
ASP.NET Machine Account(your username\ASPNET)
Hope that helps.
Re: IIS Error - "The server returned an invalid or unrecognized response"
yup. checked that :(
I have gone back to my old machine as that works.
Woof
Re: IIS Error - "The server returned an invalid or unrecognized response"
Not sure if this is causing it but in the error the path it's looking for is http://localhost:/bookingweb. Usually the : is to specify a port, maybe it's been changed in your VS settings...
Re: IIS Error - "The server returned an invalid or unrecognized response"
Quote:
Originally Posted by Wokawidget
When logged into my acc I can't view any IIS virtual directory.
In IIS Admin?