LT.Steiner Posted April 25, 2022 Posted April 25, 2022 Hello RageMP Community, I trying to connect MySql Database by xamp, Designed all of my tables with NaviCAT and everything is OK. But my connection wont be done This is my Console Error: [DONE] The server is ready to accept connections. [N] Incoming connection from 127.0.0.1 Could not load file or assembly 'System.Security.Permissions, Version=4.0.3.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'. The system cannot find the file specified. My IDE Error: System.IO.FileNotFoundException: 'Could not load file or assembly 'System.Security.Permissions, Version=4.0.3.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'. The system cannot find the file specified.' ALSO, I added System.Security.Permissions Nugget in my Nugget Package manager, NOW WHAT THE H*LL WRONG WITH THIS ISSUE????
Kopra Posted April 25, 2022 Posted April 25, 2022 Find System.Security.Permissions.dll in RAGEMP default folder/dotnet, copy it and paste to your runtime folder/compilation directory.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now