novafox Posted May 23, 2021 Posted May 23, 2021 Dear sir/madam, Recently, I have created a database with my Tommy account and wanted to connect it with my Lily ASP.NET website. I have managed to receive the data from the SQL database when I open the website locally but when I publish the website to the server and try to open the page with the SQL database records, I get an error (see picture). Could somebody help me to resolve this error? Thank you in advance.Yours faithfully,Robin (nickname: novafox)
Krydos Posted May 23, 2021 Posted May 23, 2021 It sounds like Lily has a different version of mysql.data.dll file than you're using on your development machine.
novafox Posted May 23, 2021 Author Posted May 23, 2021 Is it possible to update the version of the Lily server?
wolstech Posted May 23, 2021 Posted May 23, 2021 Components cannot be updated because other sites are using them and would break. You’ll need to rebuild with older components. Also be aware that Lily runs .net 4.7 and .net core 3.1. The newer .net 4.8 and .net 5 are not supported. 1
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