|
dev
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Issues while running distributed transaction on VistaI installed my application (that is created on .Net 2.0) on vista and
it uses distributed transaction. It worked succesfully on win2000 server and XP machine but it does not work on Vista machine. I changed firewall settings and even disabled firewall but it didn't work. any Idea how it can be done? thanks Lalit Hello Lalit,
What exactly doesnt work? Any kind of errors? --- WBR, Michael Nemtsev [.NET/C# MVP]. My blog: http://spaces.live.com/laflour Team blog: http://devkids.blogspot.com/ "The greatest danger for most of us is not that our aim is too high and we miss it, but that it is too low and we reach it" (c) Michelangelo L> I installed my application (that is created on .Net 2.0) on vista and L> it uses distributed transaction. It worked succesfully on win2000 L> server and XP machine but it does not work on Vista machine. L> L> I changed firewall settings and even disabled firewall but it didn't L> work. L> L> any Idea how it can be done? L> L> thanks L> Lalit It gives error like Tranaction is already committed or aborted.
As soon as I open connection to second database within the distributed transaction, It gives this error. Lalit On May 9, 10:00 pm, Michael Nemtsev <nemt***@msn.com> wrote: Show quote > Hello Lalit, > > What exactly doesnt work? > Any kind of errors? > > --- > WBR, Michael Nemtsev [.NET/C# MVP]. > My blog:http://spaces.live.com/laflour > Team blog:http://devkids.blogspot.com/ > > "The greatest danger for most of us is not that our aim is too high and we > miss it, but that it is too low and we reach it" (c) Michelangelo > > L> I installed my application (that is created on .Net 2.0) on vista and > L> it uses distributed transaction. It worked succesfully on win2000 > L> server and XP machine but it does not work on Vista machine. > L> > L> I changed firewall settings and even disabled firewall but it didn't > L> work. > L> > L> any Idea how it can be done? > L> > L> thanks > L> Lalit |
|||||||||||||||||||||||