Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Assembly Recovery Tool unable to find method exception #36

Closed
shytikov opened this issue Feb 26, 2015 · 2 comments
Closed

Assembly Recovery Tool unable to find method exception #36

shytikov opened this issue Feb 26, 2015 · 2 comments
Labels

Comments

@shytikov
Copy link
Contributor

There one scenario, that forces Assembly Recovery Tool to fire exception. Please follow this steps:

  • Open XrmToolBox (XTB), do not connect to any organization;
  • Choose Assembly Recovery Tool (ART) from the list, do not connect to any organization even if plugin insists;
  • In ART that successfully loaded press Load assemblies button;
  • In list of organization choose ANY organization;
  • Exception raised Unable to find method MainControl.RetrieveAssemblies in PluginBase class;
@MscrmTools
Copy link
Owner

Argh... RetrieveAssemblies must be set as public to avoid this bug!

Can you handle this when you update the tool?

@MscrmTools MscrmTools added the bug label Feb 26, 2015
@shytikov
Copy link
Contributor Author

Sure, no problem! One second long task.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants