Groups | Blog | Home


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 > february 2004 > threads for february 8 - 14, 2004

Filter by week: 1 2 3 4

COM+ using Component Designer?
Posted by Raffe at 2/14/2004 1:35:09 PM
Hi all! I've been playing a bit with Component Designer in Visual Studio.NET. Seems to me like a great way to build simple data access components using "point and click". However I can't figure out how to make a component made this way into a component with transactional support which can be p...more >>


How to perform distributed transaction for two classes?
Posted by Ben Smile at 2/13/2004 3:54:54 PM
Given two transactional .NET Classes inherited from ServicedComponent: Class A Function_A1 connects to database A delete table A11 update table A12 Function_A2 ...... Class B Function_B1 connects...more >>

status of my COM
Posted by HernĂ¡n Castelo at 2/13/2004 10:57:53 AM
Hello i have a COM that is called inside an ASP page i DON'T SEE nothing in the Component Services console under "View Status": there are not statistic values my COM just make a connection and then a recordset, there is no transaction in the COM, its simple... should i see in the ComSvc Cons...more >>

3rd Party Components
Posted by Dom at 2/12/2004 6:09:28 PM
Hi Anyone know a good source for 3rd party .net components. Specifically I'm looking for a library that converts word documents to PDF. Thanks for your help Good luck ...more >>

Component services error
Posted by George LAZAR at 2/12/2004 12:33:04 PM
Hello I'm running Win Xp Pro SP1, IIS 5.1 Every asp or aspx page returns "Server Application Error". and I can't open Component services from administrative tools. The error message is "DTC was installed by the SQL server. Please Reinstall!" I had SQL server 6.5 installed on my computer. ...more >>

Datatable sorting ?
Posted by ali at 2/10/2004 8:19:19 AM
Hi, How could i sort a datatable in web service side. I tried following but didn't work. dataset1.datatable1.defaultView.Sort()="column_name" ...more >>

You made a method call on a COM+ component that has a transaction that ...
Posted by enrico sabbadin at 2/10/2004 3:23:45 AM
this happens when serviced component A calls into serviced component B if 1) both A & B are set to transactin required 2) A & B reside in two different machines I logged that the call to constructor A takes place and to constructor B takeplace as well .. and activate take place as well .. but...more >>



DevelopmentNow Blog