interesting "error"
Results 1 to 2 of 2

Thread: interesting "error"

  1. #1
    Registered User Fubarian's Avatar
    Join Date
    Dec 2000
    Location
    Columbus, Ohio
    Posts
    1,117

    interesting "error"

    recently I added some pretty slick back-end things to our site, one of which was some code that sends me all unhandled errors. Well, this is all fine and good and it works like a charm, perfectly everytime ...but then I started seeing these errors and I'm not quite sure why but I have a theory.

    I found a few things on the web that talk about web resources (and web references) using the page below to talk to APIs ...we happen to have the googlemap API on our page. Is that whats causing the error? Or is it some server (machine) config issue?

    Exception generated on Monday, April 24, 2006, at 3:10 PM

    Page location: /WebResource.axd

    Message: This is an invalid webresource request.

    Source: System.Web

    Method: Void System.Web.IHttpHandler.ProcessRequest(System.Web. HttpContext)

    Stack Trace :

    at System.Web.Handlers.AssemblyResourceLoader.System. Web.IHttpHandler.ProcessRequest(HttpContext context)
    at System.Web.HttpApplication.CallHandlerExecutionSte p.System.Web.HttpApplication.IExecutionStep.Execut e()
    at System.Web.HttpApplication.ExecuteStep(IExecutionS tep step, Boolean& completedSynchronously)

  2. #2
    Registered User Fubarian's Avatar
    Join Date
    Dec 2000
    Location
    Columbus, Ohio
    Posts
    1,117
    Found something else that said it could be processed by the validators too...

Similar Threads

  1. I'm tellin' ya folks things are interesting on the sub continent...
    By Major Kong in forum Tech Lounge & Tales
    Replies: 9
    Last Post: May 17th, 2004, 09:05 PM
  2. Interesting USB/BIOS Problem with solution
    By hey__me in forum BIOS/Motherboard Drivers
    Replies: 2
    Last Post: February 29th, 2004, 01:41 PM
  3. An interesting challenge... wanna try?
    By NooNoo in forum Tech Lounge & Tales
    Replies: 13
    Last Post: January 19th, 2002, 07:53 PM
  4. Replies: 10
    Last Post: September 27th, 2001, 12:10 AM
  5. [RESOLVED] New Email, This is interesting
    By godofuq in forum Tech Lounge & Tales
    Replies: 16
    Last Post: September 18th, 2001, 03:37 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •