Javascript problem with WebResource.axd

  • Thread starter Thread starter Luigi
  • Start date Start date
Hi, I've similar problem

I've an application using .net 3.5 ajax and ajaxtoolkit. I've check on
development local PC everything was ok. But when I deploy on server 2008 come
out javascript error message:

Sys.scriptloadfailed exception: the script /ScriptResource.axd?d=
.............. failed to load. ... Missing call to
Sys.Application.notifyScriptLoaded()

This problem maybe same which posted on
http://forums.asp.net/p/1204923/2361492.aspx
but it doesn't specify how to
solve.

Anyone please give advice how to solve it.
 
Back
Top