Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Could not load file or assembly System.Runtime.CompilerServices.Unsafe #714

Open
almendieta opened this issue Aug 11, 2024 · 0 comments
Open
Labels
bug Something isn't working

Comments

@almendieta
Copy link

Describe the bug
There is a conflict with Unsafe DLL version, designer it's asking for 4.0.4.1, but was included 6.x. I guess the problem is FastReport.Data.MySql.dll, cause MySQL needs Unsafe to work.

To Reproduce
Steps to reproduce the behavior:

  1. Try to run Designer.exe in a fresh Windows 10 install.
  2. Goto Data Menu -> Add Data Source
  3. In Data Source Wizard click on New Connection, select MySQL connection, fill in DB user and password, click on Test Connection button.
  4. 01

Expected behavior
MySQL connector is not working, I noticed that in commercial version MySQL vanished from connections list, so I presume you know this bug. The problem is MySQL and MariaDB are by far the most important DBMS in the world, so it's weird you don't pay attention to this bug and solve it.

Device (please complete the following information):

  • OS: Win 10 64b
  • Version 2024.2.0
@almendieta almendieta added the bug Something isn't working label Aug 11, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant