Question : Can't load ASPX file when calling using computer name

Hi Experts,

I found weird condition today, suddenly all of my ASP.Net stop working and give "Page can not be displayed" message. This is happend when I access my ASPX page using server name (for example : http://MyServere/WebApps/test.aspx).
But when I access it again using MyServer IP address (for example : http://10.10.1.1/WebApps/test.aspx) it workings very well.

DNS Problem ? That's what I've been thinking for a days.
But when I create ASP page, I can access the page either using server name or using MyServer IP address.

Anyone can provide me some light to solve this problem ? I think is problem is ASP.NET related problems.
I'm using Windows 2003 Server with IIS 6.0, ASP.NET 2.0, Out Proc Session

Thanks in advance,

Aryo Handono

Answer : Can't load ASPX file when calling using computer name

Troubleshooting HTTP 401 errors in IIS
http://support.microsoft.com/kb/907273
Random Solutions  
 
programming4us programming4us