Author: mcbrown
Date: 2007-02-19 09:23:12 +0100 (Mon, 19 Feb 2007)
New Revision: 4980
Log:
Adding note about the GAC on Connector/NET requirement for the VStudio plugin
Modified:
trunk/refman-common/connector-vstudioplugin.xml
Modified: trunk/refman-common/connector-vstudioplugin.xml
===================================================================
--- trunk/refman-common/connector-vstudioplugin.xml 2007-02-19 01:03:37 UTC (rev 4979)
+++ trunk/refman-common/connector-vstudioplugin.xml 2007-02-19 08:23:12 UTC (rev 4980)
Changed blocks: 2, Lines Added: 14, Lines Deleted: 5; 1507 bytes
@@ -69,12 +69,21 @@
<listitem>
<para>
- MySQL Connector.NET 5.0.
+ MySQL Connector/NET 5.0.
</para>
</listitem>
</itemizedlist>
+ <note>
+ <para>
+ When installing Connector/NET you must ensure that the connector
+ is installed into the Global Assembly Cache (GAC). The
+ Connector/NET installer handles this for you automatically, but
+ in a custom installation the option may have been disabled.
+ </para>
+ </note>
+
<para>
The user used to connect to the MySQL server must have the
following privileges to use the functionality provided by the
@@ -141,10 +150,10 @@
</para>
<para>
- The MSI-package is named <filename>MySQL.VisualStudio.msi</filename>. To
- install the MySQL Visual Studio Plugin, right click on the MSI
- file and select <guimenu>Install</guimenu>. The installation
- process is as follow:
+ The MSI-package is named
+ <filename>MySQL.VisualStudio.msi</filename>. To install the MySQL
+ Visual Studio Plugin, right click on the MSI file and select
+ <guimenu>Install</guimenu>. The installation process is as follow:
</para>
<orderedlist>
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r4980 - trunk/refman-common | mcbrown | 19 Feb |