Windows XP Automation server error

Joined
May 17, 2010
Messages
1
Reaction score
0
Hi,

I am trying to create a new ActiveXObject using
new ActiveXObject("Outlook.Application");

This is working fine for IE6 and Firefox but is giving 'Automation Server can't create object' exception in IE 8 which eventually throws a js error.
Message: The data area passed to a system call is too small.

Please help.
 
Back
Top