[Mono-list] Referenced DLLs with spaces in names (xsp)
Stuart Ballard
sballard@netreach.com
Wed, 23 Apr 2003 11:27:21 -0400
[Argh, I got confused. I thought I had sent this to mono-list, which
I've now subscribed to so I can send directly. It turns out that I may
have sent two copies to mono-devel-list, one of which claimed that I had
subscribed, which I haven't. D'oh! Mono-devel-list moderator, feel free
to cancel one or both of the copies that went there.]
I'm using mono 0.23 and XSP from CVS on a Debian Linux system.
I have an ASP.NET application (compiled using Visual Studio) that
includes multiple projects that get compiled to multiple DLLs; the main
project ("Ivory") includes references to the other two projects, which
are called "Generated Files" and "NRDO library" (which get compiled to
"Generated Files.dll" and "NRDO library.dll" respectively). When I copy
the compiled code to my Linux box and run XSP on it, I get two errors:
"Source file "Files.dll" could not be found" and "Source file
"library.dll" could not be found".
Obviously either Mono or xsp is failing to correctly handle the
reference to a filename that contains a space.
I'm going to try to workaround this by compiling to a different
filename, but I thought you guys might be interested in the bug, and it
would be nice to be able to run my code unmodified, anyway.
Thanks,
Stuart.
--
Stuart Ballard, Programmer
NetReach - Internet Solutions
(215) 283-2300, ext. 126
http://www.netreach.com/