[Mono-bugs] [Bug 398460] [Regression] commits 105220-105230 broke ASP.NET
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Wed Jun 11 09:48:09 EDT 2008
https://bugzilla.novell.com/show_bug.cgi?id=398460
User juraj at hotfeet.ch added comment
https://bugzilla.novell.com/show_bug.cgi?id=398460#c5
--- Comment #5 from Juraj Skripsky <juraj at hotfeet.ch> 2008-06-11 07:48:09 MDT ---
Zoltan, I still see the issue after reverting to r105229. The problem has
something to do with the debugging related changes. When I change the line
<compilation defaultLanguage="C#" debug="true" />
to
<compilation defaultLanguage="C#" debug="false" />
in web.config of the test case app, the error no longer occurs (still using
r105229).
Does the "@@inner_string@@" part of the error message ring any bell?
Compiler Error Message: CS0016: Could not write to file
`/tmp/js-temp-aspnet-0/99485591/App_Web_4e34f8de.dll', cause: Could not find
file "/home/js/test/@@inner_string@@".
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the mono-bugs
mailing list