Posted to
ASP.NET Administration
by
kanucme
on
12-23-2008, 6:08 PM
Symptoms: I can view non .Net based objects on server. When trying to view .aspx page it will never render just spins.
Works: http://localhost/livemyhustle/test.htm (.jpg,css,css all work - all non .net request are logged)
NotWorking: http://localhost/livemyhustle/test.aspx (just spins doesnt log any error in iis loging)
I have ...