Hello,
I'm using the latest code checked out from your repo and it seems like RIS Client can't be compiled. Here's the list of issues I've identified:
- Missing "using ClearCanvas.Common.Utilities" in ReportEditorComponentBase.cs, ReportContent.cs, PatientAllergiesComponent.cs,
OrderNoteboxFolderSystemSettings.cs
Missing casts to ClickAction in Previos and Next properties in FolderContentsComponent.cs
Unknown property UpdateNoteClickLinkDelegate used in OrderNoteSummaryComponent.cs
Unknown type SetColumnClickLinkDelegate in OrderNoteTable.cs
Is the code officially broken or am I doing something wrong? I'm using VS 2008.
Even after I fix all those issues listed above I still can't use Ris Client plugins with Workstation, I get UnimplementedExceptions when trying to access some features. Does anyone know how to get Ris Client integrated with current source version of the Workstation? Thanks!
Wiktor