473,499 Members | 1,738 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Path '/WebResource.axd' was not found.

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(Http Context context)
at
System.Web.HttpApplication.CallHandlerExecutionSte p.System.Web.HttpApplication.IExecutionStep.Execut e()
at System.Web.HttpApplication.ExecuteStep(IExecutionS tep 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=vi4aeu45dh1zn5efkvdb 3b55
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.ax d

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

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)

Feb 13 '07 #1
0 3698

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
1485
by: Groove | last post by:
(repost!) I have a simple and common scenario. I'm developing pages in VWD and FTP-ing them over to a test servr running Window 2003, NET2 Framework. On my page, I have a DDL that causes a...
0
1185
by: Shimon Sim | last post by:
I am using Trace a lot to find bugs in my application. I just turn on trace for the whole app in web.config. The problem is that app is using themes with some images and ASP.NET uses...
1
1645
by: Sergiy Korzh | last post by:
Hello, We have encountered a strange problem with WebResource.axd service. Please check a look at the following two web sites: http://www.easyquerydemo.com and ...
1
1576
by: Brad | last post by:
Our .Net 2 web apps recently started getting CryptographicExceptions from WebResource.axd, and these almost always seem to be when the client is a web crawler...most notably googlebot (but a few...
4
4256
by: Alan Silver | last post by:
Hello, I have an error logging system on one of my sites, so that if an unexpected exception occurs, I get an e-mail sent. The e-mail includes the name of the page on which the exception...
8
8426
by: Mark Rae | last post by:
Hi, I'm developing an intranet for a client. On my development machine, I have created a virtual directory called, fairly unimaginatively, intranet. However, the client wants to deploy the app...
2
808
by: Håkan | last post by:
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 ...
2
4200
by: =?Utf-8?B?a2NtYXJzaGFsbC5tc3A=?= | last post by:
We're working on an app that will be integrated with another web app through a reverse proxy. Our aspx pages will appear in an IFrame from their site and will appear to the client browser as...
3
1811
by: Ryan H | last post by:
Hi, I was wondering what causes the querystring for the following to change: <script src="http://www.smci.com/WebResource.axd?d=SfpsT7lZdzkry6EvmJfBcQ2&amp;t=633197198783984965"...
2
1963
by: Roberto Rasto | last post by:
I have an application that use Componentart WebUI calendar control. When I execute on local everything works fine. When I execute on server I get the javascript error: Expected ')' I compared the...
0
7128
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
7006
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
7169
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
7215
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
4917
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
4597
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
3088
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
661
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
294
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.