Windows 10 support

PDF-XChange Viewer SDK for Developer's
(ActiveX and Simple DLL Versions)

Moderators: TrackerSupp-Daniel, Tracker Support, Vasyl-Tracker Dev Team, Chris - Tracker Supp, Sean - Tracker, Ivan - Tracker Software, Tracker Supp-Stefan

Post Reply
wings software
User
Posts: 18
Joined: Mon Apr 23, 2012 12:38 pm

Windows 10 support

Post by wings software »

Hi,

I'm having a "catastrophic failure" on the Viewer ActiveX component (Delphi XE) on Windows 10, that wasn't there on previous versions of Windows. But unlike a similar problem that we had with a previous version of PDF-XChange Viewer when Windows 8.1 came out, this time, the problem doesn't always show. It looks like either you have the problem in an .exe or you don't.

Anyone having similar experiences?

TIA,

Jan
User avatar
Ivan - Tracker Software
Site Admin
Posts: 3549
Joined: Thu Jul 08, 2004 10:36 pm
Location: Vancouver Island - Canada
Contact:

Re: Windows 10 support

Post by Ivan - Tracker Software »

Do you use Viewer AX as registration free ActiveX (ClickOnce) or it is registered as ActiveX object ?
Tracker Software (Project Director)

When attaching files to any message - please ensure they are archived and posted as a .ZIP, .RAR or .7z format - or they will not be posted - thanks.
wings software
User
Posts: 18
Joined: Mon Apr 23, 2012 12:38 pm

Re: Windows 10 support

Post by wings software »

I use a manifest file, but it seems not to make any difference when I register the ActiveX DLL.

Jan
User avatar
Ivan - Tracker Software
Site Admin
Posts: 3549
Joined: Thu Jul 08, 2004 10:36 pm
Location: Vancouver Island - Canada
Contact:

Re: Windows 10 support

Post by Ivan - Tracker Software »

Can you please check any sample provided with Viewer AX installation?
I just checked on Windows 10 and everything works fine here.

Can you please provide more details about the issue?
Tracker Software (Project Director)

When attaching files to any message - please ensure they are archived and posted as a .ZIP, .RAR or .7z format - or they will not be posted - thanks.
aaronmcgranaghan
User
Posts: 15
Joined: Wed Oct 31, 2012 9:58 am

Re: Windows 10 support

Post by aaronmcgranaghan »

I'm also having a similar problem. When I run the app through Visual Studio, it seems fine. When I install and run the app, I'm getting a Catastrophic failure:

Source : Interop.PDFXCviewAxLib
Method : Void SetProperty(System.String, System.Object, Int32)
Date : 13:28:34
Time : 20/08/2015
Computer : 13:28:35
Error : Catastrophic failure (Exception from HRESULT: 0x8000FFFF (E_UNEXPECTED))
Stack Trace : at PDFXCviewAxLib.IPDFXCview.SetProperty(String Name, Object DataIn, Int32 Flags)
at AxPDFXCviewAxLib.AxCoPDFXCview.SetProperty(String name, Object dataIn, Int32 flags)
at Claro.BookReader.MainForm.tmrInitVoice_Tick(Object sender, EventArgs e)

I normally deploy reg-free COM using a manifest. I've also tried registering the Active X components manually but that didn't help. The example solutions from the Active X SDK installer all seem to work fine in Visual Studio.

This started happening when updating to Windows 10; there were no problems on Windows8/8.1.

Any ideas?
wings software
User
Posts: 18
Joined: Mon Apr 23, 2012 12:38 pm

Re: Windows 10 support

Post by wings software »

Hi Aaron,

Exactly the same findings here: no problem with the demo applications.
I'm still trying to slim down my application to the smallest one possible that still has the problem...

Thanks,

Jan
User avatar
Ivan - Tracker Software
Site Admin
Posts: 3549
Joined: Thu Jul 08, 2004 10:36 pm
Location: Vancouver Island - Canada
Contact:

Re: Windows 10 support

Post by Ivan - Tracker Software »

If you will be able to get simple app that allows to reproduce the issue - please let me know.
Or let us know where we can get your app to try.
Tracker Software (Project Director)

When attaching files to any message - please ensure they are archived and posted as a .ZIP, .RAR or .7z format - or they will not be posted - thanks.
aaronmcgranaghan
User
Posts: 15
Joined: Wed Oct 31, 2012 9:58 am

Re: Windows 10 support

Post by aaronmcgranaghan »

I think I've fixed the problem. It turns out I was using older versions of the PDFXCview.dll and PDFXCview.exe :oops:

I updated to the latest ones and it works fine now.

Silly me!
wings software
User
Posts: 18
Joined: Mon Apr 23, 2012 12:38 pm

Re: Windows 10 support

Post by wings software »

OMG :roll: Same here!

I was pretty sure I had the last version installed! :oops:

The weird thing was that it worked sometimes.

Thanks,

Jan
User avatar
Will - Tracker Supp
Site Admin
Posts: 6815
Joined: Mon Oct 15, 2012 9:21 pm
Location: London, UK
Contact:

Re: Windows 10 support

Post by Will - Tracker Supp »

Awesome, glad to hear that it's fixed! :D
If posting files to this forum, you must archive the files to a ZIP, RAR or 7z file or they will not be uploaded.
Thank you.

Best regards

Will Travaglini
Tracker Support (Europe)
Tracker Software Products Ltd.
http://www.tracker-software.com
Post Reply