Exception Details
Unhandled Exception:
System.NullReferenceException: Object reference not set to an instance of an
object.
at
Microsoft.Xrm.Tooling.CrmConnectControl.CrmConnectionManager.SetConfigKeyInformation(Dictionary`2
configKeys)
at
Microsoft.Xrm.Tooling.CrmConnectControl.CrmServerLoginControl.StartConnectCheck()
at
System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs
args, Boolean reRaised)
at
System.Windows.UIElement.RaiseEventImpl(DependencyObject sender,
RoutedEventArgs args)
at
System.Windows.Controls.Primitives.ButtonBase.OnClick()
at
System.Windows.Controls.Button.OnClick()
at
System.Windows.Controls.Primitives.ButtonBase.OnMouseLeftButtonUp(MouseButtonEventArgs
e)
at
System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
at
System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target,
RoutedEventArgs routedEventArgs) at
System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs
args, Boolean reRaised)
Steps
by Step Approach to get Plugin Registration working.
Step
1) Download the latest SKD (https://xrm.tools/SDK), before you try other method to get things correct for you.
Step 2) Try Clean the content of the folder - C:\Users\Username\AppData\Roaming\Microsoft\PluginRegistration
Step 3) Clean any content from the folder - C:\Users\Vipin\LiveDeviceID
After
cleaning the content of the folder, I was not getting any exception but then Plugin
Registration Tool repeatedly asking me to choose the organization and I
was got stuck in a loop.
So,
I decided to have the latest SDK from - https://xrm.tools/SDK
and then everything started working well. Its weird though, Tool should have complain about the version problem at the very first stage.
Here are some other links for Troubleshooting
and learning:
No comments:
Post a Comment