<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="http://www.codeplex.com/rss.xsl"?><rss version="2.0"><channel><title>PhalangerMySQL Forum Rss Feed</title><link>http://www.codeplex.com/Project/ListForums.aspx?ProjectName=PhalangerMySQL</link><description>PhalangerMySQL Forum Rss Description</description><item><title>New Post: Installation</title><link>http://phalangermysql.codeplex.com/Thread/View.aspx?ThreadId=1377</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;hi! i have also the same problem i am having problem with the mysql_connect() it somehow not working with the phalanger, also our application is using the mysqli extension which we can used the stored procedure in mysql but unfortunately phalanger have no support for the extension library for this.&lt;/p&gt;
&lt;p&gt;By d way i am using the phalanger 2.0 with mysql latest nightly build.&lt;/p&gt;
&lt;p&gt;It could be better if u could post here a step by step setup and requirement to run the phalanger and mysql successfully.&lt;/p&gt;
&lt;p&gt;i hope u could reply to this thread because we are planning to used this phalanger to our application.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;thanks and god bless,&amp;nbsp;&lt;/p&gt;&lt;/div&gt;</description><author>reygieceliz</author><pubDate>Wed, 18 Nov 2009 02:02:28 GMT</pubDate><guid isPermaLink="false">New Post: Installation 20091118020228A</guid></item><item><title>New Post: Connection problem</title><link>http://phalangermysql.codeplex.com/Thread/View.aspx?ThreadId=42967</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;I find the solution.&lt;/p&gt;
&lt;p&gt;Phalanger must be 2.0 4th Beta.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;/div&gt;</description><author>supershowwei</author><pubDate>Wed, 30 Sep 2009 11:47:35 GMT</pubDate><guid isPermaLink="false">New Post: Connection problem 20090930114735A</guid></item><item><title>New Post: Connection problem</title><link>http://phalangermysql.codeplex.com/Thread/View.aspx?ThreadId=42967</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Anyone know it...???&lt;/p&gt;&lt;/div&gt;</description><author>supershowwei</author><pubDate>Wed, 30 Sep 2009 03:15:41 GMT</pubDate><guid isPermaLink="false">New Post: Connection problem 20090930031541A</guid></item><item><title>New Post: Connection problem</title><link>http://www.codeplex.com/PhalangerMySQL/Thread/View.aspx?ThreadId=42967</link><description>&lt;div style="line-height: normal;"&gt;&lt;div id="ctl00_ctl00_MasterContent_Content_PostRepeater_ctl00_BodyDiv"&gt;Hi,&lt;br&gt;
I installed Phalanger 2 march 2008 edition and then I downloaded MySql Managed Extension for Phalanger (&lt;span id="ctl00_ctl00_MasterContent_RightSideBar_CurrentRelease_Sidebar_releaseTitleLabel"&gt;4th Beta&lt;/span&gt;).&lt;br&gt;
I copied the extension and run cmd file and all files were writen to GAC.&lt;br&gt;
Then I tried simple test:&lt;br&gt;
&lt;span style="font-size:13px"&gt;
&lt;p&gt;mysql_connect(&lt;span style="font-size:13px;color:#800000"&gt;&amp;quot;127.0.0.1&amp;quot;&lt;/span&gt;&lt;span style="font-size:13px"&gt;, &lt;/span&gt;&lt;span style="font-size:13px;color:#800000"&gt;&amp;quot;root&amp;quot;&lt;/span&gt;&lt;span style="font-size:13px"&gt;, &lt;/span&gt;&lt;span style="font-size:13px;color:#800000"&gt;&amp;quot;vt381&amp;quot;&lt;/span&gt;&lt;span style="font-size:13px"&gt;) &lt;/span&gt;&lt;span style="font-size:13px;color:#0000ff"&gt;or&lt;/span&gt;&lt;span style="font-size:13px"&gt; &lt;/span&gt;&lt;span style="font-size:13px;color:#0000ff"&gt;die&lt;/span&gt;&lt;span style="font-size:13px"&gt; (&lt;/span&gt;&lt;span style="font-size:13px;color:#800000"&gt;&amp;quot;Could not connect&amp;quot;&lt;/span&gt;&lt;span style="font-size:13px"&gt;); &lt;br&gt;
&lt;/span&gt;&lt;span style="font-size:13px;color:#0000ff"&gt;&lt;span style="font-size:13px;color:#0000ff"&gt;print&lt;/span&gt; &lt;/span&gt;&lt;span style="font-size:13px"&gt;(&lt;/span&gt;&lt;span style="font-size:13px;color:#800000"&gt;&amp;quot;Connected successfully&amp;quot;&lt;/span&gt;&lt;span style="font-size:13px"&gt;); &lt;br&gt;
mysql_close ();&lt;br&gt;
&lt;br&gt;
I tried with localhost too. I was amazed that there is no single example of mysql connection with phalanger so I assumed it works same as in good old PHP.&lt;br&gt;
I put this code in my web.config &lt;br&gt;
&lt;span style="font-size:13px;color:#0000ff"&gt;&lt;span style="font-size:13px;color:#0000ff"&gt;&amp;lt;&lt;/span&gt;&lt;span style="font-size:13px;color:#a31515"&gt;phpNet&lt;/span&gt;&lt;span style="font-size:13px;color:#0000ff"&gt;&amp;gt; &lt;br&gt;
&amp;lt;!--&lt;/span&gt;&lt;span style="font-size:13px;color:#008000"&gt;Reference to the extension assembly &lt;/span&gt;&lt;span style="font-size:13px;color:#0000ff"&gt;--&amp;gt; &lt;br&gt;
&amp;lt;&lt;/span&gt;&lt;span style="font-size:13px;color:#a31515"&gt;classLibrary&lt;/span&gt;&lt;span style="font-size:13px;color:#0000ff"&gt;&amp;gt; &lt;br&gt;
&amp;lt;&lt;/span&gt;&lt;span style="font-size:13px;color:#a31515"&gt;add&lt;/span&gt;&lt;span style="font-size:13px;color:#0000ff"&gt; &lt;/span&gt;&lt;span style="font-size:13px;color:#ff0000"&gt;assembly&lt;/span&gt;&lt;span style="font-size:13px;color:#0000ff"&gt;=&lt;/span&gt;&lt;span style="font-size:13px"&gt;&amp;quot;&lt;/span&gt;&lt;span style="font-size:13px;color:#0000ff"&gt;PhpNetMySql, Version=2.0.0.0, Culture=neutral, PublicKeyToken=2771987119c16a03&lt;/span&gt;&lt;span style="font-size:13px"&gt;&amp;quot;&lt;/span&gt;&lt;span style="font-size:13px;color:#0000ff"&gt; &lt;/span&gt;&lt;span style="font-size:13px;color:#ff0000"&gt;section&lt;/span&gt;&lt;span style="font-size:13px;color:#0000ff"&gt;=&lt;/span&gt;&lt;span style="font-size:13px"&gt;&amp;quot;&lt;/span&gt;&lt;span style="font-size:13px;color:#0000ff"&gt;mysql&lt;/span&gt;&lt;span style="font-size:13px"&gt;&amp;quot;&lt;/span&gt;&lt;span style="font-size:13px;color:#0000ff"&gt;/&amp;gt; &lt;br&gt;
&amp;lt;/&lt;/span&gt;&lt;span style="font-size:13px;color:#a31515"&gt;classLibrary&lt;/span&gt;&lt;span style="font-size:13px;color:#0000ff"&gt;&amp;gt; &amp;lt;/&lt;/span&gt;&lt;span style="font-size:13px;color:#a31515"&gt;phpNet&lt;/span&gt;&lt;span style="font-size:13px;color:#0000ff"&gt;&amp;gt;&lt;br&gt;
I finished up with:&lt;br&gt;
&lt;em&gt;Value cannot be null.&lt;br&gt;
Parameter name: descriptor&lt;/em&gt; &lt;br&gt;
&lt;br&gt;
&lt;br&gt;
&lt;strong&gt;Source Error:&lt;/strong&gt;&lt;span style="font-family:arial"&gt; &lt;br&gt;
&lt;br&gt;
&lt;/span&gt;
&lt;table width="100%" bgcolor="#ffffcc"&gt;
    &lt;tbody&gt;
        &lt;tr&gt;
            &lt;td&gt;&lt;code&gt;
            &lt;pre&gt;Line 5:  $a=1;
