I have a problem with a VB2010 (ASP.NET 4) project in Visual Studio 2010. I'm using Windows Server 2008 R2 SP1 and Access 2010 (32bit).

The error message I'm getting is:

System.UnauthorizedAccessException: Retrieving the COM class factory for component with CLSID {73A4C9C1-D68D-11D0-98BF-00A0C90DC8D9} failed due to the following error: 80070005 (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED)).

I've read bellow answer, and I tried to set "Control Panel - Administrative Tools - Component Services - Computers - My Computer - DCOM Config". But, I could not find "Microsoft Access Application." System.UnauthorizedAccessException: Retrieving the COM class factory for component with CLSID {000209FF-0000-0000-C000-000000000046} failed due to the following error: 80070005

I uninstalled Access and reinstalled it. But I could not find "Microsoft Access Application." Is there any conditions to register "Microsoft Access Application" to DCOM Config?

If anyone can help me I would rely appreciate it.

link|improve this question
I tried the Microsoft Excel Application entry missing in DCOMCNFG and resoloved. After all, there are no "Microsoft Access Application" in DCOM Config. I'd like to know why "Microsoft Access Application" does not appear. If you have some clue, please tell me. – user981869 Oct 7 '11 at 8:02
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.