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
Is there an easy way to tell why a server rebooted unexpectedly?
Access Return to Main Menu
Is there any good bluetooth software that keeps all bluetooth devices listed and could easily click and transfer.
Problem with SQL syntax
Integrate a counter variable into VBA code... how to?
I asked or a password each time I run outlook 2010 Beta, why ?
can I copy a picture in the header section into another left header section of another sheet in the same workbook?
PhysicalDrive0 in VBNET
SQL syntax question -- exclude NULL record
Input paramters for an Excel VBA function