Line 6:  echo ++$a;
&lt;span style="color:#ff0000"&gt;Line 7: mysql_connect(&amp;quot;127.0.0.1&amp;quot;, &amp;quot;root&amp;quot;, &amp;quot;vt381&amp;quot;) or die (&amp;quot;Could not connect&amp;quot;);&lt;/span&gt;Line 8:  print (&amp;quot;Connected successfully&amp;quot;);
Line 9:  mysql_close ();&lt;/pre&gt;
            &lt;/code&gt;&lt;/td&gt;
        &lt;/tr&gt;
    &lt;/tbody&gt;
&lt;/table&gt;
&lt;br&gt;
&lt;b&gt;&lt;span style="font-family:verdana"&gt;Source File: &lt;/span&gt;&lt;/b&gt;C:\.net\web\phpSite\default.php&lt;b&gt;&lt;span style="font-family:verdana"&gt;    Line: &lt;/span&gt;&lt;/b&gt;7 &lt;br&gt;
&lt;br&gt;
&lt;b&gt;&lt;span style="font-family:verdana"&gt;Stack Trace:&lt;/span&gt;&lt;/b&gt; &lt;br&gt;
&lt;br&gt;
&lt;table width="100%" bgcolor="#ffffcc"&gt;
    &lt;tbody&gt;
        &lt;tr&gt;
            &lt;td&gt;&lt;code&gt;
            &lt;pre&gt;[ArgumentNullException: Value cannot be null.
Parameter name: descriptor]
   PHP.Core.LocalConfiguration.GetLibraryConfig(PhpLibraryDescriptor descriptor) +70
   PHP.Library.Data.MySqlConfiguration.get_Local() +34
   PHP.Library.Data.MySql.Connect(String server, String user, String password, Boolean newLink, ConnectFlags flags, Boolean persistent) +67
   PHP.Library.Data.MySql.Connect(String server, String user, String password) +38
   &amp;lt;Script&amp;gt;.&amp;lt;Main&amp;gt;(ScriptContext &amp;lt;context&amp;gt;, Dictionary`2 &amp;lt;locals&amp;gt;, DObject , DTypeDesc , Boolean ) in C:\.net\web\phpSite\default.php:7

[TargetInvocationException: Exception has been thrown by the target of an invocation.]
   System.RuntimeMethodHandle._InvokeMethodFast(Object target, Object[] arguments, SignatureStruct&amp;amp; sig, MethodAttributes methodAttributes, RuntimeTypeHandle typeOwner) +0
   System.RuntimeMethodHandle.InvokeMethodFast(Object target, Object[] arguments, Signature sig, MethodAttributes methodAttributes, RuntimeTypeHandle typeOwner) +71
   System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks) +261
   System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) +29
   PHP.Core.PhpFunctionUtils.Invoke(MethodInfo method, Object target, Object[] args) +166
   PHP.Core.PhpScript.InvokeMainHelper(Type script, ScriptContext context, Dictionary`2 variables, DObject self, DTypeDesc includer, Boolean isMain) +140
   PHP.Core.ScriptContext.&amp;lt;IncludeScript&amp;gt;b__0(Object scriptType) +51
   PHP.Core.ScriptContext.GuardedCall(Action routine, Object data, Boolean allowUserExceptions) +225

