1. SHAMEEM KAKKAD
  2. PowerBuilder
  3. Thursday, 2 September 2021 02:46 AM UTC

Hai Appeon team,

I am trying to import .net standard dll which was created in snapdevelop to create QRcode. but while I am importing the dll getting below error.

"Could not load file or assembly 'netstandard Version=2.1.0.0, Culture-neutral,PublicKeyToken=cc7b13ffcd2ddd51' or one of its dependencies. The system cannot find the file specified"

This is the snap development code. 

 

 

While importing dll 

 

Armeen Mazda @Appeon Accepted Answer Pending Moderation
  1. Thursday, 2 September 2021 03:13 AM UTC
  2. PowerBuilder
  3. # 1

Are you sure your DLL is .NET not .NET Core?  Try selecting the framework type to .NET Core.

Comment
  1. SHAMEEM KAKKAD
  2. Thursday, 2 September 2021 04:11 AM UTC
Yes, I am Sure. Dll is.net. I did the .net core option, while select .net core some functions are not listing...

  1. Helpful
  1. Armeen Mazda @Appeon
  2. Thursday, 2 September 2021 05:11 AM UTC
Please read documentation carefully and make sure your DLL complies with these requirements. If it does not comply, it cannot be imported successfully. https://docs.appeon.com/pb2021/application_techniques/ch05s01.html
  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.