[Mono-aspnet-list] Adding external dll reference

afsarsal afsarsal at yahoo.com
Mon Feb 22 06:10:03 EST 2010


Hi,

I created a very simple asp.net web site.
I had an utility class library. I build it in windows and Visual Studio
created a Util.dll file.

And then I added this dll as reference to my simple asp.net web site.
There is Util.dll in bin folder.
I copied to /usr/lib/xsp/SimpleWeb/ folder.
But when I run it from firefox I get this error:

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:

/tmp/root-temp-aspnet-0/220322e7/6d64d5e6.0.cs(55,24) : error CS0103: The
name `Util' does not exist in the context of `ASP.test_aspx'

File name: /usr/lib/xsp/SimpleWeb/test.aspx

Source File: /tmp/root-temp-aspnet-0/220322e7/6d64d5e6.0.cs

Thanks,
Salim
-- 
View this message in context: http://n4.nabble.com/Adding-external-dll-reference-tp1564266p1564266.html
Sent from the Mono - ASP.NET mailing list archive at Nabble.com.


More information about the Mono-aspnet-list mailing list