WITS XP SP2 - Intermittent error "Active X Cant create Object"

G

Guest

My VB6 application started encountering intermittent error on "Active X Cant
create object 429 " since we install MS05-051 on Windows XP1. This error
appears also in WINDOWS XP-SP2. When my main application is making a
reference to another component- the active x error appeared.. once i click
OK.. it will continue, but after a while- the error appears... another issue
is the PC performance started to slowdown.

Example of where the error happened during the SET command
Dim Printobject as IPrinting <iprint.exe>
Set Printobject = new IPrinting

System Message: ActiveX component can't create object : 429

We also did experiment on the account priveleges & created several builds
but ruled out that with SP1 and no MS05-051 my application have no issue.
Build Old/Fresh MS05-051 Account iPrint Error
SP1 Fresh no Local User Priv None
SP2 Fresh no Local User Priv Yes
SP2 Fresh no Local Admin Priv Yes
SP2 Old yes Local Admin Priv Yes
SP2 Old yes Local User Priv Yes

Appreciate any support since right now- we downgraded to SP1 which
supposedly SP2 already. this affects a lot of PC (around 50PC's).
I am tasked to identify the root cause for this.
Thanks a lot
 
G

Guest

Additional information, we already tried to register again (several times)
the printing component that we have but same issue appeared...

===
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top