Thank you Stewart.
Now i can see the button. However when i click i get:
System.NotSupportedException: No extensions found for extension point ClearCanvas.ImageViewer.Tools.ImageProcessing.RoiAnalysis.RoiHistogramComponentViewExtensionPoint, or the extensions could not be instantiated. Please see the log for more information.
at ClearCanvas.Common.ExtensionPoint.AtLeastOne(Object[] objs, Type extensionPointType)
at ClearCanvas.Common.ExtensionPoint.CreateExtension(ExtensionFilter filter)
at ClearCanvas.Desktop.ViewFactory.CreateView(IExtensionPoint extensionPoint, String toolkitID)
at ClearCanvas.Desktop.ViewFactory.CreateAssociatedView(Type modelType)
at ClearCanvas.Desktop.ApplicationComponentHost.get_ComponentView()
Note: I build the project against the binaries and paste the dll in the official distribution.
|