[Mono-dev] CompositeScriptReferenceEventArgs Object Not Found in SystemWeb.UI

Tom Spink tspink at gmail.com
Thu Dec 23 18:55:17 EST 2010


Hi,

As far as I can tell, there isn't anyone working on that particular
class.  You could have a go at implementing it yourself, and sending
some patches!  It's just an EventArgs class, so shouldn't be too hard
to make.

Of course, I'm not sure what else from that assembly your code is
dependent on, so even if you do implement the
CompositeScriptReferenceEventArgs class, chances are that you'll also
need to implement a bunch of other classes.

-- Spink

On 23 December 2010 12:27, Haroon Raseed Sarbudeen <haaroons at gmail.com> wrote:
> Hi spink
>
> Thanks for the reply. Is there any idea  this class available in forthcoming mono 3.0 release.
>
>
>
> On Dec 23, 2010, at 7:15 PM, Tom Spink <tspink at gmail.com> wrote:
>
>> Hello,
>>
>> This class is missing.  Take a look here to see what's not
>> implemented/missing in "System.Web.Extensions", against .NET 3.5:
>>
>> http://go-mono.com/status/status.aspx?reference=3.5&profile=2.0&assembly=System.Web.Extensions
>>
>> -- Spink
>>
>> On 22 December 2010 10:43, haaroons <haaroons at gmail.com> wrote:
>>>
>>> Dear All,
>>>
>>> i am using mono-2.8.1 and i am trying to compile AJAXControlToolkit 3.5 &
>>> 4.0 getting compilation error for mono library stating
>>> "CompositeScriptReferenceEventArgs"  Object Not Found Error.
>>>
>>> I have checked in the web  "CompositeScriptReferenceEventArgs"  belong to
>>> "System.Web.UI" Library. but if i searched in the mono mcs/class src folder
>>> no such object created. So please let me know whether mono support
>>> "CompositeScriptReferenceEventArgs". This component present in microsoft
>>> framework 3.5 SP1 "System.Web.UI" library.
>>>
>>>
>>> Regards
>>> Haroon
>>> --
>>> View this message in context: http://mono.1490590.n4.nabble.com/CompositeScriptReferenceEventArgs-Object-Not-Found-in-SystemWeb-UI-tp3160435p3160435.html
>>> Sent from the Mono - Dev mailing list archive at Nabble.com.
>>> _______________________________________________
>>> Mono-devel-list mailing list
>>> Mono-devel-list at lists.ximian.com
>>> http://lists.ximian.com/mailman/listinfo/mono-devel-list
>>>
>>
>>
>>
>> --
>> Tom Spink
>



-- 
Tom Spink


More information about the Mono-devel-list mailing list