ActiveX Error 429
Brian Donahue
Posts: 6,590 Bronze 1
Hi,
I think that this could be ralated to another file in the application.
Specifically, your application is utilising mscomctl.dll, which is known to
cause problems with SQL Compare. I've sent you the correct version mentioned
in the FAQ on our website to distribute with the application; hopefully that
fixed the problem!
Warm regards,
Brian Donahue
Technical Support
"Russell Hynds" <Russell_Hynds@keane.com> wrote in message
news:qyhv7m1DDHA.1176@server53...
> Our company is in the process of purchasing the license to distribute our
> own programs using your software libraries for comparisons and such and I
> have begun testing deployment on our servers. I have no problems
deploying
> the sample data compare but when I deploy the sample sql compare I get an
> ActiveX Error 429 when attempting to execute the sample program. When I
> debug the sample using vb I find it fails on the statement Set
g_obDatabases
> = New DBSynchLib.Databases. I used the standard vb package & deployment
> wizard to create the distribution and included the SQLCOMP.dll file in the
> package. I am attempting to install onto Windows 2000 servers. I must be
> missing some dependancy but I do not know what it is.
>
>
I think that this could be ralated to another file in the application.
Specifically, your application is utilising mscomctl.dll, which is known to
cause problems with SQL Compare. I've sent you the correct version mentioned
in the FAQ on our website to distribute with the application; hopefully that
fixed the problem!
Warm regards,
Brian Donahue
Technical Support
"Russell Hynds" <Russell_Hynds@keane.com> wrote in message
news:qyhv7m1DDHA.1176@server53...
> Our company is in the process of purchasing the license to distribute our
> own programs using your software libraries for comparisons and such and I
> have begun testing deployment on our servers. I have no problems
deploying
> the sample data compare but when I deploy the sample sql compare I get an
> ActiveX Error 429 when attempting to execute the sample program. When I
> debug the sample using vb I find it fails on the statement Set
g_obDatabases
> = New DBSynchLib.Databases. I used the standard vb package & deployment
> wizard to create the distribution and included the SQLCOMP.dll file in the
> package. I am attempting to install onto Windows 2000 servers. I must be
> missing some dependancy but I do not know what it is.
>
>
This discussion has been closed.
Comments
SQLCOMP.dll depends on SQLCompareClib.dll. Make sure that's in the
package as well...
Brian Donahue
Technical Support
"Brian Donahue (Red Gate)" <brian.donahue@red-gate.com> wrote in message
news:j6UOdqsGDHA.1804@server53...
> Hi,
>
> I think that this could be ralated to another file in the application.
> Specifically, your application is utilising mscomctl.dll, which is known
to
> cause problems with SQL Compare. I've sent you the correct version
mentioned
> in the FAQ on our website to distribute with the application; hopefully
that
> fixed the problem!
>
> Warm regards,
>
> Brian Donahue
> Technical Support
>
> "Russell Hynds" <Russell_Hynds@keane.com> wrote in message
> news:qyhv7m1DDHA.1176@server53...
> > Our company is in the process of purchasing the license to distribute
our
> > own programs using your software libraries for comparisons and such and
I
> > have begun testing deployment on our servers. I have no problems
> deploying
> > the sample data compare but when I deploy the sample sql compare I get
an
> > ActiveX Error 429 when attempting to execute the sample program. When I
> > debug the sample using vb I find it fails on the statement Set
> g_obDatabases
> > = New DBSynchLib.Databases. I used the standard vb package & deployment
> > wizard to create the distribution and included the SQLCOMP.dll file in
the
> > package. I am attempting to install onto Windows 2000 servers. I must
be
> > missing some dependancy but I do not know what it is.
> >
> >
>
>