x86 app with x64 novapdf
x86 app with x64 novapdf
Hi,
we are using novapdf version 8.
Because of legacy reasons, our wpf app is built as x86. Now, this poses a problem when novapdf x64 bit version is installed on x64 machines as we cannot create pdfs anymore. More specifically, at initializing NovaPdfOptions80 with specific printer name, an exception is thrown:
Not available because: Initialize COMException: Die COM-Klassenfactory für die Komponente mit CLSID {74DA3985-C44B-4CFB-885B-FA0F19DFD36D} konnte aufgrund des folgenden Fehlers nicht abgerufen werden: 80040154 Class not registered (Ausnahme von HRESULT: 0x80040154 (REGDB_E_CLASSNOTREG)).
How can we handle this with novapdf? Thanks in advance.
we are using novapdf version 8.
Because of legacy reasons, our wpf app is built as x86. Now, this poses a problem when novapdf x64 bit version is installed on x64 machines as we cannot create pdfs anymore. More specifically, at initializing NovaPdfOptions80 with specific printer name, an exception is thrown:
Not available because: Initialize COMException: Die COM-Klassenfactory für die Komponente mit CLSID {74DA3985-C44B-4CFB-885B-FA0F19DFD36D} konnte aufgrund des folgenden Fehlers nicht abgerufen werden: 80040154 Class not registered (Ausnahme von HRESULT: 0x80040154 (REGDB_E_CLASSNOTREG)).
How can we handle this with novapdf? Thanks in advance.
-
- Posts: 177
- Joined: Wed Dec 16, 2009 10:48 am
Re: x86 app with x64 novapdf
Can you send us an email at support[]novapdf.com? We need more details about this.