[Mono-list] ASP.NET + ByteFX.Data

David La Motta dlamotta@email.com
Fri, 10 Oct 2003 09:06:41 -0400


This is a multi-part message in MIME format.
--------------070901090202070201010103
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Transfer-Encoding: 7bit

That was simple enough.  Thanks!

// David

Gonzalo Paniagua Javier wrote:

>>Hello all.
>>
>>I am running xsp 0.6 and I am trying to do some simple playing around
>>to see if I can get some data out of MySql.  I downloaded the latest
>>ByteFX.Data assembly and was able to run a very simple query from the
>>command line--joy!  I then proceeded to modify the dbpage1.aspx
>>example provided with mod_mono and replaced the PostgreSql directives
>>with MySql ones.  I seemed to get around syntactical mistakes but now
>>the server responds with the following.  I am attaching the .aspx file
>>in case any of you is feeling good enough to take a look  :-)  I added
>>the ByteFX.Data.dll and SharpZipLib.dll to my /usr/lib directory and
>>restarted the xsp server.  Not sure what to try next.  
>>
>>Thanks for any help!
>>
>>// David
>>
>>Description: Error processing request. 
>>
>>Error Message: 
>>
>>Stack Trace: 
>>System.IO.FileNotFoundException: File 'ByteFX.Data.MySqlClient' not found.
>>    
>>
>
>The assembly name is ByteFX.Data
>
>-Gonzalo
>
>
>_______________________________________________
>Mono-list maillist  -  Mono-list@lists.ximian.com
>http://lists.ximian.com/mailman/listinfo/mono-list
>
>  
>

--------------070901090202070201010103
Content-Type: text/html; charset=us-ascii
Content-Transfer-Encoding: 7bit

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1">
  <title></title>
</head>
<body text="#000000" bgcolor="#ffffff">
That was simple enough.&nbsp; Thanks!<br>
<br>
// David<br>
<br>
Gonzalo Paniagua Javier wrote:<br>
<blockquote type="cite" cite="mid1065755704.679.221.camel@k7">
  <blockquote type="cite">
    <pre wrap="">Hello all.

I am running xsp 0.6 and I am trying to do some simple playing around
to see if I can get some data out of MySql.  I downloaded the latest
ByteFX.Data assembly and was able to run a very simple query from the
command line--joy!  I then proceeded to modify the dbpage1.aspx
example provided with mod_mono and replaced the PostgreSql directives
with MySql ones.  I seemed to get around syntactical mistakes but now
the server responds with the following.  I am attaching the .aspx file
in case any of you is feeling good enough to take a look  :-)  I added
the ByteFX.Data.dll and SharpZipLib.dll to my /usr/lib directory and
restarted the xsp server.  Not sure what to try next.  

Thanks for any help!

// David

Description: Error processing request. 

Error Message: 

Stack Trace: 
System.IO.FileNotFoundException: File 'ByteFX.Data.MySqlClient' not found.
    </pre>
  </blockquote>
  <pre wrap=""><!---->
The assembly name is ByteFX.Data

-Gonzalo


_______________________________________________
Mono-list maillist  -  <a class="moz-txt-link-abbreviated" href="mailto:Mono-list@lists.ximian.com">Mono-list@lists.ximian.com</a>
<a class="moz-txt-link-freetext" href="http://lists.ximian.com/mailman/listinfo/mono-list">http://lists.ximian.com/mailman/listinfo/mono-list</a>

  </pre>
</blockquote>
</body>
</html>

--------------070901090202070201010103--