[Mono-bugs] [Bug 483266] New: Updateable precompiled websites fail

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Mon Mar 9 00:07:05 EDT 2009


https://bugzilla.novell.com/show_bug.cgi?id=483266


           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: gonzalo at novell.com
        ReportedBy: jhill at novell.com
         QAContact: mono-bugs at lists.ximian.com
          Found By: ---


Description of Problem:
Publishing a web site project (BlogEngine.NET) with "updates allowed" 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 "Publish Web Site".
3. Target a location which can be served from xsp2 or mod_mono
4. Ensure that "Allow this precompiled site to be updatable" 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 "updates allowed" works as expected.

-- 
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