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.