Microsoft
Software
Hardware
Network
Question : wiaManager = new WiaClass(); // create COM instance of WIA manager
Have been using:
wiaManager = new WiaClass(); // create COM instance of WIA manager
without problem for image acquisition in XP but in VISTA this fails with error:
Image Acquisition Failed: Retrieving the COM class factory for component with CLSID
Can you please suggest how to resolve this.
Answer : wiaManager = new WiaClass(); // create COM instance of WIA manager
Compile the project again in Windows Vista and Add the Windows Image acquisition reference again as the windows xp and Vista Has seperate versions of WIA . this is the problem...
Random Solutions
Question on Transaction Logs
Use of CrossTab query?
ISA event 14148
DSUM works from form but not query
Access Combo Box
How do you remove the .ink virus
Convert Rows of Data across Multiple Columns into Single Column
Out look archive error
Registry Issue - Userinit string value missing in the registry - windows server 2003 server
ADO recordset and list box