Erwin Craps
Erwin.Craps at ithelps.be
Fri Aug 8 05:44:17 CDT 2003
By the way I just searched your returned error at MS KB. Did you see this? http://support.microsoft.com/default.aspx?scid=kb;EN-US;189408 And http://support.microsoft.com/default.aspx?scid=kb;EN-US;306269 Erwin -----Original Message----- From: Stuart Sanders [mailto:stuart at pacific.net.hk] Sent: Thursday, August 07, 2003 11:06 AM To: 'Access Developers discussion and problem solving' Subject: RE: [AccessD] Automation Error 8001010A when Automating Word 2000 Did you see this KB article? http://support.microsoft.com/default.aspx?scid=kb;EN-US;244264 This provides general troubleshooting for createobject errors. Stuart > -----Original Message----- > From: accessd-bounces at databaseadvisors.com > [mailto:accessd-bounces at databaseadvisors.com] On Behalf Of Shamil > Salakhetdinov > Sent: Wednesday, 06 August, 2003 5:28 PM > To: Access Developers discussion and problem solving > Subject: Re: [AccessD] Automation Error 8001010A when Automating Word > 2000 > > > Thanks for your reply Stuart - but they say they DON'T have NAV > installed and that disabling their GeCAD RAV Antivirus v8 doesn't help > to solve the > subject's problem... > > Shamil > > ----- Original Message ----- > From: "Stuart Sanders" <stuart at pacific.net.hk> > To: "'Access Developers discussion and problem solving'" > <accessd at databaseadvisors.com> > Sent: Tuesday, August 05, 2003 1:53 PM > Subject: RE: [AccessD] Automation Error 8001010A when Automating Word > 2000 > > > > Shamil > > > > (been a while since I've had time to read the list, so I'll > try my best) > > > > I've had automation errors with Norton installed when > script blocking is > > turned on. > > > > I'd make a guess without knowing anything about their virus software > > that it may likely be the problem. Things to look out for would be > > anything similar to script blocking, and perhaps heuristic > capabilities. > > > > > > First thing I would suggest is to get them to test your app > with the AV > > product disabled. If it is the culprit, they could try selectively > > turning heuristic scanning and/or script scanning modules > (assuming the > > product allows that). > > > > I use zonealarm and haven't had any problems. > > > > Stuart > > > > > -----Original Message----- > > > Hi All, > > > > > > Have anybody seen the subject error, which appears when the > > > following VBA code line is executed: > > > > > > set wapp = CreateObject("Word.Application") > > > > > > or > > > > > > set wapp = CreateObject("Word.Application.9") > > > > > > where wapp is defined as: > > > > > > dim wapp as Object > > > > > > that the problem is because of Norton Antivirus installed but my > > customer > > > states that there is no NAV on their PC. There are: > > > > > > Zone Alarm and GeCAD RAV Antivirus v8. > > > > > > > > _______________________________________________ > > AccessD mailing list > > AccessD at databaseadvisors.com > > http://databaseadvisors.com/mailman/listinfo/accessd > > Website: http://www.databaseadvisors.com > > _______________________________________________ > AccessD mailing list > AccessD at databaseadvisors.com > http://databaseadvisors.com/mailman/listinfo/accessd > Website: http://www.databaseadvisors.com > _______________________________________________ AccessD mailing list AccessD at databaseadvisors.com http://databaseadvisors.com/mailman/listinfo/accessd Website: http://www.databaseadvisors.com