Hi,
While importing PMML files (standard ones from DMG.org) , none of them are getting imported successfully.
Everything gives the same error as below:-
Exception ‘CommunicationException’: [HttpWebRequest_WebException_RemoteServer]
Arguments: NotFound
Debugging resource strings are unavailable. Often the key and arguments provide sufficient information to diagnose the problem. See
http://go.microsoft.com/fwlink/?lin…moteServer” target=”_blank” rel=”nofollow”>http://go.microsoft.com/fwlink/?lin…moteServer
Stack trace:
at System.ServiceModel.AsyncResult.End[TAsyncResult](IAsyncResult result)
at System.ServiceModel.Channels.ServiceChannel.EndCall(String action, Object[] outs, IAsyncResult result)
at System.ServiceModel.ClientBase`1.ChannelBase`1.EndInvoke(String methodName, Object[] args, IAsyncResult result)
at Predixion.AnalyticsClient.Silverlight.PX.ExtDataTransfer.ExtDataTransferClient.ExtDataTransferClientChannel.EndUploadData(IAsyncResult result)
at Predixion.AnalyticsClient.Silverlight.PX.ExtDataTransfer.ExtDataTransferClient.Predixion.AnalyticsClient.Silverlight.PX.ExtDataTransfer.IExtDataTransfer.EndUploadData(IAsyncResult result)
at Predixion.AnalyticsClient.Silverlight.PX.ExtDataTransfer.ExtDataTransferClient.OnEndUploadData(IAsyncResult result)
at System.ServiceModel.ClientBase`1.OnAsyncCallCompleted(IAsyncResult result)
————————————————————————-
Inner exception ‘WebException’: [HttpWebRequest_WebException_RemoteServer]
Arguments: NotFound
Debugging resource strings are unavailable. Often the key and arguments provide sufficient information to diagnose the problem. See
http://go.microsoft.com/fwlink/?lin…moteServer” target=”_blank” rel=”nofollow”>http://go.microsoft.com/fwlink/?lin…moteServer
Stack trace:
at System.Net.Browser.AsyncHelper.BeginOnUI(SendOrPostCallback beginMethod, Object state)
at System.Net.Browser.BrowserHttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
at System.ServiceModel.Channels.HttpChannelFactory.HttpRequestChannel.HttpChannelAsyncRequest.CompleteGetResponse(IAsyncResult result)