[Mono-bugs] [Bug 524726] New: Precompiling for / then deploying elsewhere causes failure for ASP.NET apps.
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Thu Jul 23 13:51:05 EDT 2009
http://bugzilla.novell.com/show_bug.cgi?id=524726
Summary: Precompiling for / then deploying elsewhere causes
failure for ASP.NET apps.
Classification: Mono
Product: Mono: Class Libraries
Version: unspecified
Platform: Other
OS/Version: Other
Status: NEW
Severity: Normal
Priority: P5 - None
Component: Sys.Web
AssignedTo: gonzalo at novell.com
ReportedBy: mchristensen at novell.com
QAContact: mono-bugs at lists.ximian.com
Found By: Component Test
Description of Problem:
Gonzalo: "precompiling for /, deploying somewhere else -> BOOM."
It turns out that this was found while testing a pre-compiled mvc template
application which failed to run on mono-2.4.2.3rc1. The standard application
ran fine while the pre-compiled version would sent the following message to the
browser instead: "This is a marker file generated by the precompilation tool,
and should not be deleted!"
Gonzalo: "when figuring out the new virtual paths form the ones in the
bin/*.compiled files, it ends up adding a // somewhere."
--
Configure bugmail: http://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