So, by following one of the examples on MSDN
(http://msdn.microsoft.com/library/default.asp?url=/library/en-
us/cpguide/html/cpconremotingexamplehostinginiis.asp) , I was able to sort
of get things working....until, I wanted to try using remoting from an
asp.net page and not from a console app. In this case, calling
RemotingConfiguration.Configure, using the same config file results in :

Remoting configuration failed with the exception
System.Runtime.Remoting.RemotingException: The channel http is already
registered

Does anyone know why? What needs to change to get this working?

Thanks,
Marina

You can read messages from the DOTNET archive, unsubscribe from DOTNET, or
subscribe to other DevelopMentor lists at http://discuss.develop.com.

Reply via email to