[Mono-aspnet-list] coolite ASP.NET AJAX Web Controls in mono 2.6.3

angel colmenares angel.ignacio.colmenares at gmail.com
Sun Apr 18 18:44:13 EDT 2010


hi,

i'am testing coolite ASP.NET AJAX Web Controls in mono 2.6.3 (ubuntu 9.10)
and almost all examples work fine, but there ara a few that show
same error ( in this case from : GridPanel--> Miscellaneuos -- > Details
Windos )
----------------------------------------------------------------------------------------------------
Server Error in '/' Application
Cannot add a Coolite.Ext.Web.Parameter to System.String

Description: HTTP 500. Error processing request.

Stack Trace:

System.Web.HttpException: Cannot add a Coolite.Ext.Web.Parameter to
System.String
  at System.Web.UI.CollectionBuilder.GetChildControlType (System.String
tagName, IDictionary attribs) [0x00000] in <filename unknown>:0 
  at System.Web.UI.ControlBuilder.CreateSubBuilder (System.String tagid,
System.Collections.Hashtable atts, System.Type childType,
System.Web.UI.TemplateParser parser, ILocation location) [0x00000] in
<filename unknown>:0 
  at System.Web.Compilation.AspGenerator.ProcessTag (ILocation location,
System.String tagid, System.Web.Compilation.TagAttributes atts, TagType
tagtype, System.Boolean& ignored) [0x00000] in <filename unknown>:0 

Version information: Mono Runtime Version: 2.6.3 (tarball dom mar 21
15:10:43 COT 2010); ASP.NET Version: 2.0.50727.1433
---------------------------------------------------------------------------------------------------------------

In coolite forums they say something about moving some code from xml markup
to codebehind, 
i just comment out lines containing  <ext:Parameter Name .... and now some
examples  work,
but, again , theres is one (Editor-Basic-Overwiew) showing  this message:

----------------------------------------------------------------------------------------------------------------

Server Error in '/' Application
StringPropertyBuilder should never be called

Description: HTTP 500. Error processing request.

Stack Trace:

System.Web.HttpException: StringPropertyBuilder should never be called
  at System.Web.UI.StringPropertyBuilder.AppendSubBuilder
(System.Web.UI.ControlBuilder subBuilder) [0x00000] in <filename unknown>:0 
  at System.Web.UI.ControlBuilder.AppendToProperty
(System.Web.UI.ControlBuilder subBuilder) [0x00000] in <filename unknown>:0 
  at System.Web.UI.ControlBuilder.AppendSubBuilder
(System.Web.UI.ControlBuilder subBuilder) [0x00000] in <filename unknown>:0 
  at System.Web.Compilation.AspGenerator.CloseControl (System.String tagid)
[0x00000] in <filename unknown>:0 
  at System.Web.Compilation.AspGenerator.TagParsed (ILocation location,
TagType tagtype, System.String tagid, System.Web.Compilation.TagAttributes
attributes) [0x00000] in <filename unknown>:0 
  at System.Web.Compilation.AspParser.OnTagParsed (TagType tagtype,
System.String id, System.Web.Compilation.TagAttributes attributes) [0x00000]
in <filename unknown>:0 
  at System.Web.Compilation.AspParser.Parse () [0x00000] in <filename
unknown>:0 
  at System.Web.Compilation.AspGenerator.Parse (System.IO.TextReader reader,
System.String filename, Boolean doInitParser) [0x00000] in <filename
unknown>:0 
  at System.Web.Compilation.GenericBuildProvider`1[TParser].Parse ()
[0x00000] in <filename unknown>:0 
  at System.Web.Compilation.GenericBuildProvider`1[TParser].GenerateCode ()
[0x00000] in <filename unknown>:0 
  at System.Web.Compilation.GenericBuildProvider`1[TParser].GenerateCode
(System.Web.Compilation.AssemblyBuilder assemblyBuilder) [0x00000] in
<filename unknown>:0 
  at System.Web.Compilation.BuildManager.GenerateAssembly
(System.Web.Compilation.AssemblyBuilder abuilder,
System.Web.Compilation.BuildProviderGroup group, System.Web.VirtualPath vp,
Boolean debug) [0x00000] in <filename unknown>:0 

Version information: Mono Runtime Version: 2.6.3 (tarball dom mar 21
15:10:43 COT 2010); ASP.NET Version: 2.0.50727.1433
----------------------------------------------------------------------------------------------------------------

can you please check Coolite Toolkit ?
you can download it from http://coolite.com. ( download link)
there is VS solution, you must :
add reference to Wilco.SyntaxHighlighter.dll in  Coolite.Examples project (
find dll in Source Project/Coolite.Examples/HighLighter)
compile with monodevelop , 
rename Web.config to web.config(?) , 
run xsp2 and go to  http://localhost:8080/
 
thanks.

ps: Coolite Toolkit works  fine  in MS asp.net


-- 
View this message in context: http://n4.nabble.com/coolite-ASP-NET-AJAX-Web-Controls-in-mono-2-6-3-tp2015230p2015230.html
Sent from the Mono - ASP.NET mailing list archive at Nabble.com.


More information about the Mono-aspnet-list mailing list