[MonoDevelop] Exception while trying to add a reference to GAC assembly

Brion Vibber brion at pobox.com
Sun Jul 3 05:32:30 EDT 2005


James Fitzsimons wrote:
> I have downloaded the MySql.Data.dll provider for .NET from the MySql
> site and installed it into the GAC. I am getting the following exception
> while trying to add a reference to that assembly in my project. I should
> point out that the first thing I did was to check that path and the
> MySql.Data.dll does indeed exists at the path specified in the
> exception.

Note that MySql.Data.dll itself relies on ICSharpCode.SharpZipLib.dll; 
make sure it's not missing.

-- brion vibber (brion @ pobox.com)


More information about the Monodevelop-list mailing list