SYMPTOMS
...
In Ginesys Report module, while trying to run any report from Home tab , an error appeared as followson screen.
Error: The requested name is valid, but no data of the requested type was found
Server stack trace:
at System.Net.Dns.GetAddrInfo(String name)
at System.Net.Dns.InternalGetHostByName(String hostName, Boolean includeIPv6)
at System.Net.Dns.GetHostAddresses(String hostNameOrAddress)
at System.Runtime.Remoting.Channels.RemoteConnection.CreateNewSocket()
at System.Runtime.Remoting.Channels.SocketCache.GetSocket(String machinePortAndSid, Boolean openNew)
at System.Runtime.Remoting.Channels.Tcp.TcpClientTransportSink.SendRequestWithRetry(IMessage msg, ITransportHeaders requestHeaders, Stream requestStream)
at System.Runtime.Remoting.Channels.Tcp.TcpClientTransportSink.ProcessMessage(IMessage msg, ITransportHeaders requestHeaders, Stream requestStream, ITransportHeaders& responseHeaders, Stream& responseStream)
at System.Runtime.Remoting.Channels.BinaryClientFormatterSink.SyncProcessMessage(IMessage msg)
...
Info |
---|
Further Observation : In this two cases this error may occurred.
|
CAUSE
...
Schedule Remoting Host path details was wrong ( protocol or hostname/IP ) under Scheduler Settings of Server tab.
RESOLUTION
...
Set the Schedule Remoting Host path details properly with current report server configuration (Protocol, Hostname or IP,Port).
Then save the settings and click on Apply.
...