Archived Months
June 2003
July 2003
August 2003
September 2003
October 2003
November 2003
December 2003
January 2004
February 2004
March 2004
April 2004
May 2004
June 2004
July 2004
August 2004
September 2004
October 2004
November 2004
December 2004
January 2005
February 2005
March 2005
April 2005
May 2005
June 2005
July 2005
August 2005
September 2005
October 2005
November 2005
December 2005
January 2006
February 2006
March 2006
April 2006
May 2006
June 2006
July 2006
September 2006
October 2006
November 2006
December 2006
January 2007
February 2007
March 2007
April 2007
May 2007
June 2007
July 2007
August 2007
September 2007
October 2007
November 2007
December 2007
January 2008
April 2008
May 2008
all groups > dotnet component services > october 2003 > threads for october 1 - 7, 2003

Filter by week: 1 2 3 4 5

can't pass object as parameter to queued component
Posted by Laura Bagnall at 10/7/2003 11:42:38 PM
I'm trying to pass an object as a parameter to a queued component. I know that the class needs to implement the IPersistStream interface, but I'm still having problems. First, I'm defining the IPersistStream interface in my code as follows: //Definition for interface IPersistStream. [ComImp...more >>


.NET Remoting Newbie question
Posted by Franz at 10/2/2003 11:41:23 PM
I would like to ask why do the server side and the client side both keep a copy of the object dll? Actually, I am requesting an object on the server side, so what kind of work of the dll of the client side does? ...more >>

Does a remote ServicedComponent require IIS?
Posted by Jim Hammond at 10/2/2003 4:27:13 PM
Hello, Does a remote ServicedComponent require IIS on the server? Thanks, Jim ...more >>

Can I keep serviced components and regular .NET classes in the same assembly?
Posted by Stan at 10/2/2003 2:58:59 PM
I have an assembly with serviced component which runs as a server application under COM+. I also would like to add another regular class to the same assembly. 1) What ramifications can it have? 2) Is it better to keep regular classes and serviced components in separated assemblies/dlls? ...more >>

COM+ dispose from remoting
Posted by cllor at 10/1/2003 1:45:51 PM
Hi, I had a UI layer that will call the App layer through remoting. The components at App layer are COM+ components. But I failed to dispose the com+ component and I had tried to find information from internet and it seem like no solution for this. Can anyone help? ...more >>

COM+ .setAbort() + .dispose()
Posted by VR at 10/1/2003 1:22:09 PM
Hi, I developed as series of com+ components and everything was going well until I made the classic method call that does another method call and the second one calls .setAbort(), when I return to the first component and try to execute .dispose() on the one that called .setAbort() I receive the ...more >>

Web Services participating in COM+ transactions
Posted by alien2_51 at 10/1/2003 10:37:38 AM
I have a collection of related data access members that provide data manipulation capabilities to a business object. Each business object has its own web service that exposes methods for finding, loading and saving data back to the datasource. Inside the save method I use an ADO.NET connection a...more >>



DevelopmentNow Blog