Hi,
I am using CCworkstation 2.0...and stuck when changing the file store location.
When I changed the location of the filestore to
LocalDataStoreServiceSettings StorageDirectory="E:\filestore"
I am able to change the location and save the file but after changing when i am restarting the service its giving the error message LOG FILE is attached.
I tried starting the service from services.msc and it states
"ShredHost service on local computer is started and then stopped"
I also checked the event manager which says
"Service cannot be started. System.IO.FileNotFoundException: Could not load file or assembly 'ClearCanvas.Server.ShredHost' or one of its dependencies. The system cannot find the file specified.
File name: 'ClearCanvas.Server.ShredHost'
at System.Reflection.Assembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, Assembly locationHint, StackCrawlMark& stackMark, Boolean throwOnFileNotFound, Boolean forIntrospection)
at System.Reflection.Assembly.nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, Assembly locationHint, StackCrawlMark& stackMark, Boolean throwOnFileNotFound, Boolean forIntrospection)
at System.Reflection.Assembly.InternalLoad(AssemblyName assemblyRef, Evidence assemblySecurity, StackCrawlMark& stackMark, Boolean forIntrospection)
at System.Reflection.Assembly.InternalLoad(String assemblyString, Evidence assemblySecurity, StackCrawlMark& stackMark, Boolean forIntrospection)
at System.Reflection.Assembly.Load(String assemblyString)
at ClearCanvas.Se..."
Please help me...........why the Shred Host service is not starting after changing the location...I also tried to change the location to default ".\filestore" but its not starting.
Thanks in Advance .......