Re: Installing the .NET connector
Posted by: will entropy
Date: January 22, 2005 11:04PM

hi,

i'm having a similar problem, or maybe the next link in this chain of issues. :)
the reference was added to my web.config file:

[assemblies]
[add assembly="MySql.Data, Version=1.0.4.20163, Culture=neutral, PublicKeyToken=C5687FC88969C44D"/]
[/assemblies]

(brackets changed for postability)

vwd (i don't have the full vs.net, i'm using the visual web dev beta) now apparently sees the reference, but when i run the application i get this error:

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.

i'm still pretty new to asp.net... vwd knows where the namespace is... it seems like iis doesn't?

thanks in advance for any suggestions!!
-w

Options: ReplyQuote


Subject
Written By
Posted
Re: Installing the .NET connector
January 22, 2005 11:04PM


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.