System.MissingMethodException

Posted by: renu.ap on 7 March 2018, 1:06 am EST

    • Post Options:
    • Link

    Posted 7 March 2018, 1:06 am EST

    hi,

    hi,

    Hi,

    I am getting following exceptions in debug window while executing Report.Run method. Please help me to identify issue.

    System.MissingMethodException occurred

    HResult=-2146233070

    Message=Method ‘System.String.chr’ not found.

    Source=mscorlib

    StackTrace:

    at System.RuntimeType.InvokeMember(String name, BindingFlags bindingFlags, Binder binder, Object target, Object providedArgs, ParameterModifier modifiers, CultureInfo culture, String namedParams)

    InnerException:

    Exception thrown: ‘System.MissingMethodException’ in mscorlib.dll

    Exception thrown: ‘System.MissingMethodException’ in GrapeCity.ActiveReports.v11.dll

  • Posted 7 March 2018, 3:09 am EST

    Hello,

    This is a problem which can occur when there is an old version of a DLL still lingering somewhere around. Make sure that the latest assemblies are deployed and no duplicated older assemblies are hiding in certain folders. Your best bet would be to delete every built item and rebuild/redeploy the entire solution.

    Thanks,

    Mohit

Need extra support?

Upgrade your support plan and get personal unlimited phone support with our customer engagement team

Learn More

Forum Channels