[Mono-list] asp.net and Npgsql namespace not found
Alan Campbell
alan.g.campbell at gmail.com
Sun Oct 9 08:14:28 EDT 2005
Hi all,
I am trying to convert code from IIS/Access DB to XSP (or mono-mono) /
PostgreSQL in Debian Sarge. I can compile and run the Npgsql sample
code fine. But, I get the following error when I try and use Npgsql
in my codebehind page.
error CS0246: The type or namespace name `Npgsql' could not be found.
Are you missing a using directive or an assembly reference?
I guess I am missing something simple, but i could not find a similar
message on the list. Browsing the archives on neotonic.com appear to
be broken.
Thanks
Alan Campbell.
More information about the Mono-list
mailing list