Hi,

I'm trying to use Npgsql but when I compile the test program I get:
The namespace `Npgsql' can not be found (missing assembly reference?)(CS0246)

I could not find the Npgsql.dll on my system so I downloaded the latest
beta from the GBorg site and did this:

[EMAIL PROTECTED] mono]# gacutil -i Npgsql.dll
Npgsql installed into the gac (/usr/lib/mono/gac)

But when I go to Edit References>GAC tab in MonoDevelop I do not see
Npgsql in the list.  (Maybe the Npgsql assembly is listed under a differnt
name?)

Thanks for any ideas,
Kevin

_______________________________________________
Mono-list maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to