[Mono-bugs] [Bug 686533] Exception in System.Web.Mvc in ProcessRequestInit: Method `System.Web.HttpRequest:get_InputValidationEnabled ()' is inaccessible from method `Microsoft.Web.Infrastructure.DynamicValidationHelper.ValidationUtility:IsValidationEnabled (System.Web.HttpContex

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Mon Apr 11 04:11:21 EDT 2011


https://bugzilla.novell.com/show_bug.cgi?id=686533

https://bugzilla.novell.com/show_bug.cgi?id=686533#c1


Marek Habersack <mhabersack at novell.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|Sys.Web                     |verifier
         AssignedTo|mhabersack at novell.com       |rkumpera at novell.com
            Product|Mono: Class Libraries       |Mono: Runtime

--- Comment #1 from Marek Habersack <mhabersack at novell.com> 2011-04-11 10:11:20 CEST ---
The exception seems to be MethodAccessException, which means that either you
are using Microsoft.Web.Infrastructure.dll (if you have this assembly in bin/,
please remove it - regardless whether it comes from .NET or Mono) from .NET or
that we have a bug in the Mono runtime (the verifier most probably) in checking
method accessibility wrt InternalsVisibleTo attribute. I am leaning towards the
latter since your app works most of the time, so I am reassigning this bug to
the runtime.

-- 
Configure bugmail: https://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