Click here to Skip to main content
15,881,173 members
Home / Discussions / C#
   

C#

 
GeneralRe: TypeBuilder Problems in My Compiler. Pin
Burt Harris31-May-03 10:03
Burt Harris31-May-03 10:03 
GeneralShortcut keys Pin
Bo Hunter29-May-03 10:18
Bo Hunter29-May-03 10:18 
GeneralRe: Shortcut keys Pin
James T. Johnson31-May-03 19:15
James T. Johnson31-May-03 19:15 
GeneralTreeView Does Not Display Nodes Properly Pin
Zachery29-May-03 7:48
Zachery29-May-03 7:48 
GeneralRe: TreeView Does Not Display Nodes Properly Pin
James T. Johnson31-May-03 19:37
James T. Johnson31-May-03 19:37 
GeneralSuper Control Pin
RB@Emphasys29-May-03 6:50
RB@Emphasys29-May-03 6:50 
GeneralRe: Super Control Pin
RB@Emphasys29-May-03 8:01
RB@Emphasys29-May-03 8:01 
GeneralTransaction has already been implicitly or explicitly commited or aborted Pin
zerooz18229-May-03 5:44
zerooz18229-May-03 5:44 
Hi,

Hope someone can assist with this.

I've got a servicedcomponent running under COM+.
The class requires a new transaction. Connects to a SQL2000 database server running on Windows Server 2003. My development machine is also Windows Server 2003. Neither of the machines are on the domain. Logging on locally to my machine as administrator.

Inside the class a new sqlconnection is created. as soon as open is called on the connection i get a COMException with the following message :
"The transaction has already been implicitly or explicitly committed or aborted"

The method is in a transaction, calling contextutil.isintransaction returns true.

Before this code is called several successfull database commands have been run. None of them from serviced component.

Other client machines, not win2003 server, is running without problems and connections work.

I suspect that this vague error message has got something to do with security or DTC??

If anyone can assist me I would appreciate it!

Armand

QuestionFile Association in dot net? Pin
Bog29-May-03 5:03
Bog29-May-03 5:03 
QuestionHow do I draw a ruler ? Pin
JeffSayHi29-May-03 1:16
JeffSayHi29-May-03 1:16 
AnswerRe: How do I draw a ruler ? Pin
J. Dunlap29-May-03 7:55
J. Dunlap29-May-03 7:55 
QuestionHow to use MS DTC in dotnet? Pin
rexxxa29-May-03 0:26
rexxxa29-May-03 0:26 
AnswerRe: How to use MS DTC in dotnet? Pin
evr7629-May-03 5:41
evr7629-May-03 5:41 
AnswerRe: How to use MS DTC in dotnet? Pin
rexxxa29-May-03 15:44
rexxxa29-May-03 15:44 
GeneralSafeArray Pin
vikramlinux28-May-03 23:30
vikramlinux28-May-03 23:30 
GeneralRe: SafeArray Pin
apferreira29-May-03 0:11
apferreira29-May-03 0:11 
GeneralUnique numbers in SQL Pin
totig28-May-03 23:18
totig28-May-03 23:18 
GeneralRe: Unique numbers in SQL Pin
totig29-May-03 6:02
totig29-May-03 6:02 
GeneralRe: Unique numbers in SQL Pin
leppie29-May-03 7:56
leppie29-May-03 7:56 
GeneralRe: Unique numbers in SQL Pin
Adam Turner29-May-03 15:07
Adam Turner29-May-03 15:07 
GeneralUp, Down, Left. Right in DataGrid can not be trapped Pin
sajecw28-May-03 20:08
sajecw28-May-03 20:08 
GeneralRe: Up, Down, Left. Right in DataGrid can not be trapped Pin
Rocky Moore28-May-03 22:03
Rocky Moore28-May-03 22:03 
QuestionHow do I know the Width & Height of physical screen Pin
JeffSayHi28-May-03 16:45
JeffSayHi28-May-03 16:45 
AnswerRe: How do I know the Width & Height of physical screen Pin
Mazdak28-May-03 19:09
Mazdak28-May-03 19:09 
GeneralRe: How do I know the Width & Height of physical screen Pin
JeffSayHi28-May-03 20:30
JeffSayHi28-May-03 20:30 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.