Thursday, April 19, 2007

Unable to load DLL 'ABCpdfCE6.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E)

    This is a common error that may occure while you are using ABCPDF to generate PDF in asp.net. If you install the component on your machine and use that in application it works fine. However when you copy that application on a machine on which component is not installed, it throws eception as "Unable to load DLL 'ABCpdfCE6.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E)".

     Solution to this issue is mentioned below.

1. Check that you have properly added the reference of "ABCpdf.DLL" in your application.

2. Copy "ABCpdfCE6.dll" in your bin folder. You can found this dll at "C:\Program Files\WebSupergoo\ABCpdf6 .NET\Common\" on machine where you had install the component.

 

Happy Programming !!

2 comments:

Anonymous said...

thanks, you saved me a lot of time!

Anonymous said...

i have this error, i have copied files into my /bin folder but i still get the error..

what am i doing wrong?

please pm me
walid.hamoudan@gmail.com

Thanks!