Firstly thanks again for a great tool.
Have hit quite an annoying bug if you use the "Object Explorer Details" view as outlined below
to reproduce;
1. connect to a server
2. in Object Explorer, navigate to a database and select "Tables"
3. open "Object Explorer Details" so you can see a list of all tables and schemas
4. make a schema change to a table (eg change column name)
5. repeat steps 2 and 3
6. Click refresh in either "Object Explorer Details" or "Object Explorer"
A) click refresh in "Object Explorer Details"
results in error "Exception has been thrown by the target of an invocation"
B) Click refresh in "Object Explorer"
results in error "Exception has been thrown by the target of an invocation (mscorlib)"
Additional Information:
Method not found: 'Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer.INodeInformation[]
Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer.NodesChangedEventArgs.getChangedNodes()'. (SSMSBoost)
Cheers
Andrej