I have found the reason.
This Error is basically due to WIA compatibility with XP. XP support WIA 1 [WIALib] ( wiascr.sll ) while Vista supports WIA 2 [WIA] ( wiaaut.dll ). so we need to use different dll for different OS.
User Profile
Collapse
-
Thanks for your reply Frinny.
The component which is causing problem is Microsoft Windows Image Acquisition ( WIA ) which is available by default in VS 2008. If other components are working fine on Vista & XP .. then why this may behave differently ??Leave a comment:
-
Frinny, I have created a setup for deployment. The setup automatically finds all the dependencies or COMs and includes it in setup.
Important point is this that the same setup works fine on other Vista Machines but not working on XP machines. Any Idea ???...Leave a comment:
-
Dot Net application running on Vista but not on XP
Hi,
I have created an application in csharp that captures image from digital camera using WIA. The application runs fine on Vista but when I deply it and run it on XP, it generates following exception
Why is this happening??...
No activity results to display
Show More
Leave a comment: