Browse by Tags

Related Posts

  • Regex help - Search/Replace URL for Webresource.axd

    Hello I'm not very good with regex patterns so I'm reaching out for help. I'm looking for a pattern that will help me do a search and replace on the webresource.axd URL inside an aspx page. For those wondering why I need to do that it's because I have a reverse proxy that is rewriting...
    Posted to Visual Basic .NET (Forum) by ObjReference on 03-31-2009, 12:00 AM
    Filed under: webresource.axd, regex, pattern
  • This is an invalid webresource request.

    I was wondering if anyone had hit the following problem? I have a page in a website that always throws an Exception of type "HttpException", Message "This is an invalid webresource request.". This does not affect functionality at all - if our Global.asax wasn't logging it, we...
    Posted to Web Forms (Forum) by richjohnshaw on 02-25-2009, 12:00 AM
    Filed under: WebResource.axd
  • JScript Runtime Error, "[ImageButton Control] is null or not an object" in IE7

    Hello, I've had no luck finding an answer to my problem, so here I am posting it here hoping someone will have stumbled upon this odd issue too: Here is a trimmed down version of my problem code (the problem being the ImageButton ): <asp:Content ID="Content1" ContentPlaceHolderID="ContentPlaceHolder1"...
    Posted to ASP.NET AJAX Discussion and Suggestions (Forum) by AlainL on 02-04-2009, 12:00 AM
    Filed under: ScriptResource.axd, imagebutton, is null or not an object ie7 ajax, WebResource.axd, jscript
  • web/scriptresource.axd and double hyphens

    Hi, The network / security department at my company has set a SQL injection rule in the firewall to drop connections containing double hyphens (--) in the query string, and refuses to turn this off. I have noticed that webresource.axd (and possibly scriptresource.axd) sometimes generates a request with...
    Posted to Web Forms (Forum) by sjurmr on 12-17-2008, 12:00 AM
    Filed under: scriptresource.axd, hyphens, WebResource.axd
  • WebResource.axd - Padding is invalid and cannot be removed error

    Hi, I'm working on a site that is hosted externally, and the admin just sent me an email syaing they're getting this following error: Event code: 3005 Event message: An unhandled exception has occurred. Event time: 11/17/2008 8:11:24 AM Event time (UTC): 11/17/2008 8:11:24 AM Event ID: 5d3b54c09a24463ca8fb03f22692e0bb...
    Posted to Web Forms (Forum) by bluehat_tom on 11-21-2008, 12:00 AM
    Filed under: Padding is invalid and cannot be removed error, CryptographicException, WebResource.axd
  • decode webresource axd parameters

    I am trying to debug a large system that generates a fair number of these. I suspect that the code is constructing the resource path incorrectly but I have not found any information about how the format of these base64 resource strings. any help appreciated...
    Posted to Visual Studio 2008 (Forum) by mikegb on 09-19-2008, 12:00 AM
    Filed under: WebResource.axd
  • WebResource in web project

    Is it possible to declare web resources in a web application project itself rather than another assembly. I have a user control that needs some javascript so I created it as an embedded resource as normal, created the WebResource reference and used Page.ClientScript to register it. On the page there...
    Posted to VS 2005 Web Application Projects (Forum) by pwhatcher on 05-22-2008, 12:00 AM
    Filed under: java script, WebResource.axd
  • Validation Control, WebResourse.axd and not writing a custom httphandler :)

    Hi guys, Please help with the following question, which I hope to resolve without significant overhead coding :) Here's the thing... APS.NET 2.0 adds a script link to WebResource.axd for its validation controls. This is fine in most cases, but in my case it breaks something... What's getting...
    Posted to HttpHandlers and HttpModules (Forum) by dima7g on 05-02-2008, 12:00 AM
    Filed under: facebook, HTTP Handlers, WebResource.axd, validation, AssemblyResourceLoader
  • ValidatorEnable() causes a 'style' error in WebResource.axd

    I am trying to disable validation controls from JavaScript using the EnableValidator() method. The controls are within an ASP.NET Panel that can be enabled/disabled by selecting/clearing a checkbox. Following is the function that I have written to control the enabling/disabling of the validation controls...
    Posted to Web Forms (Forum) by hrmalik on 04-20-2008, 12:00 AM
    Filed under: Valdiation Controls, ValidatorEnable, WebResource.axd
  • Web Custom Control CSS Not Displaying at Design Time

    I have been spending some time now working on my first major web custom control. This control has images and a css file, so I decided to try and embed these into my control's assembly. I added my images, made then embedded resources, referenced them in my AssemblyInfo and called them properly, and...
    Posted to Web Forms (Forum) by biznick on 03-12-2008, 12:00 AM
    Filed under: CSS, custom control, WebResource.axd
Page 1 of 3 (25 items) 1 2 3 Next >