First, thank you for the answer...
Yes, I've installed the VBC.EXE component yesterday...
I've found it in the MSDN at Microsoft pages.
Seems to be this vbc.exe was only for vbasic 5.0 not for
VB 6.0. Is this correct ? Or I found an incorrect version of
vbc.exe ?
I tried the VBCli6.exe file too and the problem persists...
Thank you again.
Albert.
Quote:
> I believe your activeX components do not have their development license
> installed.
> Check MSDN Knowledgebase at microsoft.com and search for VBC.EXE
> Grtz,
> C.
> >Hello,
> >I'm developing an application with Visual Basic 6.0 & RDO 2.0.
> >I was working with Windows 98 but now I want to make my project
> >with Windows NT.
> >The binary runs fine after compile in the windows NT, 98, 95...
> >But when I start it in developement window only works with Win 9x !!!
> >In development window when I try to "run" it I find the message:
> >"ActiveX cannot create object"
> >And when I try to compile (create the binary) the error is :
> >"Permision denied" in the line:
> >set Env=rdoEnvironments(0)
> >I tried to reconnect the DLL with the "regsvr32" command but
> >the problem is the same.
> >Does anybody have the same problem ? There is a solution
> >to work with Windows NT ?
> >Thanks in advance !!!
> >Albert.