[Mono-list] ASP .NET AJAX Framework

Jens Wurster jw at zaubercenter.de
Sun Jul 29 06:07:50 EDT 2007


Does mono support Microsoft's "ASP .NET AJAX" framework?

 

I tried to run a simple AJAX application, but I got this error message:

 

System.ArgumentNullException: Argument cannot be null. 
Parameter name: browscaps.ini does not contain a definition for capability
supportscallback for userAgent IE 
  at System.Web.Configuration.HttpCapabilitiesBase.ReadBoolean
(System.String key) [0x00000]  
  at System.Web.Configuration.HttpCapabilitiesBase.get_SupportsCallback ()
[0x00000]  
  at
System.Web.UI.HttpBrowserCapabilitiesWrapper.System.Web.UI.IHttpBrowserC
apabilities.get_SupportsCallback () [0x00000]  
  at System.Web.UI.PageRequestManager.OnInit () [0x00000]  
  at System.Web.UI.ScriptManager.OnInit (System.EventArgs e) [0x00000]  
  at System.Web.UI.Control.InitRecursive (System.Web.UI.Control
namingContainer) [0x00000]  
  at System.Web.UI.Control.InitRecursive (System.Web.UI.Control
namingContainer) [0x00000]  
  at System.Web.UI.Control.InitRecursive (System.Web.UI.Control
namingContainer) [0x00000]  
  at System.Web.UI.Page.InternalProcessRequest () [0x00000]  
  at System.Web.UI.Page.ProcessRequest (System.Web.HttpContext context)
[0x00000]  

 

Maybe this attempt was useless? If this does not work with mono, are there
any plans to support it? In the current SVN branch

I found a folder named "MicrosoftAjaxLibrary".

 

Regards

Jens

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-list/attachments/20070729/33b17d8d/attachment.html 


More information about the Mono-list mailing list