User Profile

Collapse

Profile Sidebar

Collapse
dev9
dev9
Last Activity: May 23 '11, 01:35 PM
Joined: Jan 12 '09
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • 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.
    See more | Go to post

    Leave a comment:


  • 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 ??
    See more | Go to post

    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 ???...
    See more | Go to post

    Leave a comment:


  • dev9
    started a topic Dot Net application running on Vista but not on XP
    in .NET

    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??...
    See more | Go to post
No activity results to display
Show More
Working...