all groups > dotnet component services > march 2005
Transaction is NOT timing out !!
Posted by sajirs NO[at]SPAM hotmail.com at 3/31/2005 9:56:16 PM
Hi,
I have created a serviced component and deployed in COM+. I've set a
transaction time out value of 10 seconds both at class level and I
verified the same in COM+ explorer. I have set the same transaction
time out value in COM+ Explorer -> My Computer -> Properties
-> Options Tab
... more >>
Export a Serviced Component from Component Services under Windows 2000
Posted by Brian Ciuppa via .NET 247 at 3/31/2005 5:47:43 PM
Hey There,
I have created a serviced component using C#=2E I can install and=
export my COM+ Application under Windows XP=2E When I try to=
install the COM+ Application under Windows 2000 w/ service pack4=
=2E=2E=2E it goes pear shaped=2E The error I get is 8002801D, and=
complains about ... more >>
Transactions with Oracle9i
Posted by Caio Pereira at 3/29/2005 3:25:58 PM
"Distributed Transactions require Oracle9i client and Oracle Services =
for Microsoft Transaction Server software."
I get the error above when attempt to run a COM+ transaction accessing =
Oracle9i. I'd been checked the installation of Oracle9i and Oracle =
Services in the client computer and ... more >>
Queued Components and Strong Names
Posted by Joe Ross at 3/16/2005 5:42:19 PM
Our existing ASP.NET application needs to support a new asynchronous
processing model. Basically, a user interaction will cause an activity to
happen...the ASP.NET page returns immediately to the user while this
activity runs off in the background on the server.
I know one way to do this i... more >>
com+ persistant subscriptions
Posted by Konstantin via .NET 247 at 3/15/2005 8:30:31 AM
It seems like I have tried everything but I simply can't find a solution. How can I add persistant subscriptions programatically. I need to setup my subscriptions during my application installation.
-----------------------
Posted by a user from .NET 247 (http://www.dotnet247.com/)
<Id>+jpHii4... more >>
How to work distributed transactions without MTS--Win2000
Posted by kiran & Dev at 3/9/2005 4:03:12 AM
Hi Every one
How to work distributed transactions without MTS , using Windows 2000 server .
We can work it out in windows 2003 server environment using ServiceConfig,
ServiceDomain.
Any suggestions are fully appreciated
With Many thanks
... more >>
Question Rephrase : Outprocess COM+ using .NET?
Posted by nadersoliman NO[at]SPAM gmail.com at 3/1/2005 10:51:04 AM
Hi Everyone,
A simple question, I might have something wrong with my concepts, so
point it to me. Please this is important so if you have any lead just
send it along.
Can we expose COM+ object out-process?
Can we do that using .NET?
How if possible, and why if not?
Best Regards,
Na... more >>
|