Groups | Blog | Home
all groups > iis security > june 2006 >

iis security : The IIS service does not seem to be serving up .asmx or .asp pages


idaliac
6/26/2006 6:04:01 PM
Hope someone help me ,
The IE error that is presented is "Cannot find server or DNS Error"
and t#
Fields: date time s-sitename s-ip cs-method cs-uri-stem cs-uri-query s-port
cs-username c-ip cs(User-Agent) sc-status sc-substatus sc-win32-status
2006-06-26 15:23:19 W3SVC2 3.131.90.64 GET /fpadmdll.dll - 2587 -
3.131.90.64
Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.2;+.NET+CLR+1.1.4322) 200 5 64
2006-06-26 15:23:19 W3SVC2 3.131.90.64 GET /fpadmdll.dll - 2587 -
3.131.90.64
Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.2;+.NET+CLR+1.1.4322) 200 5
64he logs of iis
Ken Schaefer
6/27/2006 12:00:00 AM
64 = "The specified network name is no longer available."

Cheers
Ken


[quoted text, click to view]

idaliac
6/27/2006 10:24:02 AM
Tnx, Ken, I Check it ,but I think this error 64 is very general. Can you or
someone help me to fix this? what can I change or do to fix it?





[quoted text, click to view]
jeff.nospam NO[at]SPAM zina.com
6/27/2006 8:32:49 PM
On Tue, 27 Jun 2006 10:24:02 -0700, idaliac
[quoted text, click to view]

It's not general at all. It's specifically that the network name is
no longer available. Most often an incorrect DNS or name resolution
or a network connectivity failure. You start diagnosing the same as
any network failure, ping, NSLOOKUP, cable testing, etc.

Jeff



[quoted text, click to view]
idaliac
6/28/2006 4:57:14 PM
the server is failing to execute dynamic content (ASP and .Net pages), the
web service extensions for Active Server Pages and ASP.NET v1.1.4322 are
allowed, however all the dynamic pages fail with the following error
displayed by IE: The page cannot be displayed.

I tried wfetch to check the output from web server and the response is empty:

started....
WWWConnect::Connect("server","80")\n
source port: 1969\r\n
REQUEST: **************\n
GET /test.asp HTTP/1.1\r\n
Host: server\r\n
Accept: */*\r\n
\r\n
RESPONSE: **************\n
finished.

By checking the IIS logs, the asp requests are being recorded with the
following status:

sc-status = 200
sc-substatus = 0
sc-win32-status = 64

The error for status 64 is: "The specified network name is no longer
available."

but I dont know how to troubleshoot this error, can anyone help me ?

AddThis Social Bookmark Button