irene_c
User

Fresh Boarder
Posts: 2
graphgraph
 
Click here to see the profile of this user
question on "Yet another capture sample in C# " - 2007/12/07 06:46 Hi, I am trying to port the sample on "Yet another capture sample in C# " to Windows Mobile application and I got the following error :

COM object with CLSID '{BF87B6E1-8C27-11d0-B3F0-00AA003761C5}' cannot be created due to the following error: Class not registered.

I tried to debug the code and the error occured at line

t = Type.GetTypeFromCLSID(CgGuid);

I have included the CaptureTypeLib.dll in the project and set the COM Register property to Register and Copy to Output Directory property to Copy if newer, but I still get the same error. Anyone knows what I can do to eliminate this error? Please helpp ...

Thank you very much.
  | | No public write access. Please register.
Daniel
Admin

Admin
Posts: 44
graph
 
Click here to see the profile of this user
Re:question on "Yet another capture sample in C# " - 2007/12/07 14:57 The guid is for the CaptureGraph object. From what you're saying, it seems that this COM component is not available on the Windows Mobile platform (or at least not with the same guid).

I'm not very familiar with the DirectShow versions on platform other than Windows (desktop). Google "Directshow Windows Mobile", you might get more info on what is available.
  | | No public write access. Please register.
Joomla Template by Joomlashack
Joomla Templates by JoomlaShack Joomla Templates by Compass Design