c# - Retrieving the COM class factory for component with CLSID {E1C5D730-7E97-4D8A-9E42-BBAE87C2059F} -


i have developed window application using c# in windows 7. application scanning images scanner , showing on picture box. working fine on machine. have created package , installed on client's system using windows xp , when click on scanner form following error occurs:

retrieving com class factory component clsid {e1c5d730-7e97-4d8a-9e42-bbae87c2059f} failed due following error: 80040154 

i totally unable find on internet. have solution? scanning images via wia dll.

i did finally.

http://vbnet.mvps.org/files/updates/wiaautsdk.zip

download , follow instructions.


Comments