M
minjie s
Hi,
I have a windows service that can be started on the local computer. What it
does is to run a batch file that calls a JScript program which has a bunch of
Infopath automation code. It was working perfectly under infopath SP1 until
yesterday I upgrade to SP2. The following line
var oApp = new ActiveXObject("InfoPath.Application");
caused familiar error "Microsoft Office Infopath has encountered a problem
and needs to close".
When I go into the event viewer, it shows the following error:
Faulting application infopath.exe, version 11.0.6565.0, stamp 42cace3a,
faulting module mso.dll, version 11.0.6568.0, stamp 42e18ef6, debug? 0, fault
address 0x0003446c.
I reproduced the same error on three XP machines.
Is this some bug introduced in SP2? Did anyone experience the same problem?
Any help is greatly appreciated.
I have a windows service that can be started on the local computer. What it
does is to run a batch file that calls a JScript program which has a bunch of
Infopath automation code. It was working perfectly under infopath SP1 until
yesterday I upgrade to SP2. The following line
var oApp = new ActiveXObject("InfoPath.Application");
caused familiar error "Microsoft Office Infopath has encountered a problem
and needs to close".
When I go into the event viewer, it shows the following error:
Faulting application infopath.exe, version 11.0.6565.0, stamp 42cace3a,
faulting module mso.dll, version 11.0.6568.0, stamp 42e18ef6, debug? 0, fault
address 0x0003446c.
I reproduced the same error on three XP machines.
Is this some bug introduced in SP2? Did anyone experience the same problem?
Any help is greatly appreciated.