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
625
VS 2008 Framework 3.5 SP1
posted

I just updated my VS 2008 Framework 3.5 to SP1 last night, an now I am getting numerous javascript errors, notably in igtbl_removeState and igtbl_getRowByID functions.

 Do I need to remove the update, or is there a fix for this issue?

 Don Sharp

 

Parents
No Data
Reply
  • 28464
    posted

    I myself went through this upgrade recently, and I have a lot of projects with UltraWebGrid myself, and everything went smoothly. Actually, nothing in SP1 should not directly interfere with out products in any way, so the problem could be elsewhere.

    Maybe you need to clear you browser cache and try again? Recompile / rebuild everything, delete temporary VS folders... also check security settings. Or maybe you have hardcoded IDs in javascript (these may change if page infrastructure changes)?

Children