Symbol.Generic.Device

H Harry Simpson 2 years 11 months ago
2 1 0

I'm converting the C# example to VB.NET as VB.NET is the language the app I want to modify is written in.  I can't figure out how to properly translate the C# line var myDevice = SelectDevice.Select(Device.Title, Device.AvailableDevices); to the VB.NET equivalent.
 
I keep getting this error
Reference required to assembly 'Symbol, Version=2.5.0.3, Culture=neutral, PublicKeyToken=68ec8db391f150ca' containing the base class 'Symbol.Generic.Device'. Add one to your project. C:\Users\hsimpson\Documents\Visual Studio 2008\Projects\CameraApp\CameraApp\Camera.vb 31 48 CameraApp
 
I'm using the EMDK v 2.6 for .NET.
 
The sample C# app runs fine when sent to the device in Debug run.....
 
TIA
Harry

Please register or login to post a reply

1 Replies

H Harry Simpson

This was an obvious error where I'd not added the reference to Symbol.dll.  I made it much more of an issue than it was.

CONTACT
Can’t find what you’re looking for?