[PhpNetInternalException: Guarded call]
   PHP.Core.ScriptContext.GuardedCall(Action routine, Object data, Boolean allowUserExceptions) +372
   PHP.Core.ScriptContext.IncludeScript(String relativeSourcePath, Type type) +197
   PHP.Core.RequestContext.IncludeScript(String relativeSourcePath, Type type) +24
   PHP.Core.RequestHandler.ProcessRequest(HttpContext context) +231
   System.Web.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +181
   System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean&amp;amp; completedSynchronously) +75
&lt;/pre&gt;
            &lt;/code&gt;&lt;/td&gt;
        &lt;/tr&gt;
    &lt;/tbody&gt;
&lt;/table&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;br&gt;
I found somewhere in this forum to put :&lt;/p&gt;
&lt;/span&gt;I found somewhere in this forum to put :&lt;span style="font-size:13px;color:#0000ff"&gt;&lt;span style="font-size:13px;color:#0000ff"&gt;&lt;span style="font-size:13px;color:#0000ff"&gt;
&lt;p&gt;&amp;lt;&lt;span style="font-size:13px;color:#a31515"&gt;paths&lt;/span&gt;&lt;span style="font-size:13px;color:#0000ff"&gt;&amp;gt; &lt;br&gt;
&amp;lt;&lt;/span&gt;&lt;span style="font-size:13px;color:#a31515"&gt;set&lt;/span&gt;&lt;span style="font-size:13px;color:#0000ff"&gt; &lt;/span&gt;&lt;span style="font-size:13px;color:#ff0000"&gt;name&lt;/span&gt;&lt;span style="font-size:13px;color:#0000ff"&gt;=&lt;/span&gt;&lt;span style="font-size:13px"&gt;&amp;quot;&lt;/span&gt;&lt;span style="font-size:13px;color:#0000ff"&gt;DynamicWrappers&lt;/span&gt;&lt;span style="font-size:13px"&gt;&amp;quot;&lt;/span&gt;&lt;span style="font-size:13px;color:#0000ff"&gt; &lt;/span&gt;&lt;span style="font-size:13px;color:#ff0000"&gt;value&lt;/span&gt;&lt;span style="font-size:13px;color:#0000ff"&gt;=&lt;/span&gt;&lt;span style="font-size:13px"&gt;&amp;quot;&lt;/span&gt;&lt;span style="font-size:13px;color:#0000ff"&gt;..&lt;/span&gt;&lt;span style="font-size:13px"&gt;&amp;quot;&lt;/span&gt;&lt;span style="font-size:13px;color:#0000ff"&gt; /&amp;gt;&lt;br&gt;
&amp;lt;&lt;/span&gt;&lt;span style="font-size:13px;color:#a31515"&gt;set&lt;/span&gt;&lt;span style="font-size:13px;color:#0000ff"&gt; &lt;/span&gt;&lt;span style="font-size:13px;color:#ff0000"&gt;name&lt;/span&gt;&lt;span style="font-size:13px;color:#0000ff"&gt;=&lt;/span&gt;&lt;span style="font-size:13px"&gt;&amp;quot;&lt;/span&gt;&lt;span style="font-size:13px;color:#0000ff"&gt;Libraries&lt;/span&gt;&lt;span style="font-size:13px"&gt;&amp;quot;&lt;/span&gt;&lt;span style="font-size:13px;color:#0000ff"&gt; &lt;/span&gt;&lt;span style="font-size:13px;color:#ff0000"&gt;value&lt;/span&gt;&lt;span style="font-size:13px;color:#0000ff"&gt;=&lt;/span&gt;&lt;span style="font-size:13px"&gt;&amp;quot;&lt;/span&gt;&lt;span style="font-size:13px;color:#0000ff"&gt;..&lt;/span&gt;&lt;span style="font-size:13px"&gt;&amp;quot;&lt;/span&gt;&lt;span style="font-size:13px;color:#0000ff"&gt; /&amp;gt; &lt;br&gt;
&amp;lt;&lt;/span&gt;&lt;span style="font-size:13px;color:#a31515"&gt;set&lt;/span&gt;&lt;span style="font-size:13px;color:#0000ff"&gt; &lt;/span&gt;&lt;span style="font-size:13px;color:#ff0000"&gt;name&lt;/span&gt;&lt;span style="font-size:13px;color:#0000ff"&gt;=&lt;/span&gt;&lt;span style="font-size:13px"&gt;&amp;quot;&lt;/span&gt;&lt;span style="font-size:13px;color:#0000ff"&gt;ExtManager&lt;/span&gt;&lt;span style="font-size:13px"&gt;&amp;quot;&lt;/span&gt;&lt;span style="font-size:13px;color:#0000ff"&gt; &lt;/span&gt;&lt;span style="font-size:13px;color:#ff0000"&gt;value&lt;/span&gt;&lt;span style="font-size:13px;color:#0000ff"&gt;=&lt;/span&gt;&lt;span style="font-size:13px"&gt;&amp;quot;&lt;/span&gt;&lt;span style="font-size:13px;color:#0000ff"&gt;..&lt;/span&gt;&lt;span style="font-size:13px"&gt;&amp;quot;&lt;/span&gt;&lt;span style="font-size:13px;color:#0000ff"&gt; /&amp;gt; &lt;br&gt;
&amp;lt;&lt;/span&gt;&lt;span style="font-size:13px;color:#a31515"&gt;set&lt;/span&gt;&lt;span style="font-size:13px;color:#0000ff"&gt; &lt;/span&gt;&lt;span style="font-size:13px;color:#ff0000"&gt;name&lt;/span&gt;&lt;span style="font-size:13px;color:#0000ff"&gt;=&lt;/span&gt;&lt;span style="font-size:13px"&gt;&amp;quot;&lt;/span&gt;&lt;span style="font-size:13px;color:#0000ff"&gt;ExtWrappers&lt;/span&gt;&lt;span style="font-size:13px"&gt;&amp;quot;&lt;/span&gt;&lt;span style="font-size:13px;color:#0000ff"&gt; &lt;/span&gt;&lt;span style="font-size:13px;color:#ff0000"&gt;value&lt;/span&gt;&lt;span style="font-size:13px;color:#0000ff"&gt;=&lt;/span&gt;&lt;span style="font-size:13px"&gt;&amp;quot;&lt;/span&gt;&lt;span style="font-size:13px;color:#0000ff"&gt;..&lt;/span&gt;&lt;span style="font-size:13px"&gt;&amp;quot;&lt;/span&gt;&lt;span style="font-size:13px;color:#0000ff"&gt; /&amp;gt; &lt;br&gt;
&amp;lt;&lt;/span&gt;&lt;span style="font-size:13px;color:#a31515"&gt;set&lt;/span&gt;&lt;span style="font-size:13px;color:#0000ff"&gt; &lt;/span&gt;&lt;span style="font-size:13px;color:#ff0000"&gt;name&lt;/span&gt;&lt;span style="font-size:13px;color:#0000ff"&gt;=&lt;/span&gt;&lt;span style="font-size:13px"&gt;&amp;quot;&lt;/span&gt;&lt;span style="font-size:13px;color:#0000ff"&gt;ExtTypeDefs&lt;/span&gt;&lt;span style="font-size:13px"&gt;&amp;quot;&lt;/span&gt;&lt;span style="font-size:13px;color:#0000ff"&gt; &lt;/span&gt;&lt;span style="font-size:13px;color:#ff0000"&gt;value&lt;/span&gt;&lt;span style="font-size:13px;color:#0000ff"&gt;=&lt;/span&gt;&lt;span style="font-size:13px"&gt;&amp;quot;&lt;/span&gt;&lt;span style="font-size:13px;color:#0000ff"&gt;..&lt;/span&gt;&lt;span style="font-size:13px"&gt;&amp;quot;&lt;/span&gt;&lt;span style="font-size:13px;color:#0000ff"&gt; /&amp;gt; &lt;br&gt;
&amp;lt;&lt;/span&gt;&lt;span style="font-size:13px;color:#a31515"&gt;set&lt;/span&gt;&lt;span style="font-size:13px;color:#0000ff"&gt; &lt;/span&gt;&lt;span style="font-size:13px;color:#ff0000"&gt;name&lt;/span&gt;&lt;span style="font-size:13px;color:#0000ff"&gt;=&lt;/span&gt;&lt;span style="font-size:13px"&gt;&amp;quot;&lt;/span&gt;&lt;span style="font-size:13px;color:#0000ff"&gt;ExtNatives&lt;/span&gt;&lt;span style="font-size:13px"&gt;&amp;quot;&lt;/span&gt;&lt;span style="font-size:13px;color:#0000ff"&gt; &lt;/span&gt;&lt;span style="font-size:13px;color:#ff0000"&gt;value&lt;/span&gt;&lt;span style="font-size:13px;color:#0000ff"&gt;=&lt;/span&gt;&lt;span style="font-size:13px"&gt;&amp;quot;&lt;/span&gt;&lt;span style="font-size:13px;color:#0000ff"&gt;..&lt;/span&gt;&lt;span style="font-size:13px"&gt;&amp;quot;&lt;/span&gt;&lt;span style="font-size:13px;color:#0000ff"&gt; /&amp;gt; &amp;lt;/&lt;/span&gt;&lt;span style="font-size:13px;color:#a31515"&gt;paths&lt;/span&gt;&lt;span style="font-size:13px;color:#0000ff"&gt;&amp;gt; &lt;/span&gt;&lt;/p&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size:13px;color:#0000ff"&gt;
&lt;p&gt; &lt;/p&gt;
&lt;/span&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
to my phpNet section, so I put it. But the error remain the same.&lt;br&gt;
Is there any working example how can I make MySql Connection? I see that AdoDb is recommended but AdoDb is using same mysql functions. I know I can use .net Objects but I wonder is it possible to use mysql functions?  &lt;/div&gt;
&lt;/div&gt;</description><author>draxtor</author><pubDate>Wed, 24 Dec 2008 11:38:17 GMT</pubDate><guid isPermaLink="false">New Post: Connection problem 20081224113817A</guid></item><item><title>NEW POST: Is there going to be a beta 3 version </title><link>http://www.codeplex.com/PhalangerMySQL/Thread/View.aspx?ThreadId=3920</link><description>&lt;div class="wikidoc"&gt;
http://www.codeplex.com/PhalangerMySQL/WorkItem/View.aspx?WorkItemId=9107&lt;br /&gt;
&lt;/div&gt;</description><author>alley</author><pubDate>Fri, 23 Mar 2007 12:40:06 GMT</pubDate><guid isPermaLink="false">NEW POST: Is there going to be a beta 3 version  20070323124006P</guid></item><item><title>NEW POST: Installation</title><link>http://www.codeplex.com/PhalangerMySQL/Thread/View.aspx?ThreadId=1377</link><description>&lt;div class="wikidoc"&gt;
You can build the source version, it works.&lt;br /&gt; &lt;br /&gt;I also placed a read-build version in the issuetracker, please mind&lt;br /&gt;the version number change:&lt;br /&gt; &lt;br /&gt;http://www.codeplex.com/PhalangerMySQL/WorkItem/View.aspx?WorkItemId=9107&lt;br /&gt;
&lt;/div&gt;</description><author>alley</author><pubDate>Fri, 23 Mar 2007 12:36:49 GMT</pubDate><guid isPermaLink="false">NEW POST: Installation 20070323123649P</guid></item><item><title>Installation: </title><link>http://www.codeplex.com/PhalangerMySQL/Thread/View.aspx?ThreadId=1377</link><description>&lt;div class="wikidoc"&gt;
I am also using Beta 3 of Phalanger 2.0 and getting the same error. Has anybody got a fix for this?&lt;br /&gt;
&lt;/div&gt;</description><author>snagpaul</author><pubDate>Sat, 03 Mar 2007 05:23:31 GMT</pubDate><guid isPermaLink="false">Installation:  20070303052331A</guid></item><item><title>User Forum: Is there going to be a beta 3 version </title><link>http://www.codeplex.com/PhalangerMySQL/Project/DisplayThread.aspx?ForumId=1040&amp;ThreadId=3920&amp;ANCHOR#LastPost</link><description> to go with the Phalanger release?</description><author>TheMaskedFerret</author><pubDate>Thu, 25 Jan 2007 03:41:12 GMT</pubDate><guid isPermaLink="false">User Forum: Is there going to be a beta 3 version  20070125034112A</guid></item><item><title>User Forum: RE: Installation</title><link>http://www.codeplex.com/PhalangerMySQL/Project/DisplayThread.aspx?ForumId=1040&amp;ThreadId=1377&amp;ANCHOR#LastPost</link><description>I am having basically the same problem, except I have Beta 3 of Phalanger 2.0 installed. 

