Server Error in '/' Application.

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

Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.DllNotFoundException: Unable to load DLL 'ABCpdf8-64.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E)

Source Error:


Line 41:         bool isFirst = true;
Line 42:         int theID;
Line 43:         Doc theDoc = new Doc();
Line 44:         theDoc.HtmlOptions.PageCacheEnabled = false;
Line 45:         theDoc.HtmlOptions.BrowserWidth = 650;

Source File: e:\SITES\FishAndChipBusinesses\_site\_latest\_brochure\getBrochure.aspx.cs    Line: 43

Stack Trace:


[DllNotFoundException: Unable to load DLL 'ABCpdf8-64.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E)]
   WebSupergoo.ABCpdf8.Internal.N.get_Version_64() +0
   WebSupergoo.ABCpdf8.XSettings.get_Version() +19
   WebSupergoo.ABCpdf8.Internal.ManagedInvoke..ctor() +150
   WebSupergoo.ABCpdf8.Internal.ManagedInvoke.get_Data() +101
   WebSupergoo.ABCpdf8.Internal.NDoc.New() +15
   WebSupergoo.ABCpdf8.Doc..ctor() +13
   _brochure_getBrochure.getBrochure() in e:\SITES\FishAndChipBusinesses\_site\_latest\_brochure\getBrochure.aspx.cs:43
   _brochure_getBrochure.Page_Load(Object sender, EventArgs e) in e:\SITES\FishAndChipBusinesses\_site\_latest\_brochure\getBrochure.aspx.cs:30
   System.Web.UI.Control.OnLoad(EventArgs e) +106
   System.Web.UI.Control.LoadRecursive() +68
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +3785


Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.7.4087.0