You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
when running debug of vb.net project using reference dymosdk version 1.4.4.21 my labels print fine.
after publishing, running the published version on the same machine fails at dymosdk.app.init() with:
which concatenates my "Dymo Workstation Libraries not loaded properly. Label Printing abandoned:
withe the exception.message of:
Could not load file or assembly file:///C:\users\owner\appdata\Local\Apps\2.0\A1P8NW7N.PEW\7ADAYCN8.B61...(much more)...\DYMO.CrossPlatform.Common.PlatformSpecific.dll or one of its dependencies. The system can not find the file specified.
I went into file explorer and that file is present.
What am I missing?
Visual Studio reference looks like this:
The text was updated successfully, but these errors were encountered:
when running debug of vb.net project using reference dymosdk version 1.4.4.21 my labels print fine.
after publishing, running the published version on the same machine fails at dymosdk.app.init() with:
which concatenates my "Dymo Workstation Libraries not loaded properly. Label Printing abandoned:
withe the exception.message of:
Could not load file or assembly file:///C:\users\owner\appdata\Local\Apps\2.0\A1P8NW7N.PEW\7ADAYCN8.B61...(much more)...\DYMO.CrossPlatform.Common.PlatformSpecific.dll or one of its dependencies. The system can not find the file specified.
I went into file explorer and that file is present.
What am I missing?
Visual Studio reference looks like this:
The text was updated successfully, but these errors were encountered: