Menu

Tree [1b0e6c] default tip /
 History

Read Only access


File Date Author Commit
 Configuration 2014-01-10 colinerrhodes colinerrhodes [1b0e6c] Added new functions for file naming
 DICOM 2013-09-29 colinerrhodes colinerrhodes [f9a2a8] New configuration options to handle SOP classes...
 Properties 2013-09-02 colinerrhodes colinerrhodes [eb1cff] Fixe errors with multiple locations. Repaired ...
 Redistibute 2013-08-25 colinerrhodes colinerrhodes [8d3e31] Baseline
 Resources 2013-12-31 colinerrhodes colinerrhodes [0b5de1] Fix build error with icon
 SetupProject 2014-01-10 colinerrhodes colinerrhodes [1b0e6c] Added new functions for file naming
 Storage 2014-01-10 colinerrhodes colinerrhodes [1b0e6c] Added new functions for file naming
 TestData 2013-09-03 colinerrhodes colinerrhodes [a12e3a] Added unit test framework and representative da...
 UnitTests 2013-09-29 colinerrhodes colinerrhodes [f1ccca] New SOP handling logic
 .hgignore 2013-09-29 colinerrhodes colinerrhodes [f9a2a8] New configuration options to handle SOP classes...
 EULA.rtf 2013-09-27 colinerrhodes colinerrhodes [ce8058] Change to require .NET 4.0 not 4.5
 Logging.config 2013-12-31 colinerrhodes colinerrhodes [e6bfd3] Added logging.config to turn off clearcanvas me...
 Output-Build.txt 2013-09-27 colinerrhodes colinerrhodes [ce8058] Change to require .NET 4.0 not 4.5
 Program.cs 2013-09-02 colinerrhodes colinerrhodes [eb1cff] Fixe errors with multiple locations. Repaired ...
 ProjectInstaller.Designer.cs 2013-08-25 colinerrhodes colinerrhodes [8d3e31] Baseline
 ProjectInstaller.cs 2013-08-25 colinerrhodes colinerrhodes [8d3e31] Baseline
 ProjectInstaller.resx 2013-08-25 colinerrhodes colinerrhodes [8d3e31] Baseline
 Readme.txt 2013-10-04 colinerrhodes colinerrhodes [3412a6] readme update
 SimpleDICOMStorage.Designer.cs 2013-08-25 colinerrhodes colinerrhodes [8d3e31] Baseline
 SimpleDICOMStorage.cs 2013-09-15 colinerrhodes colinerrhodes [db12e7] Allow hex values for tags.
 SimpleDICOMStorage.resx 2013-08-25 colinerrhodes colinerrhodes [8d3e31] Baseline
 SimpleDICOMStorageService.csproj 2014-01-10 colinerrhodes colinerrhodes [1b0e6c] Added new functions for file naming
 SimpleDICOMStorageService.csproj.user 2013-09-27 colinerrhodes colinerrhodes [ce8058] Change to require .NET 4.0 not 4.5
 SimpleDICOMStorageService.sln 2013-09-27 colinerrhodes colinerrhodes [7f2729] Added installer and EULA
 SimpleDICOMStorageService.vsmdi 2013-08-25 colinerrhodes colinerrhodes [8d3e31] Baseline
 StorageListener.cs 2013-09-29 colinerrhodes colinerrhodes [f9a2a8] New configuration options to handle SOP classes...
 app.config 2013-09-27 colinerrhodes colinerrhodes [7f2729] Added installer and EULA

Read Me

Requires .NET 4.0

****
NOTE for previous users:  uninstall the previous version by running command prompt
as admin then executing 

	sc stop SimpleDICOMStorageService
	sc delete SimpleDICOMStorageService

to delete the service.

Make sure you update the config file .. there are new required schema elements.
****

Run setup.exe as administrator.  The service is installed but not started.

The app.Config file contains a key

   <add key="ConfigurationFile" value="SampleConfiguration.xml"/>

that makes the service look for the config file in the same directory as the binary. 

If you change this key move the config file to the new location.

By default the service runs as LOCAL SERVICE.  You can change this in the service admin.

You **MUST** set permissions on the configuration file directory to allow LOCAL SERVICE to read the file.
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.