Click here to Skip to main content
15,890,123 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I have developed a window application using c# in windows 7.
My application is scanning the images from the scanner and showing it on picture box.
It is working fine on my machine.
I have created the package and installed it on client's system who is using windows XP and when I click on my scanner form the following error occurs:
Retrieving the COM class factory for component with CLSID {E1C5D730-7E97-4D8A-9E42-BBAE87C2059F} failed due to the following error: 80040154


I am totally unable to find any help on internet. Does anyone have any solution?
Posted
Comments
[no name] 11-Jul-13 8:01am    
Find whatever that CLSID belongs to and install it or register it on your client system.
Fahad Murtaza 11-Jul-13 8:40am    
Nothing found!
Richard MacCutchan 11-Jul-13 8:57am    
Not even amongst these search results?
Fahad Murtaza 11-Jul-13 9:07am    
Okay I did it. I have used XP version of WIA and registered it.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900