With regard to ASP.net webforms with .Net 4.0:
I presume the answer is that MySQL Connector .Net 6.7.4 has a bug, probably known, but here is what I am seeing.
With 6.6.5, everything worked flawlessly.
I uninstalled 6.6.5 on my local machine and on both servers. Okay, one of the servers crashed and was rebuilt with 6.7.4 installed, which is how I found out about the new version. I then upgraded to the new version on my workstation and on the other server.
I am now seeing in all forms (running local and running from either server) the error message in the subject.
I am using Visual Studio 2012 Update 3
I do not need the Visual Studio integration piece, so I installed the connector by itself without the Windows installer. I create my own connection strings and do not use the Visual Studio piece.
I cannot seem to get rid of this error.
How do I solve the bug? Is there a solution besides reverting to 6.6.5?
I presume the answer is that MySQL Connector .Net 6.7.4 has a bug, probably known, but here is what I am seeing.
With 6.6.5, everything worked flawlessly.
I uninstalled 6.6.5 on my local machine and on both servers. Okay, one of the servers crashed and was rebuilt with 6.7.4 installed, which is how I found out about the new version. I then upgraded to the new version on my workstation and on the other server.
I am now seeing in all forms (running local and running from either server) the error message in the subject.
I am using Visual Studio 2012 Update 3
I do not need the Visual Studio integration piece, so I installed the connector by itself without the Windows installer. I create my own connection strings and do not use the Visual Studio piece.
I cannot seem to get rid of this error.
How do I solve the bug? Is there a solution besides reverting to 6.6.5?