Hi Abe,

Maybe your test.dll requires a VisualC.dll or another dll which isn't available? Most 
often this happens if you've compiled a DLL by VS.NET and managed C++. In this case, 
the error message in the page is saying (wrongly) that the dll wouldn't be there. But 
in reality, the XSP writes on console the correct error message: that this dll would 
require an additional DLL.

-Jochen


-----Urspr�ngliche Nachricht-----
Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Im Auftrag von Abe Gillespie
Gesendet: Sonntag, 15. August 2004 19:33
An: [EMAIL PROTECTED]
Betreff: [Mono-list] DLL path

Mono can't find my ASP.NET website's codebehind dll.  It's in the bin directory.  This 
is the error:

Server error in '/test' application
Cannot find 'test.dll'.
Description: Error processing request.

Error Message: HTTP 404. Cannot find 'test.dll'.

How can I get Mono to recognize the path to it?

Thanks.
-Abe

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


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

Reply via email to