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
SQL statement to find and replace character in field...
Navigating through Internet Explorer Object Model in VBA
SQL Server Report and Active X Control
SQL Rewrite this dateadd line
vba to forward html or plain text emails with additional text at front
How Do i repair msiexec.exe?
Using DoCMD.FindRecord getting runtime error 2162
Outlook Web Access 2003 Redirect
VB.NET: a correct size of stream buffer
Must impersonation be used to make the PSI Statusing.SetAssignmentWor<wbr />kData web service update the data?