ASP application accessing a C++ COM DLL is giving security error.

Posted: 08-03-2006, 01:50 PM
I have an ASP (not ASP.NET) application installed in Vista (Build : 5384).
This application is using a C++ COM DLL. The ASP application is unable to
access the C++ COM DLL. It is giving an error. When I open the Security
Event Log, I can see this

The application-specific permission settings do not grant Local Activation
permission for the COM Server application with CLSID
{8F7B0B2D-4DC3-331D6-8847-00B0D06FF25E}
to the user DOMAIN\USER SID (S-1-5-21-1412128295-2049115561-7473742-1796)
from address LocalHost (Using LRPC). This security permission can be
modified using the Component Services administrative tool.

I followed the steps given in the KB article
(http://support.microsoft.com/?kbid=899965). Still I am getting the same
problem.

Can anyone give me some suggestions regarding the above said problem.

-John


Reply With Quote

Responses to "ASP application accessing a C++ COM DLL is giving security error."

 
LinkBack Thread Tools Display Modes
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
application causing runtime error JewelsH Windows Vista Performance & Maintenance 0 09-05-2006 07:26 PM
Accessing the "Application Data" folder in my user account? Barefoot1976 Windows Vista Administration 11 08-27-2006 08:22 AM
Error accessing Windows Vista Event Log Pushkar Windows Vista Security 7 08-05-2006 01:18 PM
security problem when writing to windows application log Rob Latour Windows Vista Security 2 07-10-2006 04:09 AM
fast.exe application error on startup Jim H Windows Vista Administration 0 06-11-2006 02:50 PM


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90