Fatal error: PCAN-ISO-TP_2016.dll couldn't be certified [PCAN-PassThru API]

Pass-Thru API and connection of Pass-Thru software to PEAK CAN interfaces.
Post Reply
MarcK
Posts: 2
Joined: Thu 28. May 2020, 09:34

Fatal error: PCAN-ISO-TP_2016.dll couldn't be certified [PCAN-PassThru API]

Post by MarcK » Thu 28. May 2020, 10:27

Hello,

I am trying to use a PEAK PCI CAN Adapter through the PassThru API (v. 2.0.0).
Loading the PCANPT32.dll and methods succeeds, but calling PassThruOpen leads to a "Fatal Application Exit":
error.jpg
error.jpg (22.94 KiB) Viewed 9521 times
The reason for that is that the PCAN-ISO-TP_2016.dll coud not be found.

Code: Select all

2514:0ac8 @ 03430515 - LdrpProcessWork - ERROR: Unable to load DLL: "PCAN-ISO-TP_2016.dll", Parent Module: "(null)", Status: 0xc0000135
However, the user manual for the PT API states:
Note: The required APIs PCAN-Basic and PCAN-ISO-TP are installed both with the PCAN-PassThru setup.
Nevertheless, I couldn't find the PCAN-ISO-TP_2016.dll anywhere on my machine. It is also not present in the PCAN-ISO-TP API v.3.0.0 package.

Question:
Where can I find the PCAN-ISO-TP_2016.dll? Do I have to manually install it, or is it just currently missing in the download package?

Thank you in advance
Marc

K.Wagner
Software Development
Software Development
Posts: 1080
Joined: Wed 22. Sep 2010, 13:36

Re: Fatal error: PCAN-ISO-TP_2016.dll couldn't be certified [PCAN-PassThru API]

Post by K.Wagner » Thu 28. May 2020, 10:36

Hello,

it looks like an old reference has been kept in the API. We will check this asap. If you send us an email to support[at]peak-system.com making reference to this post, we will be able to provide you with a RC version for testing, as soon as we get a fix for this.

Thanks for bringing this to our attention.
Best regards,
Keneth

MarcK
Posts: 2
Joined: Thu 28. May 2020, 09:34

Re: Fatal error: PCAN-ISO-TP_2016.dll couldn't be certified [PCAN-PassThru API]

Post by MarcK » Thu 28. May 2020, 12:42

Thanks for the quick reply!
I'll just be using the previous version of the API until the fix is released.

All the best,
Marc

K.Wagner
Software Development
Software Development
Posts: 1080
Joined: Wed 22. Sep 2010, 13:36

Re: Fatal error: PCAN-ISO-TP_2016.dll couldn't be certified [PCAN-PassThru API]

Post by K.Wagner » Thu 28. May 2020, 15:30

Hello,

we have fixed the issue and released a new version 2.0.1.
Best regards,
Keneth

Post Reply