allow to call methods via RPC
From: Michał Januszczyk (MichaJanuszczyk_at_discussions.microsoft.com)
Date: 02/28/05
- Next message: Adam Augustyn: "Re: Debugging CSP"
- Previous message: Martijn Laan: "Re: SE_REGISTRY_WOW64_64KEY?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Mon, 28 Feb 2005 03:45:02 -0800
What permissions should be granted to an account, so as to allow it to
instantiate COM objects, and to call methods via RPC. (COM component inside
of it calls some other stuff via RPC)
I've created a web service that wraps some COM componets, and the code fails
when run in ASPNET account context. When ASPNET account is (for testing
purposes) added to Administrators group, the code succeededs.
What should I set to allow ASPNET call via RPC. ??
ps. I'm running XP-SP2
Regards,
Michał Januszczyk
- Next message: Adam Augustyn: "Re: Debugging CSP"
- Previous message: Martijn Laan: "Re: SE_REGISTRY_WOW64_64KEY?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|