[Mono-list] Help - what's wrong?

Gonzalo Paniagua Javier gonzalo@ximian.com
Tue, 09 Mar 2004 13:13:24 -0500


El mar, 09-03-2004 a las 08:34, Kiyeon escribió:
> Hi, all
> I'm trying to use pgsql with xsp.
> Here is a error message.
> 
> =============================================================
> Server Error in '/' Application
> 
> ________________________________________________________________________
> Compilation Error
> Description: Error compiling a resource required to service this
> request. Review your source file and modify it to fix this error. 
> 
> Error message: /home/yeon/www/write.cs(6,0) : error CS0246: The
> namespace `Mono.Data.PostgreSqlClient' can not be found (missing
> assembly reference?) (0,0) : error failed: 1 error(s), 0 warnings

You should use the '@ Assembly' directive.

-Gonzalo