Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie
Hi there,
There is an issue with role permissions that is being worked on at the moment.
If you are having trouble with access or permissions on regional forums please post here to get access: https://www.boards.ie/discussion/2058365403/you-do-not-have-permission-for-that#latest

.Net exception: WebResource.axd "invalid webresource request"

  • 09-03-2016 10:08am
    #1
    Registered Users, Registered Users 2 Posts: 14,089 ✭✭✭✭


    I get emailed errors whenever they occur on my site, and (thankfully) only one error keeps getting sent to me:

    /WebResource.axd?d=dfsdjkfh&t=123123131

    "System.Web.HttpException: This is an invalid webresource request."


    I get about 100 of these a day. According to my log files Google bot and others keep indexing this file so I blocked access to "*.axd" in the robots.txt, but I'm still getting this error.

    Any ideas?


Comments

  • Registered Users, Registered Users 2 Posts: 14,089 ✭✭✭✭mrcheez


    Still seems to be googlebot despite having:

    Disallow: /WebResource.axd


Advertisement