473,412 Members | 1,944 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,412 software developers and data experts.

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 3694

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

Similar topics

0
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
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
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
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
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
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
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
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
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
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
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
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
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
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
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
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...

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.