hi,
i am using the image server. in that i am using streaming. but it showing like this error..message is like this
---------------------------
ClearCanvas was unable to load any of the images you requested.
Please contact your PACS administrator, or check the log.
---------------------------
log file is..
Failed to load prior study '1.2.392.200036.9107.500.11012050703980' from study loader 'CC_STREAMING'.
ClearCanvas.ImageViewer.LoadStudyException: An error occurred while attempting to load study '1.2.392.200036.9107.500.11012050703980'. ---> System.ServiceModel.EndpointNotFoundException: There was no endpoint listening at http://192.168.0.186:1004/HeaderStr...rStreaming that could accept the message. This is often caused by an incorrect address or SOAP action. See InnerException, if present, for more details. ---> System.Net.WebException: The remote server returned an error: (400) Bad Request.
at System.Net.HttpWebRequest.GetResponse()
at System.ServiceModel.Channels.HttpChannelFactory.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout)
--- End of inner exception stack trace ---
Server stack trace:
at System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason)
at System.ServiceModel.Channels.HttpChannelFactory.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout)
at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout)
at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout)
at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)
at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs)
at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)
at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)
Exception rethrown at [0]:
at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
at ClearCanvas.Dicom.ServiceModel.Streaming.IHeaderStreamingService.GetStudyHeader(String callingAETitle, HeaderStreamingParameters parameters)
at ClearCanvas.ImageViewer.StudyLoaders.Streaming.StreamingStudyLoader.RetrieveHeaderXml(StudyLoaderArgs studyLoaderArgs)
--- End of inner exception stack trace ---
at ClearCanvas.ImageViewer.StudyLoaders.Streaming.StreamingStudyLoader.RetrieveHeaderXml(StudyLoaderArgs studyLoaderArgs)
at ClearCanvas.ImageViewer.StudyLoaders.Streaming.StreamingStudyLoader.OnStart(StudyLoaderArgs studyLoaderArgs)
at ClearCanvas.ImageViewer.StudyManagement.StudyLoader.Start(StudyLoaderArgs studyLoaderArgs)
at ClearCanvas.ImageViewer.ImageViewerComponent.SingleStudyLoader.LoadSops()
at ClearCanvas.ImageViewer.ImageViewerComponent.SingleStudyLoader.LoadStudy()
2012-05-22 15:24:43,015 [1] ERROR - Exception thrown
ClearCanvas.ImageViewer.LoadStudyException: An error occurred while attempting to load study '1.2.392.200036.9107.500.11012050703980'. ---> System.ServiceModel.EndpointNotFoundException: There was no endpoint listening at http://192.168.0.186:1004/HeaderStr...rStreaming that could accept the message. This is often caused by an incorrect address or SOAP action. See InnerException, if present, for more details. ---> System.Net.WebException: The remote server returned an error: (400) Bad Request.
at System.Net.HttpWebRequest.GetResponse()
at System.ServiceModel.Channels.HttpChannelFactory.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout)
--- End of inner exception stack trace ---
Server stack trace:
at System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason)
at System.ServiceModel.Channels.HttpChannelFactory.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout)
at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout)
at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout)
at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)
at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs)
at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)
at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)
Exception rethrown at [0]:
at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
at ClearCanvas.Dicom.ServiceModel.Streaming.IHeaderStreamingService.GetStudyHeader(String callingAETitle, HeaderStreamingParameters parameters)
at ClearCanvas.ImageViewer.StudyLoaders.Streaming.StreamingStudyLoader.RetrieveHeaderXml(StudyLoaderArgs studyLoaderArgs)
--- End of inner exception stack trace ---
at ClearCanvas.ImageViewer.ImageViewerComponent.LoadStudy(LoadStudyArgs loadStudyArgs)
at ClearCanvas.ImageViewer.ImageViewerComponent.LoadStudies(IList`1 loadStudyArgs)
at ClearCanvas.ImageViewer.StudyManagement.OpenStudyHelper.LoadAndOpenStudies()
2012-05-22 15:24:43,015 [1] WARN - Configuration store not found - defaulting to LocalFileSettingsProvider