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 > december 2004

Separate component classes from ASP.NET project?
Posted by Dan Trahan via .NET 247 at 12/22/2004 4:04:14 PM
I'm fairly new to developing applications in =2ENET and I'm= investigating a good design pattern to upgrade an existing= ASP/COM+ application into =2ENET=2E There is a fairly large set of COM+ dll's for the middle-tier in= the ASP/COM+ app=2E My question relates to the location of these= ...more >>


Windows XP Message Queuing
Posted by syme NO[at]SPAM o2.pl at 12/18/2004 10:18:32 AM
Hello How can I check if Windows XP Message Queuing is installed on my notebook? I've Windows XP of course. Thanks in advance. best, szymek...more >>

Moving COM+ to a remote server.
Posted by Dals at 12/16/2004 11:38:11 AM
Hi, I have a problem with ASP.NET and ServicedComponents (COM+). Nowadays, the pages and components are on the same server. But the customer wants to put the components on the separated server, an app server . The third server is DB server . Web Server(Win2K) -> App Sever (Win2003) -> ...more >>

email sender service
Posted by Henri at 12/10/2004 6:06:40 PM
Hi, I'd like to design a service that would receive requests from ASP.NET pages to send emails. It would process the current request and enqueue the requests received during the process, than process the next one in the queue, etc. I've been looking for good tutorials about services and queue...more >>

Transactions and Serviced Components
Posted by syme NO[at]SPAM o2.pl at 12/10/2004 11:04:00 AM
Hello to everyone I'm not sure about one thing. COM+ assures Distributed Transactions, but what is with Local Transactions. Example: I have a stored procedure, which updates two tables. Should I make a local transaction in this stored procedure or it's not necessary, becouse COM+ do it...more >>

ASP.Net doesn't like my ServicedComponent class? [C#]
Posted by Jim Bancroft at 12/9/2004 9:32:51 AM
Hi everyone, I have a toy class that inherits from ServicedComponent and a hand-crafted interface. It looks like this: [Transaction(TransactionOption.Supported)] public class myclass: ServicedComponent, IReadData //IReadData is the hand-blown interface { public string GetStr...more >>

I need to run a vb.net or aspx.net file every 10 seconds.
Posted by Steve Jacobs at 12/6/2004 6:51:06 PM
Hi, I need to run a vb.net or aspx.net file every 10 seconds. The Task Scheduler in Windows 2003 Server can only do it every 1 minute at the minimum, but I need it every 10 seconds. Is it possible to write a small program in VB.NET that would run in the background without using much resources,...more >>

Dynamically instantiate a object deployed in Enterprise services
Posted by chirath NO[at]SPAM flashmail.com at 12/3/2004 9:30:26 PM
Hello All How can I dynamically instantiate a object deployed in Enterprise services? This is what I want to achive, I have written a framework deployed in ES (with activation server) where I have exposed a interface called MyPlugins. Any plugin that want to work with this frameowk needs to...more >>



The partner transaction manager has disabled its support for remote/network
Posted by radioboring NO[at]SPAM hotmail.com at 12/2/2004 7:25:57 AM
Hello! I have read multiple posts on this subject and still I haven't got any solution to my problem... Problem: I have a Web Application that communicates with a service layer that uses c# Serviced Components (Library). I have two different developer machines, one machine running Windows X...more >>

Help with regsvr32
Posted by Pepe at 12/1/2004 2:19:21 PM
Hi, im doing an exercise of COM+ and .net Time ago i done the exercise step by step, and it works then i delete the registred component from MMC I want to register it again from another directory, I want now to try it using the solution of the exercise from the book and i complie success...more >>

Prevent transactionion aborting when a SQLException is thrown
Posted by chirath NO[at]SPAM flashmail.com at 12/1/2004 5:28:17 AM
Hi All I have written a COM+ object using C#. The transaction option is set as TransactionOption.RequiresNew. I do several database updations in this class & I have observed that the transaction is automatically aborted even though I handle SQL exceptions properly. My intention is to try seve...more >>


DevelopmentNow Blog