Hi again
This time, I'm trying to build an own version of ClearCanvas with several setups of the Workstation/RIS 2.0 SP. While I make some changes, I debug the project with Visual Studio 2008 as they told on ClearCanvasDeveloper's Guide.
The first problem appears when I want to view an image after doing a retry. The following message appears: The study could not be found.
In the other hand, if I want to open an image directly from the PC, an exception occurs in ExtensionPoint.cs file:
No extensions found for extension point ClearCanvas.ImageViewer.BasicPresentationImageRendererFactoryExtensionPoint, or the extensions could not be instantiated. Please see the log for more information. (I don't know where I can find that log file).
Thanks in advance for your helping hand