Problem in opening .dll files from other pc
Hi everyone,
I have no issues in creating a .dll file, but when I load from another pc (the psse is the same version) I have as error message "Library not found (000301)"
First time here? We are a friendly community of Power Systems Engineers. Check out the FAQ!
Hi everyone,
I have no issues in creating a .dll file, but when I load from another pc (the psse is the same version) I have as error message "Library not found (000301)"
We do it at my workplace all the time without problems.
The message "Library not found (000301)" seems to indicate that the dll was not loaded because it was not found. Check the path use to load the dll file. Used absolute path (c:\abc\..\xyz.dll) to load the xyz.dll file.
I do too with dll from other companies. I think the problem stands in my env manager because I create the .dll from pc and I have the same version of psse in my pc and virtual machine, then I copy and paste the folder containing .dll and .lib and loading dll gives that error.
Yes. Make sure that DLL was generated with default fortran compiler for the PSSE version which you are using.
Asked: Sep 7 '2
Seen: 792 times
Last updated: Sep 07 '22
Intel® Visual Fortran Compiler 19.0
Missing CON descriptions for user-defined model
Getting the PVD1 model (distributed PV) into PSSe?
What are the output of REGCAU1 ?
Convert PSSE user defined model .dll to NETOMAC MACRO file
I couldnt find what this functions are for in mode 5 in user model programming