473,624 Members | 2,543 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-JOqLnRCeGYyigKr Mg2&t=632988382 868932500

Exception Type: System.Web.Http Exception

Exception message
Path '/WebResource.axd ' was not found.

Stack trace
at System.Web.Http NotFoundHandler .ProcessRequest (HttpContext context)
at
System.Web.Http Application.Cal lHandlerExecuti onStep.System.W eb.HttpApplicat ion.IExecutionS tep.Execute()
at System.Web.Http Application.Exe cuteStep(IExecu tionStep step, Boolean&
completedSynchr onously)

--------------------------------------------------------------------------------

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_Session Id=vi4aeu45dh1z n5efkvdb3b55
Host www.modernity.se
Referer http://www.modernity.se/
User-Agent Mozilla/4.0 (compatible; MSIE 6.0; Win32)

--------------------------------------------------------------------------------

Request Parameters
d
2X-p-JOqLnRCeGYyigKr Mg2

t
632988382868932 500

ASP.NET_Session Id
vi4aeu45dh1zn5e fkvdb3b55

ALL_HTTP
HTTP_CACHE_CONT ROL:no-cache HTTP_CONNECTION :Keep-Alive HTTP_PRAGMA:no-cache
HTTP_CONTENT_LE NGTH:0 HTTP_ACCEPT:app lication/octet-stream, application/*,
audio/*, image/gif, image/jpeg, image/pjpeg, image/x-xbitmap, image/*,
video/mpeg, video/*, */* HTTP_ACCEPT_LAN GUAGE:en-us
HTTP_COOKIE:ASP .NET_SessionId= vi4aeu45dh1zn5e fkvdb3b55
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_Session Id=vi4aeu45dh1z n5efkvdb3b55 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_P ATH
C:\ServiceRoot\ Domains\Moderni ty.se\

AUTH_TYPE


AUTH_USER


AUTH_PASSWORD


LOGON_USER


REMOTE_USER


CERT_COOKIE


CERT_FLAGS


CERT_ISSUER


CERT_KEYSIZE


CERT_SECRETKEYS IZE


CERT_SERIALNUMB ER


CERT_SERVER_ISS UER


CERT_SERVER_SUB JECT


CERT_SUBJECT


CONTENT_LENGTH
0

CONTENT_TYPE


GATEWAY_INTERFA CE
CGI/1.1

HTTPS
off

HTTPS_KEYSIZE


HTTPS_SECRETKEY SIZE


HTTPS_SERVER_IS SUER


HTTPS_SERVER_SU BJECT


INSTANCE_ID
1534776070

INSTANCE_META_P ATH
/LM/W3SVC/1534776070

LOCAL_ADDR
62.181.123.81

PATH_INFO
/WebResource.axd

PATH_TRANSLATED
C:\ServiceRoot\ Domains\Moderni ty.se\WebResour ce.axd

QUERY_STRING
d=2X-p-JOqLnRCeGYyigKr Mg2&t=632988382 868932500

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_SEC URE
0

SERVER_PROTOCOL
HTTP/1.1

SERVER_SOFTWARE
Microsoft-IIS/6.0

URL
/WebResource.axd

HTTP_CACHE_CONT ROL
no-cache

HTTP_CONNECTION
Keep-Alive

HTTP_PRAGMA
no-cache

HTTP_CONTENT_LE NGTH
0

HTTP_ACCEPT
application/octet-stream, application/*, audio/*, image/gif, image/jpeg,
image/pjpeg, image/x-xbitmap, image/*, video/mpeg, video/*, */*

HTTP_ACCEPT_LAN GUAGE
en-us

HTTP_COOKIE
ASP.NET_Session Id=vi4aeu45dh1z n5efkvdb3b55

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 3722

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

Similar topics

0
1503
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 postback and executes a sub when the value has changed. For some reason, it just quit working. I get a js error in IE6 (but NOT in FF 1.5) and gives me a vague error about: 'event' is null or not an object.Line X, character X.
0
1191
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 /WebResource.axd to get those images. I really have no interest in those calls but for each request I get 5 to webresources.axd. Can I exclude WebResource.axd from Trace? Thanks
1
1653
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 http://beta.easyquerydemo.com
1
1597
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 times it is a client browser such as IE). I'm curious if anyone has some insight as to why this would be happening, if there is a way to resolve this. If it was just a web crawler I'd ask if we should even care. The error is - ...
4
4281
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 occurred, so I can track it down. I have been getting a lot of e-mails recently showing the source of the exception as being WebResource.axd, and I'm not sure what's happening. I wonder if anyone here has any ideas.
8
8453
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 into its own site, rather than into a virtual directory, on the production server. Problem now is that the production site can't find WebResource.axd.
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 RawUrl=/WebResource.axd?d=2X-p-JOqLnRCeGYyigKrMg2&t=632988382868932500 Exception Type: System.Web.HttpException
2
4226
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 originating from the other app's domain. Through use of relative URLs we've believe we have links working from page to page. The problem we've discovered is with javascript, etc. emitted by WebResource.axd links. All of these links seem to be...
3
1821
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" type="text/javascript"></script> I noticed that it changes when the web server is rebooted. Are there any other instances when this might change?
2
1973
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 two html source and I saw then on local I see WebResource.axd?d=...... On server source I can't see it. Can you help me? Thanks.
0
8685
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, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
8633
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 tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
8348
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 Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
7176
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, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
6112
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 presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5570
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 then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
4084
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
4187
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
1797
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

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.