|
-
Aug 19th, 2003, 08:16 AM
#1
Thread Starter
New Member
CreateObject : Permission Denied
Hi,
I'm trying to debug an error I am getting on a clients machine. When I try to GetObject or CreateObject on a local ActiveX EXE I get an "Error 70 : Permission Denied" Anybody know why? The ActiveX EXE does very little on startup - nothing that could cause this error anyway... The ActiveX EXE is being created by an ActiveX DLL - does this have anything to do with it? Works fine on any other clients PC. Are there any user permissions to look out for? I am very confused about this error. The user can run the Ax EXE without error, why can I not CreateObject/GetObject?
App Overview :
AutoCAD VBA creates Ax DLL, Ax DLL creates Ax EXE (fails)
Thanks in advance for any Replies,
Chris M
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|