[Mono-bugs] [Bug 601290] System.Web.UI.CollectionBuilder error parsing collections with multiple indexers

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Wed May 5 13:37:04 EDT 2010


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

http://bugzilla.novell.com/show_bug.cgi?id=601290#c4


Angel Colmenares <angel.ignacio.colmenares at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |angel.ignacio.colmenares at gm
                   |                            |ail.com

--- Comment #4 from Angel Colmenares <angel.ignacio.colmenares at gmail.com> 2010-05-05 17:37:03 UTC ---
I applied the patch to my installation of mono 2.6.4 and the error disappeared,
But testing example "TreePanel/Advanced/ColumnTree/" from Coolite 1.0
I'm getting this message:

Server Error in '/' Application
Literal content not allowed for Ext.Net.TreeNodeUIProviders

Description: HTTP 500. Error processing request.

Stack Trace:

System.Web.HttpException: Literal content not allowed for
Ext.Net.TreeNodeUIProviders
  at System.Web.UI.CollectionBuilder.AppendLiteralString (System.String s)
[0x00000] in <filename unknown>:0 
  at System.Web.Compilation.AspGenerator.FlushText (Boolean ignoreEmptyString)
[0x00000] in <filename unknown>:0 
  at System.Web.Compilation.AspGenerator.TextParsed (ILocation location,
System.String text) [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.4 (tarball sáb may 1 14:50:33
COT 2010); ASP.NET Version: 2.0.50727.1433

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