When I try to do a remoting call where server network is down. I am getting exception saying like - "A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to ...
I am receiving the following exception in a .Net 2.0 application: {System.Runtime.Serialization.SerializationException} System.Runtime.Serialization.SerializationException: {"Unable to load type iFormsType.CommandPkg required for deserialization."}
I have a windows service in C#. This service configures the .NET remoting service. This service is installed on a single PC. I have 1000+ clients which connects to the server via remoting. After some 200+ client connection, when a new client is suppose to get the