VB, RDO & Windows NT. 
Author Message
 VB, RDO & Windows NT.

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.



Mon, 05 Aug 2002 03:00:00 GMT  
 VB, RDO & Windows NT.
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.

Quote:

>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.



Mon, 05 Aug 2002 03:00:00 GMT  
 VB, RDO & Windows NT.

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.



Mon, 05 Aug 2002 03:00:00 GMT  
 
 [ 3 post ] 

 Relevant Pages 

1. VB & Windows NT Services

2. VB & Windows NT Services

3. VB & Windows NT Services

4. Windows NT 4.0 rdo

5. VB and Windows NT.

6. Windows 95 Authenticating to Windows NT.

7. installing vb program in Windows NT, Windows 2000

8. Reading the S.M.A.R.T. Drive stuff from VB on Windows 98 or Windows NT

9. NT 3.51, VB 4, RDO, ODBC, Oracle 7

10. Performance with VB with RDO over a WAN with NT 3.51

11. Windows 95/NT clients & ADSI

12. Windows NT name & Visual Basic

 

 
Powered by phpBB® Forum Software