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

Could not load file or assembly #586

Open
jjansen315 opened this issue Nov 26, 2024 · 0 comments
Open

Could not load file or assembly #586

jjansen315 opened this issue Nov 26, 2024 · 0 comments

Comments

@jjansen315
Copy link

Type of issue

[ ] Bug
[X ] Question (e.g. about handling/usage)
[ ] Request for new feature/improvement

Expected Behavior

Current Behavior

Trying to load a QR code into a window in my WPF App. It works when in Visual Studio when I use start or start without debugging. Then I encounter an error when I run the .exe file in the release or debug folders. Error is "Could not load file or assembly "QRCoder, Version = 1.6.0.0, culture = neutral, publickeytoken = c4ed5b9ae8358a28 or one of its dependencies. The system cannot find the file specified"

Possible Solution (optional)

Steps to Reproduce (for bugs)

Your Environment

Using Visual Studio 2022, WPF app .NET framework 4.7.2
Screenshot 2024-11-26 085041

  • Version used: 1.6.0.0
  • Compiled from source or NuGet package?: nuget
  • Payload/Encoded text: "MD100311"
  • Used payload generator:
  • Used ECC-level: Q
  • Used renderer class:
  • Environment (.NET 3.5, .NET 4.X, .NETCore, ...): Net.4.7.2
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