Below is my Error message:
-------------------------------------------------------------------------------------------------
 Configuration Error
Description: An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify your configuration file appropriately.

Parser Error Message: Library assembly 'PhpNetMySql, Version=2.0.0.0, Culture=neutral, PublicKeyToken=2771987119c16a03' could not be loaded. Method not found: 'Void PHP.Core.PhpLibraryAttribute..ctor(System.Type)'.

Source Error:

Line 4:  		&lt;!-- Reference to the extension assembly --&gt;
Line 5:  		&lt;classLibrary&gt;
Line 6:  			&lt;add assembly="PhpNetMySql, Version=2.0.0.0, Culture=neutral, PublicKeyToken=2771987119c16a03" section="mysql"/&gt;
Line 7:  		&lt;/classLibrary&gt;
Line 8:  		&lt;!-- Optional configuration --&gt;


Source File: c:\inetpub\wwwroot\drupal5\web.config    Line: 6

Version Information: Microsoft .NET Framework Version:2.0.50727.42; ASP.NET Version:2.0.50727.210</description><author>TheMaskedFerret</author><pubDate>Tue, 16 Jan 2007 12:21:47 GMT</pubDate><guid isPermaLink="false">User Forum: RE: Installation 20070116122147P</guid></item><item><title>Developer Forum: Linux Mono</title><link>http://www.codeplex.com/PhalangerMySQL/Project/DisplayThread.aspx?ForumId=1038&amp;ThreadId=3422&amp;ANCHOR#LastPost</link><description>
Are there any efforts to get the MySQL Managed Extension working for Linux Mono?</description><author>Rival67</author><pubDate>Tue, 09 Jan 2007 19:20:10 GMT</pubDate><guid isPermaLink="false">Developer Forum: Linux Mono 20070109072010P</guid></item><item><title>User Forum: RE: Installation</title><link>http://www.codeplex.com/Project/DisplayThread.aspx?ProjectName=PhalangerMySQL&amp;ForumId=1040&amp;ThreadId=1377</link><description>The latest nightly build of MySQL is compatible with the latest nightly build of Phalanger, but not with Beta 2 of Phalanger -- for that you need Beta 2 of MySQL.</description><author>TomasMatousek</author><pubDate>Sun, 17 Sep 2006 20:57:55 GMT</pubDate><guid isPermaLink="false">User Forum: RE: Installation 20060917085755P</guid></item><item><title>User Forum: Installation</title><link>http://www.codeplex.com/Project/DisplayThread.aspx?ProjectName=PhalangerMySQL&amp;ForumId=1040&amp;ThreadId=1377</link><description>I followed the installation instructions on this site and I'm getting an error during compilation. Please let me know what I'm doing wrong. I'm using the latest nightly build and Phalanger 2 Beta 2. Thanks!

