Permission Denied 
Author Message
 Permission Denied

Hi!
  I am having a serious problem with an ATL, C++ component
I made for use in another component (VB,COM+,web-oriented).

My ATL component works great from a Visual Basic .exe, but
when I reference it in my COM+ .DLL then try:
obj = new MyATL.Obj

I get a "Visual Basic error 70 - Permission denied" error
from my VB component. There are no database issues or
anything related to this and I am running W2kPro sp2. If
anyone has any idea on how to resolve this issue it would
be greatly appreciated!

Francois Bertrand



Sun, 21 Dec 2003 00:17:43 GMT  
 Permission Denied
You better ask this in:

microsoft.public.platformsdk.complus_mts

Should be some configuration issue, so post the components
configuration details there as well...

--
=====================================
Alexander Nickolov
Microsoft MVP [VC], MCSD

MVP VC FAQ: http://www.mvps.org/vcfaq
=====================================


Quote:
> Hi!
>   I am having a serious problem with an ATL, C++ component
> I made for use in another component (VB,COM+,web-oriented).

> My ATL component works great from a Visual Basic .exe, but
> when I reference it in my COM+ .DLL then try:
> obj = new MyATL.Obj

> I get a "Visual Basic error 70 - Permission denied" error
> from my VB component. There are no database issues or
> anything related to this and I am running W2kPro sp2. If
> anyone has any idea on how to resolve this issue it would
> be greatly appreciated!

> Francois Bertrand



Sun, 21 Dec 2003 10:03:11 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. AR execute permission denied

2. Atl com control permission denied error

3. Permission Denied

4. Permission Denied

5. IActiveScript under CE and 'Permission denied'

6. "cc: installation problem, cannot exec ld: Permission denied"

7. "permission denied" on XP, works fine on Win2K

8. Example of how to use System.DirectoryServices to modify Allow/Deny permissions

9. Permission to use object denied

10. Permission to use object denied

11. COM wrapper for DLL and rebuild errors - access denied file in use by another user

12. Acess denied in ASP.NET when it tries to import dll- please help

 

 
Powered by phpBB® Forum Software