I had the same problem. Haven't you configured Remoting services with the .NET Framework Configuration tool? If you turn delayload to true, then you will get this message. bye, Steve
On Thu, 18 Apr 2002 10:19:16 -0700, Marina Zlatkina <[EMAIL PROTECTED]> wrote: >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. You can read messages from the DOTNET archive, unsubscribe from DOTNET, or subscribe to other DevelopMentor lists at http://discuss.develop.com.