Hi, Allen! Like the other fellow who replied to this, I'd use something like Remoting or (even better) the brand-spanking new WSE 2.0 SoapService. Unfortunately, WSE 2.0 has been in a RSN state for a couple of weeks so I don't know if we could use it for our stuff. If it does get released soon, I'd like for us to consider using it if the NT service idea isn't completely dead yet.
-Andy ----- Original Message ----- From: "Allen Prescott" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, April 26, 2004 12:35 PM Subject: [ADVANCED-DOTNET] Accessing objects from a managed service We are building a managed NT service. We need to publish objects from it so that our web service can make method calls that require a rich interface. In the "good old days" of COM I would have made the service a COM server and just created an instance of the objects that I needed. Does anyone have any experience with equivalent solutions using managed services in .Net? Thanks, Allen Prescott =================================== This list is hosted by DevelopMentor� http://www.develop.com Some .NET courses you may be interested in: NEW! Guerrilla ASP.NET, 17 May 2004, in Los Angeles http://www.develop.com/courses/gaspdotnetls View archives and manage your subscription(s) at http://discuss.develop.com =================================== This list is hosted by DevelopMentor� http://www.develop.com Some .NET courses you may be interested in: NEW! Guerrilla ASP.NET, 17 May 2004, in Los Angeles http://www.develop.com/courses/gaspdotnetls View archives and manage your subscription(s) at http://discuss.develop.com
