pro_vb thread: SV: Visual Basic 5.0 -- Code worikng in one machine but not in another machine
need to register the .ocx to other machine
> -----Original Message-----
> From: aake forsmark [SMTP:aake.forsmark@s...]
> Sent: Tuesday, February 13, 2001 6:12 PM
> To: professional vb
> Subject: [pro_vb] SV: Visual Basic 5.0 -- Code worikng in one machine
> but not in another machine
>
> > I have a piece of code which is working fine in one machine
> > without any
> > error, but when i copied the same code to another machine
> > and tried to
> > run from that machine it is giving an error message "ActiveX
> > Component
> > can't create object". I suspect whether any service pack needs to be
> > installed in that machine? Both the machines have VB 5.0 installed.
> >
>
> You mean that you havent expierienced this problem before? :)
> Since both machines got VB5 it has to be something outside VB
> that causes the problem. Check the project references on both
> machines and see if the same things is checked. Propably there
> is something checked in machine 1 that dont exists at all in
> machine 2 ..
>
> Aake
>