HighTechTalks DotNet Forums  

Re: ServiceConfig - TransactionIsolationLevel

Dotnet Framework (Component Services) microsoft.public.dotnet.framework.component_services


Discuss Re: ServiceConfig - TransactionIsolationLevel in the Dotnet Framework (Component Services) forum.



Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old   
Tomas Restrepo \(MVP\)
 
Posts: n/a

Default Re: ServiceConfig - TransactionIsolationLevel - 07-27-2004 , 10:21 PM






Milo,

Quote:
Does anyone know if it is actually possible to drop the isolationlevel to
say...ReadUnCommitted? I have tried the following:

objServiceConfig.IsolationLevel=EnterpriseServices .TransactionIsolationLevel
..ReadUncommitted
Quote:
This seems to have no effect. I have tested on WinXp Sp1 and
Win2003...same be4haviour

Are you using Services Without Components? (SWC?). That's the only case
where ServiceConfig class will work. If not, on those two platforms, if
you're using System.EnterpriseServices, you'll need to use the Isolation
property of the TransactionAttribute attribute on your ServicedComponent or
change the appropriate configuration on the COM+ catalog.

--
Tomas Restrepo
tomasr (AT) mvps (DOT) org




Reply With Quote
  #2  
Old   
Milo
 
Posts: n/a

Default Re: ServiceConfig - TransactionIsolationLevel - 07-28-2004 , 12:06 AM






Hi Tomas

Thanks fro your reply.
Yes Ia m using SWC, but the IsolationLevel propperty seems to have no effect.


"Tomas Restrepo (MVP)" wrote:

Quote:
Milo,

Does anyone know if it is actually possible to drop the isolationlevel to
say...ReadUnCommitted? I have tried the following:

objServiceConfig.IsolationLevel=EnterpriseServices .TransactionIsolationLevel
..ReadUncommitted

This seems to have no effect. I have tested on WinXp Sp1 and
Win2003...same be4haviour

Are you using Services Without Components? (SWC?). That's the only case
where ServiceConfig class will work. If not, on those two platforms, if
you're using System.EnterpriseServices, you'll need to use the Isolation
property of the TransactionAttribute attribute on your ServicedComponent or
change the appropriate configuration on the COM+ catalog.

--
Tomas Restrepo
tomasr (AT) mvps (DOT) org




Reply With Quote
  #3  
Old   
Milo
 
Posts: n/a

Default Re: ServiceConfig - TransactionIsolationLevel - 07-28-2004 , 12:06 AM



Hi Tomas

Thanks fro your reply.
Yes Ia m using SWC, but the IsolationLevel propperty seems to have no effect.


"Tomas Restrepo (MVP)" wrote:

Quote:
Milo,

Does anyone know if it is actually possible to drop the isolationlevel to
say...ReadUnCommitted? I have tried the following:

objServiceConfig.IsolationLevel=EnterpriseServices .TransactionIsolationLevel
..ReadUncommitted

This seems to have no effect. I have tested on WinXp Sp1 and
Win2003...same be4haviour

Are you using Services Without Components? (SWC?). That's the only case
where ServiceConfig class will work. If not, on those two platforms, if
you're using System.EnterpriseServices, you'll need to use the Isolation
property of the TransactionAttribute attribute on your ServicedComponent or
change the appropriate configuration on the COM+ catalog.

--
Tomas Restrepo
tomasr (AT) mvps (DOT) org




Reply With Quote
Reply




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.