Hi David,

On Thursday 03 Feb 2005 02:03, David P. Donahue wrote:
> [...] I added the .dll, changed my code accordingly (it's exactly
> the same except for the new namespace), and tried running that.  But now
> Mono is returning the error:
>
> System.IO.FileNotFoundException: File
> '/home/www/.www/test/bin/MySql.Data.dll' not found.
>
> Now, the file is most definitely there, and most definitely
> world-readable.  Any ideas what might be causing this new error?

You need to check all leading path components as well (FileNotFoundException 
is thrown is either (a) the file really doesn't exist or (b) if there's a 
permission while walking the path).

> [...snip 20k of quotes...]

Best,
Elfyn

-- 
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

Attachment: pgp1CER05HEOt.pgp
Description: PGP signature

Reply via email to