After upgrading from version 1.6 to 1.7 I get this runtime message:
"A IDockManager extension must be included because a UI plugin was found.
A IHeaderControl extension must be included because a UI plugin was found.
A IStatusControl extension must be included because a UI plugin was found."
The only plugins I use are TableEditor.dll and Tools.dll. Thes are placed in folders Extensions and Plugins of the main project of the solution, respectively, just as they were when I used version 1.6. They are marked as Copy Always to ensure they are copied to the output folder.
I have double-checked that all DotSpatial references in the solution have the correct version number, which the have (1.7). I have used the VS command Clean Solution and Rebuidl Solution, but the message is still displayed.
The Tools.dll-plugin seems to work anyway, the tools are available in the toolbox window in the application.
I am using VS 2013 prof.
"A IDockManager extension must be included because a UI plugin was found.
A IHeaderControl extension must be included because a UI plugin was found.
A IStatusControl extension must be included because a UI plugin was found."
The only plugins I use are TableEditor.dll and Tools.dll. Thes are placed in folders Extensions and Plugins of the main project of the solution, respectively, just as they were when I used version 1.6. They are marked as Copy Always to ensure they are copied to the output folder.
I have double-checked that all DotSpatial references in the solution have the correct version number, which the have (1.7). I have used the VS command Clean Solution and Rebuidl Solution, but the message is still displayed.
The Tools.dll-plugin seems to work anyway, the tools are available in the toolbox window in the application.
I am using VS 2013 prof.