Path |
Significance |
\badfiles |
Repository of non-conformant DICOM files that have been rejected by the datastore. |
\common |
Common libraries. |
\dicom_datastore |
Microsoft SQL Server Compact Edition database. |
\dicom_interim |
Interim storage location for DICOM files as they arrive on the machine from another Application Entity. Files here are processed by a separate thread and moved to their final filestore location, or are rejected and placed in \badfiles. |
\filestore |
Storage location for DICOM files. |
\logs |
Log files. |
\plugins |
All plugins. Drop new plugins you write here. They will automatically be found and loaded when you start CC. |
ClearCanvas.Desktop.Executable.exe |
Main application executable. Acts as a boot loader that loads all plugins in the \plugins folder. |
ClearCanvas.Desktop.Executable.exe.config |
Application configuration file. Do not edit unless you know what you are doing. |
ClearCanvas.Dicom.DataStore.cfg.xml |
Database configuration file. Do not edit unless you know what you are doing. |
ClearCanvas.Server.ShredHostService.exe |
A Windows service that hosts "service threads" (i.e., shreds). |
ClearCanvas.Server.ShredHostService.exe.config |
Application configuration file. Do not edit unless you know what you are doing. |
License.rtf |
License file. |
Logging.config |
Logging configuration. Can edit to customize. e.g. change log file size. |