This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

DEVELOPERS FORUM - Javascript methods are not working properly on windows 7

Vardhan - Monday, September 24, 2012 8:15 AM:

Hi,
  
      Earlier I was working with Aras(9.2, IE8) on a windowsXP machine. At that time I have created some javascript methods which were working fine on XP machine.
      
  Now I changed to Windows7 machine and I installed same version of Aras(9.2,IE8) and using same Database(which I used on XP system), but the same javascript methods are not working here. VB and C# are fine.

Problem is only with Javascript methods. Every method is throwing an error "Event handler failed: 'null' is null or not an object"

How to solve this problem.Please help me.

Thank You
Vardhan 



Brian - Monday, September 24, 2012 8:46 AM:

Hi Vardhan,

I've been using 9.2 on IE8 for nearly two years and never had a problem with javascript methods not working. (Only my programming messing it up!)

Have you tried creating a really simple HTML page with a javascript method and running it to make sure that the scripting is working?

Have you checked the IE tools settings to ensure that scripting is turned on?

Cheers,

Brian.