1. Kwadwo Boahene
  2. PowerBuilder
  3. Thursday, 14 May 2020 17:01 PM UTC

Hi All,

I am using PowerBuilder 2019 and trying to use the .Net assembly for the first time. In my source the reference below works fine when i run the app but fails in the compiled version when it runs with the runtime dlls. The error is

"Unresoved external reference to DoTNetAssembly ...." at the create level. I guess I am missing a runtime dll in my compile version folder. Are there there any other folders I should be adding besides the ones i picked up at the appeon website?

///////////

DotNetAssembly  lcs_ass

lcs_ass = create DotNetAssembly

///

Thanks,

Kwadwo

Chris Pollach @Appeon Accepted Answer Pending Moderation
  1. Thursday, 14 May 2020 21:10 PM UTC
  2. PowerBuilder
  3. # 1

Hi Kwado;

   When you deploy your PB App's EXE, did you deploy the .NET supporting DLL's of the PB run-time?

FYI: PBDotNet190.dll, PBDotNetFrameworkInvoker190.dll, PBDotNetCoreInvoker190.dll

Regards ... Chris

Comment
  1. Kwadwo Boahene
  2. Friday, 22 May 2020 12:01 PM UTC
Thanks.
  1. Helpful
There are no comments made yet.
  • Page :
  • 1


There are no replies made for this question yet.
However, you are not allowed to reply to this question.