We have a situation as follows, We have hosted a COM+ Middle Tier
Component on IIS that is called through Remoting over the http channel.
All our calls are synchronous. While performing a lengthy operation we
usually get a RemotingException with the description:
Re: Tiered architecture question ... You haven't listed Remoting thru IIS,... Aka, when the server reboots, IIS comes back up. ... The big question for me in all this is whether I should use Web Services... (microsoft.public.dotnet.framework.aspnet)
Re: middle tier recommendations ... So remoting runs independent of IIS?... > type distributed architecture, ... >> be passing custom objects back and forth with the middle tier interacting... (microsoft.public.dotnet.framework)
Re: .rem file as objectUri in wellknown element? how is it created? ... here's a rough approximation of what occurs when you host a remoting... object under IIS.... for the ".rem" file extension.... IIS passes the request to the .NET ISAPI extension, ... (microsoft.public.dotnet.framework.remoting)
Re: MCSD 70-310 Creating and Consuming .NET Remoting Objects Exam Question ... > No one says TO the object, but how to restrict the object itself. ... > And, also, the object is hosted in IIS.... >> Remoting has nothing to do with IIS as you could achieve remoting on ... aware that it runs within the context of the ASP User or whatever you ... (microsoft.public.dotnet.framework.remoting)
Re: MCSD 70-310 Creating and Consuming .NET Remoting Objects Exam Question ... > No one says TO the object, but how to restrict the object itself. ... > And, also, the object is hosted in IIS.... >> Remoting has nothing to do with IIS as you could achieve remoting on ... aware that it runs within the context of the ASP User or whatever you ... (microsoft.public.cert.exam.mcsd)