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

vb.net project works fine in debug, but fails library load in published version #87

Open
craigebuckley opened this issue May 3, 2024 · 0 comments

Comments

@craigebuckley
Copy link

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:

image

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:

image

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