Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8386769
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 9, 20262026-06-09T18:01:52+00:00 2026-06-09T18:01:52+00:00

I am using ABCPDF to convert HTML to PDF. The version is 7.0.4.2. With

  • 0

I am using ABCPDF to convert HTML to PDF. The version is 7.0.4.2. With the same codes, it works fine in my development server (Windows 7) and Production Server (Windows Server 2008 R2 Standard). However when I deploy the ASP.NET application to a bland new server (same Window version as the working production server). The page is broken when the ABCPDF component is loaded. I managed to get the dump files. There are two folders are created in the dump directory. One folder called default. The ABCPDF has been bound correctly there; another folder called NativeImage. The component image can not be found. Here are the dump files. Any one can see what is wrong here. Thanks,

  1. Dump file in Default folder –

    * Assembly Binder Log Entry (8/12/2012 @ 10:52:45 PM) *

    The operation was successful.
    Bind result: hr = 0x0. The operation completed successfully.

    Assembly manager loaded from: C:\Windows\Microsoft.NET\Framework\v2.0.50727\mscorwks.dll
    Running under executable C:\Windows\SysWOW64\inetsrv\w3wp.exe
    — A detailed error log follows.

    === Pre-bind state information ===
    LOG: User = Unknown
    LOG: DisplayName = ABCpdf, Version=7.0.4.2, Culture=neutral, PublicKeyToken=a7a0b3f5184f2169
    (Fully-specified)
    LOG: Appbase = file:///E:/WebIS_80/
    LOG: Initial PrivatePath = E:\WebIS_80\bin
    LOG: Dynamic Base = C:\Windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\root\266bb899
    LOG: Cache Base = C:\Windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\root\266bb899
    LOG: AppName = 7a8839af

    Calling assembly : ISEP.Web, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null.

    LOG: This bind starts in default load context.
    LOG: Using application configuration file: E:\WebIS_80\web.config
    LOG: Using host configuration file: C:\Windows\Microsoft.NET\Framework\v2.0.50727\Aspnet.config
    LOG: Using machine configuration file from C:\Windows\Microsoft.NET\Framework\v2.0.50727\config\machine.config.
    LOG: Post-policy reference: ABCpdf, Version=7.0.4.2, Culture=neutral, PublicKeyToken=a7a0b3f5184f2169
    LOG: Found assembly by looking in the GAC.
    LOG: Binding succeeds. Returns assembly from C:\Windows\assembly\GAC_MSIL\ABCpdf\7.0.4.2__a7a0b3f5184f2169\ABCpdf.dll.
    LOG: Assembly is loaded in default load context.

  2. Dump file in NativeImage folder –

* Assembly Binder Log Entry (8/12/2012 @ 10:52:50 PM) *

The operation failed.
Bind result: hr = 0x80070002. The system cannot find the file specified.

Assembly manager loaded from: C:\Windows\Microsoft.NET\Framework\v2.0.50727\mscorwks.dll
Running under executable C:\Windows\SysWOW64\inetsrv\w3wp.exe
— A detailed error log follows.

=== Pre-bind state information ===
LOG: User = Unknown
LOG: DisplayName = ABCpdf, Version=7.0.4.2, Culture=neutral, PublicKeyToken=a7a0b3f5184f2169
(Fully-specified)
LOG: Appbase = file:///E:/WebIS_80/
LOG: Initial PrivatePath = E:\WebIS_80\bin
LOG: Dynamic Base = C:\Windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\root\266bb899
LOG: Cache Base = C:\Windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\root\266bb899
LOG: AppName = 7a8839af

Calling assembly : ISEP.Web, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null.

LOG: Start binding of native image ABCpdf, Version=7.0.4.2, Culture=neutral, PublicKeyToken=a7a0b3f5184f2169.
WRN: No matching native image found.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-09T18:01:54+00:00Added an answer on June 9, 2026 at 6:01 pm

    Their version 7 does not work with IE9. Internally IE components are called from their DLL. After downgraded to IE8 in server, it works now

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

i'm using websupergoos abcpdf to convert html pages to pdf via addimageurl. Works great,
I'm using the ABCpdf.net component to convert HTML to PDF. Some of the HTML
I'm currently using abcPDF 7 to convert HTML to PDF. This is done via
I'm using ABCPdf get a pdf from a some HTML code. While I was
We're using ABCPDF.Net 8 to generate PDF documents for users. The HTML source is
We're using the ABCPDF Version 6 component to create PDF's from ASP .NET. The
I am using ABCPDF with my .net windows application. The version of abcpdf.net that
Using SQL Server 2008 R2 we are looking for a way to select the
I am using Websupergoo's ABCpdf for ASP.NET and I am trying to generate PDF's
I am using ABCPDF.net to generate my PDFs from HTML files. There are 3

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.