[Mono-bugs] [Bug 508888] New: MonoVS version of mono breaks Graffiti

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Mon Jun 1 18:57:36 EDT 2009


http://bugzilla.novell.com/show_bug.cgi?id=508888

User mchristensen at novell.com added comment
http://bugzilla.novell.com/show_bug.cgi?id=508888#c999999

           Summary: MonoVS version of mono breaks Graffiti
    Classification: Mono
           Product: Mono: Class Libraries
           Version: 2.4.x
          Platform: x86-64
        OS/Version: openSUSE 11.1
            Status: NEW
          Severity: Critical
          Priority: P5 - None
         Component: Sys.Web
        AssignedTo: mhabersack at novell.com
        ReportedBy: mchristensen at novell.com
         QAContact: mono-bugs at lists.ximian.com
          Found By: Component Test


Description of Problem:

The current version of the modified mono used for monoVS server breaks Graffiti
CMS.


The version that breaks is located here:

http://c100/software/mono-project.org/monovs-previews/0.1-p4/openSUSE_11.1/

The error sent to the web browser console is here:

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: CS0103: The name `minDate' does not exist in the
current context

Source Error:

Line 24:         if (!Page.IsPostBack)
Line 25:         {
Line 26:             minDate.Text = DateTime.Now.AddDays(-30).Ticks.ToString();
Line 27:             maxDate.Text = DateTime.Now.Ticks.ToString();
Line 28:         }


Source File:
/tmp/graffiti_test-7852071a-c639-4f75-9e9e-ebc82159c3e9/Graffiti/Web/graffiti-admin/reporting/dashboardpostview.ascx
 Line: 26

Show Detailed Compiler Output:

gmcs /target:library
/lib:"/tmp/graffiti_test-7852071a-c639-4f75-9e9e-ebc82159c3e9/Graffiti/Web/bin"
/debug- /optimize+ /warn:0
/out:"/tmp/root-temp-aspnet-0/669a7076/App_Web_165c4fc0.dll"
/r:"/usr/lib/mono/gac/System/2.0.0.0__b77a5c561934e089/System.dll"
/r:"/usr/lib/mono/gac/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll"
/r:"/usr/lib/mono/gac/System.Data/2.0.0.0__b77a5c561934e089/System.Data.dll"
/r:"/usr/lib/mono/gac/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll"
/r:"/usr/lib/mono/gac/System.Web/2.0.0.0__b03f5f7f11d50a3a/System.Web.dll"
/r:"/usr/lib/mono/gac/System.Web.Services/2.0.0.0__b03f5f7f11d50a3a/System.Web.Services.dll"
/r:"/usr/lib/mono/gac/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll"
/r:"/tmp/root-temp-aspnet-0/669a7076/App_global.asax.7e2ffb39.dll"
/r:"/tmp/graffiti_test-7852071a-c639-4f75-9e9e-ebc82159c3e9/Graffiti/Web/bin/CookComputing.XmlRpc.dll"
/r:"/tmp/graffiti_test-7852071a-c639-4f75-9e9e-ebc82159c3e9/Graffiti/Web/bin/DataBuddy.dll"
/r:"/tmp/graffiti_test-7852071a-c639-4f75-9e9e-ebc82159c3e9/Graffiti/Web/bin/Graffiti.Core.API.dll"
/r:"/tmp/graffiti_test-7852071a-c639-4f75-9e9e-ebc82159c3e9/Graffiti/Web/bin/Graffiti.Core.dll"
/r:"/tmp/graffiti_test-7852071a-c639-4f75-9e9e-ebc82159c3e9/Graffiti/Web/bin/Graffiti.Web.dll"
/r:"/tmp/graffiti_test-7852071a-c639-4f75-9e9e-ebc82159c3e9/Graffiti/Web/bin/Highlighter.Net.dll"
/r:"/tmp/graffiti_test-7852071a-c639-4f75-9e9e-ebc82159c3e9/Graffiti/Web/bin/Identicon.dll"
/r:"/tmp/graffiti_test-7852071a-c639-4f75-9e9e-ebc82159c3e9/Graffiti/Web/bin/Joel.Net.Akismet.dll"
/r:"/tmp/graffiti_test-7852071a-c639-4f75-9e9e-ebc82159c3e9/Graffiti/Web/bin/Lucene.Net.dll"
/r:"/tmp/graffiti_test-7852071a-c639-4f75-9e9e-ebc82159c3e9/Graffiti/Web/bin/NVelocity.dll"
/r:"/tmp/graffiti_test-7852071a-c639-4f75-9e9e-ebc82159c3e9/Graffiti/Web/bin/RssToolkit.dll"
/r:"/tmp/graffiti_test-7852071a-c639-4f75-9e9e-ebc82159c3e9/Graffiti/Web/bin/Telligent.Components.dll"
/r:"/tmp/graffiti_test-7852071a-c639-4f75-9e9e-ebc82159c3e9/Graffiti/Web/bin/Telligent.DynamicConfiguration.dll"
/r:"/tmp/graffiti_test-7852071a-c639-4f75-9e9e-ebc82159c3e9/Graffiti/Web/bin/Telligent.Glow.Editor.dll"
/r:"/tmp/graffiti_test-7852071a-c639-4f75-9e9e-ebc82159c3e9/Graffiti/Web/bin/Telligent.Glow.MultipleFileUpload.dll"
/r:"/tmp/graffiti_test-7852071a-c639-4f75-9e9e-ebc82159c3e9/Graffiti/Web/bin/Telligent.Glow.dll"
/r:"/tmp/graffiti_test-7852071a-c639-4f75-9e9e-ebc82159c3e9/Graffiti/Web/bin/Telligent.Registration.dll"
 /nowarn:0169  -- "/tmp/root-temp-aspnet-0/669a7076/App_Web_165c4fc0_0.cs" 

/tmp/graffiti_test-7852071a-c639-4f75-9e9e-ebc82159c3e9/Graffiti/Web/graffiti-admin/reporting/dashboardpostview.ascx(26,13):
error CS0103: The name `minDate' does not exist in the current context
/tmp/graffiti_test-7852071a-c639-4f75-9e9e-ebc82159c3e9/Graffiti/Web/graffiti-admin/reporting/dashboardpostview.ascx(27,13):
error CS0103: The name `maxDate' does not exist in the current context


Show Complete Compilation Source:

Line 1: <%@ Control Language="C#" %>
Line 2: 
Line 3: <h3 style="margin-bottom: -10px; margin-top: 20px;">Views in the last
30 days</h3>
Line 4: <div id="linechart">
Line 5:     <strong>Unable to display the chart</strong>
Line 6: </div>
Line 7: 
Line 8: <script type="text/javascript">
Line 9: // <[CDATA[
Line 10: var so = new SWFObject("reporting/amline.swf", "amline", "100%",
"200", "8", "#ffffff");
Line 11: so.addVariable("path", "reporting/");
Line 12: so.addVariable("settings_file", escape("reporting/linegraph.xml"));
Line 13: so.addVariable("data_file",
escape("reporting/charts.ashx?report=ViewsByDate&minDate=<asp:Literal
id="minDate" runat="server"/>&maxDate=<asp:Literal id="maxDate" runat="server"
/>&fromDashboard=1"));
Line 14: so.addVariable("preloader_color", "#999999");
Line 15: so.addParam('wmode', 'transparent');
Line 16: so.write("linechart");
Line 17: // ]]>
Line 18: </script>
Line 19: 
Line 20: <script runat="server">
Line 21: 
Line 22:     void Page_Load(object sender, EventArgs e)
Line 23:     {
Line 24:         if (!Page.IsPostBack)
Line 25:         {
Line 26:             minDate.Text = DateTime.Now.AddDays(-30).Ticks.ToString();
Line 27:             maxDate.Text = DateTime.Now.Ticks.ToString();
Line 28:         }
Line 29:     }
Line 30: 
Line 31: </script>

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