
07-31-2012, 10:59 AM
|
|
Regular
|
|
Join Date: Aug 2004
Location: St Louis
Posts: 68
|
|
Access Denied trying to compile
|
Hello,
I'm trying to compile a VB6 program but I get a "Permission Denied" error on this line:
Code:
Set rdoCn = New RDO.rdoConnection
Does anyone know what might cause this? The files are not read-only. I'm running VB6 in a WinXP Virtual machine under Windows 7. I've done other VB6 development without any problems.
Any suggestions would be greatly appreciated!
Thanks!
|
|