Not really...I still have the same problem.
> WebResource.axd .... is the handler for resources such as Javascript
> files,
> etc. There is no actual "axd" file - it is what is called a "phantom
> handler"
> extension, for ASP.NET 2.0 .
> Does that help?
> Peter
>
> --
> Site:
http://www.eggheadcafe.com > UnBlog:
http://petesbloggerama.blogspot.com > Short urls & more:
http://ittyurl.net >
>
>
>
> "Håkan" wrote:
>
>> I have a problem with WebResource.axd
>> Most of the requests to this site work just fine but every now and then I
>> recive described below:
>>
>> Date: 2007-02-13 15:20
>>
>> RawUrl=/WebResource.axd?d=2X-p-JOqLnRCeGYyigKrMg2&t=632988382868932500
>>
>> Exception Type: System.Web.HttpException
>>
>> Exception message
>> Path '/WebResource.axd' was not found.
>>
>> Stack trace
>> at System.Web.HttpNotFoundHandler.ProcessRequest(HttpContext context)
>> at
>> System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
>> at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean&
>> completedSynchronously)
>>
>>
>>
>>
>>
>> --------------------------------------------------------------------------------
>>
>> Request Header
>> UserHostAddress 65.61.165.199
>> UserHostName 65.61.165.199
>> HttpMethod HEAD
>> Browser IE6
>> IsCrawler False
>> UrlReferer
http://www.modernity.se/ >> Cache-Control no-cache
>> Connection Keep-Alive
>> Pragma no-cache
>> Content-Length 0
>> Accept application/octet-stream, application/*, audio/*, image/gif,
>> image/jpeg, image/pjpeg, image/x-xbitmap, image/*, video/mpeg, video/*,
>> */*
>> Accept-Language en-us
>> Cookie ASP.NET_SessionId=vi4aeu45dh1zn5efkvdb3b55
>> Host
www.modernity.se >> Referer
http://www.modernity.se/ >> User-Agent Mozilla/4.0 (compatible; MSIE 6.0; Win32)
>>
>> --------------------------------------------------------------------------------
>>
>> Request Parameters
>> d
>> 2X-p-JOqLnRCeGYyigKrMg2
>>
>>
>>
>> t
>> 632988382868932500
>>
>>
>>
>> ASP.NET_SessionId
>> vi4aeu45dh1zn5efkvdb3b55
>>
>>
>>
>> ALL_HTTP
>> HTTP_CACHE_CONTROL:no-cache HTTP_CONNECTION:Keep-Alive
>> HTTP_PRAGMA:no-cache
>> HTTP_CONTENT_LENGTH:0 HTTP_ACCEPT:application/octet-stream,
>> application/*,
>> audio/*, image/gif, image/jpeg, image/pjpeg, image/x-xbitmap, image/*,
>> video/mpeg, video/*, */* HTTP_ACCEPT_LANGUAGE:en-us
>> HTTP_COOKIE:ASP.NET_SessionId=vi4aeu45dh1zn5efkvdb3b55
>> HTTP_HOST:
www.modernity.se HTTP_REFERER:
http://www.modernity.se/ >> HTTP_USER_AGENT:Mozilla/4.0 (compatible; MSIE 6.0; Win32)
>>
>>
>>
>> ALL_RAW
>> Cache-Control: no-cache Connection: Keep-Alive Pragma: no-cache
>> Content-Length: 0 Accept: application/octet-stream, application/*,
>> audio/*,
>> image/gif, image/jpeg, image/pjpeg, image/x-xbitmap, image/*, video/mpeg,
>> video/*, */* Accept-Language: en-us Cookie:
>> ASP.NET_SessionId=vi4aeu45dh1zn5efkvdb3b55 Host:
www.modernity.se >> Referer:
>>
http://www.modernity.se/ User-Agent: Mozilla/4.0 (compatible; MSIE 6.0;
>> Win32)
>>
>>
>>
>> APPL_MD_PATH
>> /LM/W3SVC/1534776070/Root
>>
>>
>>
>> APPL_PHYSICAL_PATH
>> C:\ServiceRoot\Domains\Modernity.se\
>>
>>
>>
>> AUTH_TYPE
>>
>>
>>
>>
>> AUTH_USER
>>
>>
>>
>>
>> AUTH_PASSWORD
>>
>>
>>
>>
>> LOGON_USER
>>
>>
>>
>>
>> REMOTE_USER
>>
>>
>>
>>
>> CERT_COOKIE
>>
>>
>>
>>
>> CERT_FLAGS
>>
>>
>>
>>
>> CERT_ISSUER
>>
>>
>>
>>
>> CERT_KEYSIZE
>>
>>
>>
>>
>> CERT_SECRETKEYSIZE
>>
>>
>>
>>
>> CERT_SERIALNUMBER
>>
>>
>>
>>
>> CERT_SERVER_ISSUER
>>
>>
>>
>>
>> CERT_SERVER_SUBJECT
>>
>>
>>
>>
>> CERT_SUBJECT
>>
>>
>>
>>
>> CONTENT_LENGTH
>> 0
>>
>>
>>
>> CONTENT_TYPE
>>
>>
>>
>>
>> GATEWAY_INTERFACE
>> CGI/1.1
>>
>>
>>
>> HTTPS
>> off
>>
>>
>>
>> HTTPS_KEYSIZE
>>
>>
>>
>>
>> HTTPS_SECRETKEYSIZE
>>
>>
>>
>>
>> HTTPS_SERVER_ISSUER
>>
>>
>>
>>
>> HTTPS_SERVER_SUBJECT
>>
>>
>>
>>
>> INSTANCE_ID
>> 1534776070
>>
>>
>>
>> INSTANCE_META_PATH
>> /LM/W3SVC/1534776070
>>
>>
>>
>> LOCAL_ADDR
>> 62.181.123.81
>>
>>
>>
>> PATH_INFO
>> /WebResource.axd
>>
>>
>>
>> PATH_TRANSLATED
>> C:\ServiceRoot\Domains\Modernity.se\WebResource.axd
>>
>>
>>
>> QUERY_STRING
>> d=2X-p-JOqLnRCeGYyigKrMg2&t=632988382868932500
>>
>>
>>
>> REMOTE_ADDR
>> 65.61.165.199
>>
>>
>>
>> REMOTE_HOST
>> 65.61.165.199
>>
>>
>>
>> REMOTE_PORT
>> 1920
>>
>>
>>
>> REQUEST_METHOD
>> HEAD
>>
>>
>>
>> SCRIPT_NAME
>> /WebResource.axd
>>
>>
>>
>> SERVER_NAME
>>
www.modernity.se >>
>>
>>
>> SERVER_PORT
>> 80
>>
>>
>>
>> SERVER_PORT_SECURE
>> 0
>>
>>
>>
>> SERVER_PROTOCOL
>> HTTP/1.1
>>
>>
>>
>> SERVER_SOFTWARE
>> Microsoft-IIS/6.0
>>
>>
>>
>> URL
>> /WebResource.axd
>>
>>
>>
>> HTTP_CACHE_CONTROL
>> no-cache
>>
>>
>>
>> HTTP_CONNECTION
>> Keep-Alive
>>
>>
>>