RUN MYSQL GAC COMMAND:

C:\Program Files\Phalanger v2.0&gt;Bin\gacutil -f -i Bin\PhpNetMySql.dll 
Microsoft (R) .NET Global Assembly Cache Utility.  Version 2.0.50727.42
Copyright (c) Microsoft Corporation.  All rights reserved.

Assembly successfully added to the cache

C:\Program Files\Phalanger v2.0&gt;Bin\gacutil -f -i Bin\MySql.Data.dll 
Microsoft (R) .NET Global Assembly Cache Utility.  Version 2.0.50727.42
Copyright (c) Microsoft Corporation.  All rights reserved.

Assembly successfully added to the cache

C:\Program Files\Phalanger v2.0&gt;Bin\gacutil -f -i Bin\ICSharpCode.SharpZipLib.dll 
Microsoft (R) .NET Global Assembly Cache Utility.  Version 2.0.50727.42
Copyright (c) Microsoft Corporation.  All rights reserved.

Assembly successfully added to the cache

COMPILE EXE:

...

App.config Reading configuration:

&lt;add assembly="PhpNetMySql, Version=2.0.0.0, Culture=neutral, PublicKeyToken=2771987119c16a03" section="mysql"/&gt;

C:\Documents and Settings\Owner\Desktop\project\application\App.config(5,0): error PHP2004: Configuration error: Library assemby 'PhpNetMySql, Version=2.0.0.0 Culture=neutral, PublicKeyToken=2771987119c16a03' could not be loaded. Method not found: 'Void PHP.Core.PhpLIbraryAttribute..ctor(System.Type)'.

App.config:

&lt;configuration&gt;
  &lt;phpNet&gt;
    &lt;!-- Reference to the extension assembly --&gt;
    &lt;classLibrary&gt;
      &lt;add assembly="PhpNetMySql, Version=2.0.0.0, Culture=neutral, PublicKeyToken=2771987119c16a03" section="mysql"/&gt;
    &lt;/classLibrary&gt;
  &lt;/phpNet&gt;
&lt;/configuration&gt;</description><author>jfburns</author><pubDate>Wed, 13 Sep 2006 10:30:57 GMT</pubDate><guid isPermaLink="false">User Forum: Installation 20060913103057A</guid></item></channel></rss>