зеркало из https://github.com/mono/mail-archives.git
103 строки
3.3 KiB
HTML
103 строки
3.3 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
|
|
<HTML>
|
|
<HEAD>
|
|
<TITLE> [Mono-list] Re: MySQL Connection from .NET Website (David P. Donahue)
|
|
</TITLE>
|
|
<LINK REL="Index" HREF="index.html" >
|
|
<LINK REL="made" HREF="mailto:me%40beu.demon.co.uk">
|
|
<META NAME="robots" CONTENT="index,nofollow">
|
|
|
|
<LINK REL="Previous" HREF="025560.html">
|
|
<LINK REL="Next" HREF="025562.html">
|
|
</HEAD>
|
|
<BODY BGCOLOR="#ffffff">
|
|
<H1>[Mono-list] Re: MySQL Connection from .NET Website (David P. Donahue)
|
|
</H1>
|
|
<B>Elfyn McBratney
|
|
</B>
|
|
<A HREF="mailto:me%40beu.demon.co.uk"
|
|
TITLE="[Mono-list] Re: MySQL Connection from .NET Website (David P. Donahue)">me@beu.demon.co.uk
|
|
</A><BR>
|
|
<I>Thu, 3 Feb 2005 02:28:40 +0000</I>
|
|
<P><UL>
|
|
<LI> Previous message: <A HREF="025560.html">[Mono-list] Re: MySQL Connection from .NET Website (David P. Donahue)
|
|
</A></li>
|
|
<LI> Next message: <A HREF="025562.html">[Mono-list] Re: MySQL Connection from .NET Website (David P. Donahue)
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#25561">[ date ]</a>
|
|
<a href="thread.html#25561">[ thread ]</a>
|
|
<a href="subject.html#25561">[ subject ]</a>
|
|
<a href="author.html#25561">[ author ]</a>
|
|
</LI>
|
|
</UL>
|
|
<HR>
|
|
<!--beginarticle-->
|
|
<PRE>--nextPart1662834.SkSn4N2EpZ
|
|
Content-Type: text/plain;
|
|
charset="iso-8859-1"
|
|
Content-Transfer-Encoding: quoted-printable
|
|
Content-Disposition: inline
|
|
|
|
Hi David,
|
|
|
|
On Thursday 03 Feb 2005 02:03, David P. Donahue wrote:
|
|
><i> [...] I added the .dll, changed my code accordingly (it's exactly
|
|
</I>><i> the same except for the new namespace), and tried running that. But now
|
|
</I>><i> Mono is returning the error:
|
|
</I>><i>
|
|
</I>><i> System.IO.FileNotFoundException: File
|
|
</I>><i> '/home/www/.www/test/bin/MySql.Data.dll' not found.
|
|
</I>><i>
|
|
</I>><i> Now, the file is most definitely there, and most definitely
|
|
</I>><i> world-readable. Any ideas what might be causing this new error?
|
|
</I>
|
|
You need to check all leading path components as well (FileNotFoundExceptio=
|
|
n=20
|
|
is thrown is either (a) the file really doesn't exist or (b) if there's a=20
|
|
permission while walking the path).
|
|
|
|
><i> [...snip 20k of quotes...]
|
|
</I>
|
|
Best,
|
|
Elfyn
|
|
|
|
=2D-=20
|
|
Elfyn McBratney
|
|
beu on irc.freenode.net/savannah.[non]gnu.org
|
|
|
|
PGP Key ID: 0x456548B4
|
|
PGP Key Fingerprint:
|
|
29D5 91BB 8748 7CC9 650F 31FE 6888 0C2A 4565 48B4
|
|
|
|
--nextPart1662834.SkSn4N2EpZ
|
|
Content-Type: application/pgp-signature
|
|
|
|
-----BEGIN PGP SIGNATURE-----
|
|
Version: GnuPG v1.2.6 (GNU/Linux)
|
|
|
|
iD8DBQBCAYxdgH4Q50OD3mwRAgJNAJ9bu6sX2uOJ1IqMTWup/+nl9vuyCQCfd4Xj
|
|
bMnKNcel7prXCfmd47ShVdM=
|
|
=LAcj
|
|
-----END PGP SIGNATURE-----
|
|
|
|
--nextPart1662834.SkSn4N2EpZ--
|
|
|
|
</PRE>
|
|
<!--endarticle-->
|
|
<HR>
|
|
<P><UL>
|
|
<!--threads-->
|
|
<LI> Previous message: <A HREF="025560.html">[Mono-list] Re: MySQL Connection from .NET Website (David P. Donahue)
|
|
</A></li>
|
|
<LI> Next message: <A HREF="025562.html">[Mono-list] Re: MySQL Connection from .NET Website (David P. Donahue)
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#25561">[ date ]</a>
|
|
<a href="thread.html#25561">[ thread ]</a>
|
|
<a href="subject.html#25561">[ subject ]</a>
|
|
<a href="author.html#25561">[ author ]</a>
|
|
</LI>
|
|
</UL>
|
|
</body></html>
|