mail-archives/mono-bugs/2009-March/086837.html

164 строки
4.7 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mono-bugs] [Bug 483266] New: Updateable precompiled websites fail
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mono-bugs%40lists.ximian.com?Subject=%5BMono-bugs%5D%20%5BBug%20483266%5D%20New%3A%20Updateable%20precompiled%20websites%20fail&In-Reply-To=">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="086836.html">
<LINK REL="Next" HREF="086838.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mono-bugs] [Bug 483266] New: Updateable precompiled websites fail</H1>
<B>bugzilla_noreply at novell.com</B>
<A HREF="mailto:mono-bugs%40lists.ximian.com?Subject=%5BMono-bugs%5D%20%5BBug%20483266%5D%20New%3A%20Updateable%20precompiled%20websites%20fail&In-Reply-To="
TITLE="[Mono-bugs] [Bug 483266] New: Updateable precompiled websites fail">bugzilla_noreply at novell.com
</A><BR>
<I>Mon Mar 9 00:07:05 EDT 2009</I>
<P><UL>
<LI>Previous message: <A HREF="086836.html">[Mono-bugs] [Bug 483259] xbuild can't handle arguments with spaces in the pathname
</A></li>
<LI>Next message: <A HREF="086838.html">[Mono-bugs] [Bug 483268] New: Precompiled application can only be solved from original virtual path
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#86837">[ date ]</a>
<a href="thread.html#86837">[ thread ]</a>
<a href="subject.html#86837">[ subject ]</a>
<a href="author.html#86837">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE><A HREF="https://bugzilla.novell.com/show_bug.cgi?id=483266">https://bugzilla.novell.com/show_bug.cgi?id=483266</A>
Summary: Updateable precompiled websites fail
Classification: Mono
Product: Mono: Class Libraries
Version: 2.4.x
Platform: Other
OS/Version: Other
Status: NEW
Severity: Normal
Priority: P5 - None
Component: Sys.Web
AssignedTo: <A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">gonzalo at novell.com</A>
ReportedBy: <A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">jhill at novell.com</A>
QAContact: <A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">mono-bugs at lists.ximian.com</A>
Found By: ---
Description of Problem:
Publishing a web site project (BlogEngine.NET) with &quot;updates allowed&quot; fails to
load on xsp2 / mod_mono.
Steps to reproduce the problem:
1. Download and open the BlogEngine.NET web site
2. From the build menu in the web site, select &quot;Publish Web Site&quot;.
3. Target a location which can be served from xsp2 or mod_mono
4. Ensure that &quot;Allow this precompiled site to be updatable&quot; is checked
5. Click okay to publish
6. Start xsp2 / mod_mono on the target directory
7. Browse to the target web site
Actual Results:
Server Error in '/' Application
Compilation Error
Description: Error compiling a resource required to service this request.
Review your source file and modify it to fix this error.
Compiler Error Message: CS0433: The imported type `site' is defined multiple
times
Source Error:
Line 29:
Line 30:
Line 31: public class themes_standard_site_master : global::site {
Line 32:
Line 33: private static bool __initialized = false;
Expected Results:
The web site
How often does this happen?
Every time
Additional Information:
Publishing the same web site without &quot;updates allowed&quot; works as expected.
--
Configure bugmail: <A HREF="https://bugzilla.novell.com/userprefs.cgi?tab=email">https://bugzilla.novell.com/userprefs.cgi?tab=email</A>
------- You are receiving this mail because: -------
You are the QA contact for the bug.
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="086836.html">[Mono-bugs] [Bug 483259] xbuild can't handle arguments with spaces in the pathname
</A></li>
<LI>Next message: <A HREF="086838.html">[Mono-bugs] [Bug 483268] New: Precompiled application can only be solved from original virtual path
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#86837">[ date ]</a>
<a href="thread.html#86837">[ thread ]</a>
<a href="subject.html#86837">[ subject ]</a>
<a href="author.html#86837">[ author ]</a>
</LI>
</UL>
<hr>
<a href="http://lists.ximian.com/mailman/listinfo/mono-bugs">More information about the mono-bugs
mailing list</a><br>
</body></html>