Problem running on Windows 2008 server release 2 64 bit

  • Hi
    I are nearing the of my evaluation process using TextDynamic to convert WPTools5 produced RTF to HTML for a ASP.Net.MVC website.

    All was going great running locally, until I tried to run the app on the test site
    which is a replication of the production servers. (Windows 2008 server release 2 64 bit). I am getting the following error.

    An unhandled exception occurred and the process was terminated. Application ID: /LM/W3SVC/1/ROOT/StudentPortal Process ID: 1460 Exception: System.BadImageFormatException Message: An attempt was made to load a program with an incorrect format. (Exception from HRESULT: 0x8007000B) StackTrace: at wPDF.wRTF2PDFDLL.InitializeEngine() at wPDF.wRTF2PDFWrap.InitializeEngine() at wPDF.PDFControl.NeedEngine() at wPDF.RTF2PDF.NeedEngine() at wPDF.PDFControl.Command(Int32 id, Int32 Value) at wPDF.RTF2PDF.Dispose(Boolean Disposing) at System.ComponentModel.Component.Finalize()