I've been having a problem when attempting to locate a series which has been added to an open study using the DataStoreReader. The study object retrieved from the DataStoreReader will have all series that were present when the study was opened but no future studies. Any advice? Thanks
An example to duplicate this would be to open a study, generate some key images, close the study and then view the series information in the explorer window. The view series will not show the key image series' which were just generated. However, after a restart they will be present.
This would be in CC 1.5 not 2.0, I haven't tried testing in 2.0.
As for disposing, this might be a problem but the fact that the behaviour is consistent in the 1.5 ImageViewer without our software I'm inclined to think this isn't the issue.
Stewart, as it turns out you're right about the disposing of IDataStoreReader objects. I don't know why I was able to duplicate the behaviour in ClearCanvas but I haven't been able to do so again.
Thanks