Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
78
Javascript Errors - Please help
posted

Okay I have 2007CLR2 with the latest hotfixes installed on my laptop,

i have a web async refresh panel which has various dotnegt controls and some validators which have the enable clientscript set to true.

everything works fine and an asycn refresh happens perfectly.

 Even the linked refreshcontrol ids get refreshed and the controls within them as well.

 However I get this javascript error message no matter what on the async post back.

 How do i get rid of this???

 

Parents
No Data
Reply
  • 20
    posted

    This problem appears to be related to Framework 2.0 SP1.

     When we got the same issue, I uninstalled web sites, Frameworks and IIS.  I then reinstalled IIS and Framework 2.0 .  Installed the web site and it was fine. 

    Installed SP1 for Framework 2.0 and the problem returned.  Now going to get my developers to try the workaround suggested, but I think Infragistics should try using SP1 and fix the problem ;)

Children