connector 1.0.4 compatible with asp.net 2.0 beta 1?
Posted by: Eric Appel
Date: February 26, 2005 08:41PM

I am using Visual Studio 2005 beta 1 to create a web service that accesses a MySql database using the .net connector. I can debug and run the web service from visual studio, but when I use Visual Studio to copy the web service to a folder in IIS, I get the following error when trying to run it . . .

Parser Error Message: File or assembly name 'MySql.Data, Version=1.0.4.20163, Culture=neutral, PublicKeyToken=c5687fc88969c44d', or one of its dependencies, was not found.

The connector version that I am using is 1.0.4. I have verified that the dll is in the GAC and added/removed it from my project several times, as well as added registry entries specifying the folder where the dll is located. Is there something that the connector is dependant on that isn't getting loaded, or is it simply not compatible with ASP.NET 2.0 beta? Any help would be appreciated.

Eric

Options: ReplyQuote


Subject
Written By
Posted
connector 1.0.4 compatible with asp.net 2.0 beta 1?
February 26, 2005 08:41PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.