Search found 3 matches

by dghoskins
Sat Oct 10, 2009 9:08 am
Forum: Excel
Topic: Excel Add-In Error 453
Replies: 5
Views: 27176

Your suggestion lead me in the right direction. There was a copy of dplotlib.dll in my C:\Windows\System32 that had a different MD5 hash than the new ones. Perhaps from an earlier installation?

Anyway, I renamed it temporarily and the Excel add-in now works.

Thanks for the help.

Dennis
by dghoskins
Wed Oct 07, 2009 2:57 pm
Forum: Excel
Topic: Excel Add-In Error 453
Replies: 5
Views: 27176

Before posting, I had uninstalled, downloaded, and re-installed with no change. The digital signature for the dll is okay.

I uninstalled, rebooted, downloaded, and re-installed with the same error message. I have installed on two other computers (Excel 2003 and Excel 2007) and those work without ...
by dghoskins
Tue Oct 06, 2009 10:57 am
Forum: Excel
Topic: Excel Add-In Error 453
Replies: 5
Views: 27176

Excel Add-In Error 453

I have installed DPlotJr with the Excel Add-In. The Add-In is listed as an Active Application Add-In with the correct path to the DPlotLib.XLA file. When I try the Examples worksheet, I get the following VBA error message:

Error 453
Can't find DLL entry point DPlot_Plot8 in DPlotLib

DPlotLib.dll ...