[Mono-bugs] [Bug 661144] New: AjaxControlToolKit 40412 Build Failed using Mono 2.8.1 Runtime with .NET frame work 3.5 & 4.0

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Wed Dec 22 23:27:20 EST 2010


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

https://bugzilla.novell.com/show_bug.cgi?id=661144#c0


           Summary: AjaxControlToolKit 40412 Build Failed using Mono 2.8.1
                    Runtime with .NET frame work 3.5 & 4.0
    Classification: Mono
           Product: Mono: Runtime
           Version: 2.8.x
          Platform: x86
        OS/Version: Ubuntu
            Status: NEW
          Severity: Critical
          Priority: P5 - None
         Component: generics
        AssignedTo: mono-bugs at lists.ximian.com
        ReportedBy: haaroons at gmail.com
         QAContact: mono-bugs at lists.ximian.com
          Found By: ---
           Blocker: ---


User-Agent:       Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR
2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; .NET4.0C; .NET4.0E)


Hi All,

I am new to this forum. I am using Mono 2.8.1 with apache-2.2.17 for ASP.Net
Application in ubuntu linux. 
When I use the AjaxControl in my application it’s getting crashed in mono .NET
2.0 and 4.0 runtime environment in ubuntu linux. Then I start build the
AJAXControltoolkit source using mono 2.8.1 library using Visual studio 2010 I
am getting following Error in .NET Frame work 4.0

Error    1    The type or namespace name 'AjaxFrameworkAssembly' does not exist
in the namespace 'System.Web.Script' (are you missing an assembly reference?)

Error    2    The type or namespace name 'AjaxFrameworkAssemblyAttribute' does
not exist in the namespace 'System.Web.Script' (are you missing an assembly
reference?)

Error    3    The type or namespace name 'CompositeScriptReferenceEventArgs'
could not be found (are you missing a using directive or an assembly
reference?)

Even I try to build using .NET framework 3.5 then I am getting following Error.


Error    1    The type or namespace name 'CompositeScriptReferenceEventArgs'
could not be found (are you missing a using directive or an assembly
reference?)

Then I surfed in the web these components from name space "System.Web.UI" and
"System.Web.Extensions” assembly. But this class implemented in microsoft .Net
Framework 3.5 SP1 onwards. I tried to search in the mono code base I couldn't
fine any class with "CompositeScriptReferenceEventArgs". So its bug in mono or
its not implemented fully? Please advice is there any alternate for this
“CompositeScriptReferenceEventArgs".

Thanks


Reproducible: Always

Steps to Reproduce:
1.Build Web pages with AjaxControltoolkit component
2.Deploy the Project in ubuntu Server and Access the page
3.Now page will crash and throw "CompositeScriptReferenceEventArgs" error

-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the mono-bugs mailing list