Hello,
I'm using ".NET DLL Importer" and I have a problem when I'm trying to load DLL file of class Library.
PowerBuilder version is 2022 R2 build 2819
Hello,
I'm using ".NET DLL Importer" and I have a problem when I'm trying to load DLL file of class Library.
PowerBuilder version is 2022 R2 build 2819
Hi Naomi,
Screenshot 1:
Answer: The other DLLs or files associated with the imported DLL failed to be loaded. Please make sure the associated files can be loaded successfully.
Screenshot 2:
Answer: The file imported last time was .Net Framework dll, so PB IDE pre-loaded the related environment file for .Net Framework. Please close PB IDE and then open it again.
Screenshot 3:
Answer: Please select the functions you need to import and then click the Import button.
You can refer to the relevant material below:
Best Regards,
Peter
Yes, when I'm trying to import different DLLs I receive another message:
In addition, after I created a simple DLL in Visual Studio (.NET 6), the import button is unavailable.
could you have an advice?
Hi Francisco,
Thanks for your response.
After restarting the IDE I still get this error message, this is since I downloaded the R2 version, and happens with every DLL I upload!
Regards,
Naomi
Hi Naomi,
When this error shows up, one possible solution is to restart the IDE and try to import it again.
Regards,
Francisco