[Mono-list] Monobundle Npgsql.dll problems
Chris Aitken
chris@ion-dreams.com
Tue, 18 Jan 2005 14:01:58 -0000
Hi All,
I have just installed monobundle on a debian sarge installation.
My home dir is /home/chrisa, and monobundle is installed in ~/.mono/. The
aspx files are kept in ~/ASPNET/
I have copied the Npgsql.dll from
~/.mono/mono/lib/mono/gac/Npgsql/1.0.5000.0__5d8b90d52f46fda7/Npgsql.dll to
~/ASPNET/bin/
When I run an app (that is known to work) I get the following:
Description: Error compiling a resource required to service this request.
Review your source file and modify it to fix this error.
Description: Error compiling a resource required to service this request.
Review your source file and modify it to fix this error.
Error message: (0,0) : error CS0006: Cannot find assembly
`/home/chrisa/ASPNET/bin/Npgsql.dll' (0,0) : error : (0,0) : error failed: 1
error(s), 0 warnings
File name: /home/chrisa/ASPNET/employee.cs
Here is the output from xsp:
chrisa@svs-dc1:~/ASPNET$ cat /tmp/xsp.log
** (/home/chrisa/.mono//mono/lib/mono/1.0/mcs.exe:31483): WARNING **: Could
not find assembly System.Windows.Forms, references from
/home/chrisa/ASPNET/bin/Npgsql.dll (assemblyref_index=5)
Major/Minor: 1,0
Build: 5000,0
Token: b77a5c561934e089
System error: No such file or directory
** (/home/chrisa/.mono//mono/lib/mono/1.0/mcs.exe:31483): WARNING **: Could
not find assembly System.Windows.Forms, references from
/home/chrisa/ASPNET/bin/Npgsql.dll (assemblyref_index=5)
Major/Minor: 1,0
Build: 5000,0
Token: b77a5c561934e089
System error: No such file or directory
** (/home/chrisa/.mono//mono/lib/mono/1.0/mcs.exe:31483): WARNING **: Could
not find assembly System.Windows.Forms, references from
/home/chrisa/ASPNET/bin/Npgsql.dll (assemblyref_index=5)
Major/Minor: 1,0
Build: 5000,0
Token: b77a5c561934e089
System error: No such file or directory
Any ideas?
Cheers
Chris
--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.