asp.net ajax - Why do some ScriptResource.axd calls succeed and others fail? -


we have website runs on asp.net 4.

i notice website renders 2 scriptresource.axd requests. on our qa environment 1 request succeeds , other request fails (with 404 error). on other environments both calls succeed.

the request urls are...

why second 1 fail?

i've read these calls relate different dlls, i'm guessing 1 dll not on server? don't know dlls.

am on right track? thoughts?

this must have been problem asp.net. deleted website in iis , re-created it.

problem solved!


Comments

Popular posts from this blog

php - What is the difference between $_SERVER['PATH_INFO'] and $_SERVER['ORIG_PATH_INFO']? -

fortran - Function return type mismatch -

queue - mq_receive: message too long -