Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Having Issues with NURAPI dlls for the project types Visual studio 2015 and c# Win32 application #29

Open
nsandeep87 opened this issue Dec 8, 2022 · 0 comments

Comments

@nsandeep87
Copy link

nsandeep87 commented Dec 8, 2022

Hi,
I am intergrating NordicId RFID device(Nordic ID Sampo S2) for our organisation's POS application. We need support windows platform. I went thru the windows samples that NordicId has shared over github. The sample and the dlls(NURAPI.dll and NURAPIDotNetUwp.dll) work fine on Visual Studio 2017. The links of which are provided here

NURAPI.dll :
https://github.com/NordicID/nur_sample_windows/tree/master/import/win_native/win32
NURAPIDotNetUwp.dll:
https://github.com/NordicID/nur_sample_windows/tree/master/import/dotnet/dotnet_windows/UWP_Win10/AnyCPU

However, we need to support on Visual Studio 2015. The dlls do not work as expected.Are there any others dlls that work on Visual studio 2015

So we thought now exposing the RFID integration over a desktop bridge and connect to Win32 Console application. I am not finding any dlls that are compatible with Win32 Console application. Here are the steps for issue replication:

  1. Create a Console application on c#
  2. Import the dlls (NURAPI.dll imported from https://github.com/NordicID/nur_sample_windows/tree/master/import/win_native/win32)
  3. The dll import gives a n error saying "Please make sure that the file is a valid assembly or COM component"

Please let me know the right dlls for the Win32 Console Application (C#)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant