Posted by: Anonymous
[ip: 68.104.95.17]
on August 24, 2008 01:36 PM
Actually, the real mistake is copying it to /usr/lib/mono/2.0/. Running gacutil will already copy the assembly into the GAC (if that's what you've decided to do)...but placing it in /usr/lib/mono/2.0 makes it look like part of the Mono distribution, which is definitely bad form. In addition, you'll notice that the contents of /usr/lib/mono/2.0 are symlinks to the assemblies that reside in the GAC.
Getting Mono and MySQL to play together politely
Posted by: Anonymous [ip: 68.104.95.17] on August 24, 2008 01:36 PMThanks again for the article!
-Sandy
#