i had a similar problem, here is my fix: IIS Rewrite Rule for Lower Case URL's
check your web.config
file, make sure, if you do have a "enforce lower-case URLs" that you alter it, as I did. as this was what caused the WebResource.axd
file to not load.