Jump to content

Read from SD Card


jnm

Recommended Posts

I have an application in which I'm trying to utilize the "SD Card Explorer Lite" in Visual Studio.  I'm getting an error when debugging the application.  See attached document.  The application is as downloaded from Unitronics.  Seems the error is linked to the "Unitronics.ComConfig.Lite.dll".

Visual Studio 2017

Windows 7                   [64-bit]

 

SD Card Explorer Lite error.docx

Link to comment
Share on other sites

And it works perfectly fine here on Visual Studio 2017 (I ran it in Any CPU Mode, although it is supposed to run in x86, since the .Net communication driver is usually compiled as such).

Can you zip your entire solution project and upload it to this forum?

I want to see that it fails here if I run the exe, I want to look at the App Config file (Visual Studio must have created one), and I want to also debug it (if needed) with an external debugger (without recompiling the code with VS2017)

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

This site uses cookies. By clicking I accept, you agree to their use.