Server Error in '/' Application.

The remote name could not be resolved: 'ssrs.kidcheck.internal'

Description: Exception has been thrown by the target of an invocation.

Exception Details: System.Net.WebException: The remote name could not be resolved: 'ssrs.kidcheck.internal'

Source Error:

An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.

Stack Trace:


[WebException: The remote name could not be resolved: 'ssrs.kidcheck.internal']
   Microsoft.Reporting.WebForms.Internal.Soap.ReportingServices2005.Execution.RSExecutionConnection.GetSecureMethods() +179
   Microsoft.Reporting.WebForms.Internal.Soap.ReportingServices2005.Execution.RSExecutionConnection.IsSecureMethod(String methodname) +63
   Microsoft.Reporting.WebForms.Internal.Soap.ReportingServices2005.Execution.RSExecutionConnection.SetConnectionSSLForMethod(String methodname) +16
   Microsoft.Reporting.WebForms.Internal.Soap.ReportingServices2005.Execution.ProxyMethodInvocation.Execute(RSExecutionConnection connection, ProxyMethod`1 initialMethod, ProxyMethod`1 retryMethod) +745
   Microsoft.Reporting.WebForms.SoapReportExecutionService.GetExecutionInfo() +19
   Microsoft.Reporting.WebForms.ServerReport.EnsureExecutionSession() +221
   Microsoft.Reporting.WebForms.ServerReport.LoadViewState(Object viewStateObj) +279
   Microsoft.Reporting.WebForms.ServerReport..ctor(SerializationInfo info, StreamingContext context) +483

[TargetInvocationException: Exception has been thrown by the target of an invocation.]
   System.RuntimeMethodHandle.SerializationInvoke(IRuntimeMethodInfo method, Object target, SerializationInfo info, StreamingContext& context) +0
   System.Runtime.Serialization.ObjectManager.CompleteISerializableObject(Object obj, SerializationInfo info, StreamingContext context) +238
   System.Runtime.Serialization.ObjectManager.FixupSpecialObject(ObjectHolder holder) +71
   System.Runtime.Serialization.ObjectManager.DoFixups() +227
   System.Runtime.Serialization.Formatters.Binary.ObjectReader.Deserialize(HeaderHandler handler, __BinaryParser serParser, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) +192
   System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize(Stream serializationStream, HeaderHandler handler, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) +288
   System.Web.Util.AltSerialization.ReadValueFromStream(BinaryReader reader) +1064
   System.Web.SessionState.SessionStateItemCollection.ReadValueFromStreamWithAssert() +68
   System.Web.SessionState.SessionStateItemCollection.DeserializeItem(String name, Boolean check) +256
   System.Web.SessionState.SessionStateItemCollection.get_Item(String name) +29
   Microsoft.Reporting.WebForms.ReportViewer.Dispose() +106
   System.Web.UI.Control.UnloadRecursive(Boolean dispose) +322
   System.Web.UI.Control.UnloadRecursive(Boolean dispose) +224
   System.Web.UI.Control.UnloadRecursive(Boolean dispose) +224
   System.Web.UI.Control.UnloadRecursive(Boolean dispose) +224
   System.Web.UI.Control.UnloadRecursive(Boolean dispose) +224
   System.Web.UI.Control.UnloadRecursive(Boolean dispose) +224
   System.Web.UI.Page.UnloadRecursive(Boolean dispose) +23
   System.Web.UI.Page.ProcessRequestCleanup() +65
   System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +345
   System.Web.UI.Page.ProcessRequest() +75
   System.Web.UI.Page.ProcessRequest(HttpContext context) +70
   System.Web.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +790
   System.Web.HttpApplication.ExecuteStepImpl(IExecutionStep step) +195
   System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +88