System.Reflection.AmbiguousMatchException: Ambiguo
Source Error:
An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.
Stack Trace:
[AmbiguousMatchException: Ambiguous match found.]
System.RuntimeType.GetMethodImpl(String name, BindingFlags bindingAttr, Binder binder, CallingConventions callConv, Type[] types, ParameterModifier[] modifiers) +187
System.Type.GetMethod(String name) +26
GrayMatterSoft.ScriptManagerHelper.InitializeRefle ction() +89
GrayMatterSoft.ScriptManagerHelper.RegisterStartup Script(Control control, Type type, String key, String script, Boolean addScriptTags) +36
GrayMatterSoft.GMDatePicker.RenderJavascript() +2009
GrayMatterSoft.GMDatePicker.OnPreRender(EventArgs e) +779
System.Web.UI.Control.PreRenderRecursiveInternal() +77
System.Web.UI.Control.PreRenderRecursiveInternal() +161
System.Web.UI.Control.PreRenderRecursiveInternal() +161
System.Web.UI.Control.PreRenderRecursiveInternal() +161
System.Web.UI.Control.PreRenderRecursiveInternal() +161
System.Web.UI.Control.PreRenderRecursiveInternal() +161
System.Web.UI.Control.PreRenderRecursiveInternal() +161
System.Web.UI.Control.PreRenderRecursiveInternal() +161
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1360
Please Solve my problem asap.
|