[Mono-bugs] [Bug 523341] ASP.NET View don't accept array generic parameters

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Tue Aug 4 01:48:35 EDT 2009


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

User matthias at hryniszak.de added comment
http://bugzilla.novell.com/show_bug.cgi?id=523341#c3





--- Comment #3 from Matthias Hryniszak <matthias at hryniszak.de>  2009-08-03 23:48:33 MDT ---
I've tested it with the latest version available as binary download for Windows
(mono-2.4.2.3-gtksharp-2.12.9-win32-3.exe) and the problem still persists.

Here's the exception message:

Server Error in '/' Application
CS1031: Type expected

Description: HTTP 500. Error processing request.

Stack Trace:

System.Web.Compilation.CompilationException: CS1031: Type expected

  at System.Web.Compilation.AssemblyBuilder.BuildAssembly
(System.Web.VirtualPath virtualPath, System.CodeDom.Compiler.CompilerParameters
options) [0x00000] 
  at System.Web.Compilation.AssemblyBuilder.BuildAssembly
(System.Web.VirtualPath virtualPath) [0x00000] 
  at System.Web.Compilation.BuildManager.GenerateAssembly
(System.Web.Compilation.AssemblyBuilder abuilder,
System.Collections.Generic.List`1 buildItems, System.Web.VirtualPath
virtualPath, BuildKind buildKind) [0x00000] 
  at System.Web.Compilation.BuildManager.BuildAssembly (System.Web.VirtualPath
virtualPath) [0x00000] 
  at System.Web.Compilation.BuildManager.GetCompiledType (System.String
virtualPath) [0x00000] 
  at System.Web.Compilation.BuildManager.CreateInstanceFromVirtualPath
(System.String virtualPath, System.Type requiredBaseType) [0x00000] 
  at
System.Web.Mvc.BuildManagerWrapper.System.Web.Mvc.IBuildManager.CreateInstanceFromVirtualPath
(System.String virtualPath, System.Type requiredBaseType) [0x00000] 
  at System.Web.Mvc.WebFormViewEngine.FileExists
(System.Web.Mvc.ControllerContext controllerContext, System.String virtualPath)
[0x00000] 

Version information: Mono Version: 2.0.50727.1433; 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