I have an ASP.Net web application, which interacts with .Net Remoting application server. As part of this is it possible to place Remoting Client Configuration in Web.config file? If so, how it can be done?
+3
A:
Yes you can place it in the Web.config.
Have a look at Configure .NET Remoting When the Remoting Client Is an ASP.NET
astander
2009-12-09 06:53:28