I coded to access the root server without going through the php server.
If you run it within the Unity program, the db integration works well.
But if you try to build and run it as an exe file, ArgumentException: The Assembly System.Configuration.Install is referenced by MySql.Data ('Assets/Plugins/MySql.Data.dll'). But the dll is not allowed to be included or could not be found. This error message appears.
I changed my build environment to .NET 2.0, and it's built and running, but I can't load the value because it's not integrated.
What should I do??
unity c# mysql
Is there a System.Configuration.dll
file in the project? Then try putting it in the plugins.
624 Uncaught (inpromise) Error on Electron: An object could not be cloned
615 GDB gets version error when attempting to debug with the Presense SDK (IDE)
925 When building Fast API+Uvicorn environment with PyInstaller, console=False results in an error
577 Who developed the "avformat-59.dll" that comes with FFmpeg?
© 2024 OneMinuteCode. All rights reserved.