asp.net - Attempt by security transparent method Kigg.Web.jQueryScriptManager.OnInit -


i trying configure kigg project on machine , getting error.

attempt security transparent method 'kigg.web.jqueryscriptmanager.oninit(system.eventargs)' access linkdemand protected method 'kigg.web.jqueryscriptmanager.get_current()' failed. methods must security critical or security safe-critical satisfy linkdemand.

can please me resolve error.

stacktrace

at kigg.web.jqueryscriptmanager.oninit(eventargs e) in d:\edrive\my websites\myupdates\myupdates\source\web\controls\jqueryscriptmanager.cs:line 111 @ system.web.ui.control.initrecursive(control namingcontainer) @ system.web.ui.control.initrecursive(control namingcontainer) @ system.web.ui.control.initrecursive(control namingcontainer) @ system.web.ui.page.processrequestmain(boolean includestagesbeforeasyncpoint, boolean includestagesafterasyncpoint)

try adding attribute class [securitysafecritical]

read more here or here


Comments

Popular posts from this blog

c# - SharpSVN - How to get the previous revision? -

c++ - Is it possible to compile a VST on linux? -

url - Querystring manipulation of email Address in PHP -