Recently i have created an app to capture images through webcam in xp using VS 2005 and it works fine but it's not working in win7 using VS 2010 it gives error:
"Retrieving the COM class factory for component with CLSID {4EC4272E-2E6F-4EEB-91D0-EBC4D58E8DEE} failed due to the following error: 80040154."
For that i used two interops
1.Interop.WIALib
2.Interop.WIAVIDEOLib
i have already registered the wiaaut.dll using regsvr32 .
Any idea! please help!!!
Loading

Vijay YadavPosted Apr 14, 2011, 5:43 AM
Suthish NairPosted Mar 7, 2011, 2:35 PM
Vijay YadavPosted Mar 7, 2011, 12:06 AM
As you said i checked the path in common,office12 and in ofice14 there is no dll like Interop.WIALib and Interop.WIAVIDEOLib and in my application i have taken this by adding reference in com object.
Any suggestion, please help!!!
and Sam, it is already in x86. so any idea?
Sam HobbsPosted Mar 5, 2011, 4:09 PM
Suthish NairPosted Mar 5, 2011, 10:17 AM
check following path for .dll if already installed..
Vijay YadavPosted Mar 5, 2011, 10:04 AM
I got your point, would try for win7 dll.
And congratulations to become the part of Mindcracker MVP.
Suthish NairPosted Mar 5, 2011, 9:59 AM