Click here to Skip to main content
15,894,017 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
hi,

in my application i am using a third party tool to record the audio.
but it is giving error like this.....

Retrieving the COM class factory for component with CLSID {3387A365-D5A3-4BEE-8095-C5CFD9ABE517} failed due to the following error: 80040154.
Exception Details: System.Runtime.InteropServices.COMException: Retrieving the COM class factory for component with CLSID {3387A365-D5A3-4BEE-8095-C5CFD9ABE517} failed due to the following error: 80040154.
Posted
Updated 24-Sep-10 1:46am
v2

1 solution

First Past your dll current working folder
then add that dll from Add Reference using brows.
(By righ click on project or from Project button from top menu )
and build your project.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900