Page 1 of 1
					
				MySql.Data.dll assembly is not found!
				Posted: Wed May 06, 2020 11:09 pm
				by Aesax
				I've been working with MS SQL Data Sources without problems. Now I'm trying to use MySQL and I get the next msg: "MySql.Data.dll" assembly is not found!
I get this msg when I test my connection string in the option where you add it.
What's the reason of this and how to fix it?
			 
			
					
				Re: MySql.Data.dll assembly is not found!
				Posted: Thu May 07, 2020 8:22 am
				by HighAley
				Hello.
Could you specify the version of our tool that you use?
You should not get this error in our latest build.
Thank you.
			 
			
					
				Re: MySql.Data.dll assembly is not found!
				Posted: Thu May 07, 2020 5:53 pm
				by Aesax
				I have the version Stimulsoft.Dashboards.Web 2020.1.1
			 
			
					
				Re: MySql.Data.dll assembly is not found!
				Posted: Thu May 07, 2020 9:15 pm
				by Aesax
				I just updated to 2020.2.2 and still the same problem I also just realized that the msg: ... assembly is not found!  Also happens with MySQL, Oracle, PostgreSQL and SQLite (dunno if more).
I tried updating to 2020.2.3 but my libraries like: Stimulsoft.Report and Stimulsoft.Report.Mvc stopped working so I had to downgrade to 2020.2.2 where they did work.
So why MS SQL works for me and those do not?
			 
			
					
				Re: MySql.Data.dll assembly is not found!
				Posted: Mon May 11, 2020 7:24 am
				by Lech Kulikowski
				Hello,
Please check that the necessary adapters assemblies are added to your project.
Thank you.
			 
			
					
				Re: MySql.Data.dll assembly is not found!
				Posted: Wed May 13, 2020 11:59 pm
				by Aesax
				Ok I got it, I was just missing to install the packages / libraries.
			 
			
					
				Re: MySql.Data.dll assembly is not found!
				Posted: Thu May 14, 2020 6:17 am
				by Andrew
				Hi, this is great that your issue is resolved.
Take care!