[Mono-devel-list] Referenced DLLs with spaces in names (xsp)
Gonzalo Paniagua Javier
gonzalo at ximian.com
Wed Apr 23 07:48:20 EDT 2003
El mar, 22 de 04 de 2003 a las 18:57, Stuart Ballard escribió:
> 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.
Mmm. I think that someone from OpenLink fixed this a while ago. Are you
using mono+mcs from CVS?
-Gonzalo
More information about the Mono-devel-list
mailing list