Transactions Programming announcement
-
Link
This forum has been retired. It has been locked; it will still be available for review in the Archived Forums folder. Any future posts on this topic should be put in the .NET Framework Class Libraries forum.
-
0 Votes
Distributed Transaction Coordinator(MSDTC) and Transaction FAQ
Useful MSDN Article Links: Distributed Transaction Coordinator New functionality in ...Sticky | 1 Replies | 34975 Views | Created by edhickey - Thursday, November 13, 2008 1:58 AM | Last reply by Reylnet - Thursday, April 21, 2011 3:27 PM -
0 Votes
Where to post questions not related to transactions
Where to post questions not related to transactions This forum is dedicated to transactions technologies. If you have a question not related to transactions, please ...Sticky | 1 Replies | 67497 Views | Created by Florin Lazar - MSFT - Monday, January 15, 2007 11:01 PM | Last reply by Fasha - Thursday, February 1, 2007 6:12 AM -
0 Votes
Welcome to the Transactions Programming Forum
Welcome to our new forum for Transactions Programming. My name is Florin Lazar and I am a member of the Transactions team at Microsoft. Who are we and what ...
Found 906 threads
-
0 Votes
Isolation level ReadUncommited in TransactionScope and locks
Hi, I found strange behavior of TransactionScope. The table gets blocked even if transaction isolation level is set to ...Answered | 1 Replies | 9955 Views | Created by Dan Ko - Friday, November 23, 2012 11:11 AM | Last reply by Lars Andreas Ek - Wednesday, December 19, 2012 2:06 PM -
0 Votes
DTC issue - (1753-There are no more endpoints available from the endpoint mapper) & (1060-The specified service does not exist as an installed service)
RPC pinging exception -->1753(There are no more endpoints available from the endpoint mapper.) RPC test ...Answered | 2 Replies | 47855 Views | Created by det.admin - Wednesday, January 19, 2011 2:42 AM | Last reply by Tommi Rouvali - Wednesday, December 19, 2012 6:09 AM -
0 Votes
After a "CSO::Maintain_SSTATE_UP session Failed" warning, application lost comm with dtc
Hi, From times to times, the ms dtc emits the following warning: Log Name: Application Source: ...Unanswered | 0 Replies | 6482 Views | Created by henry.conceicao - Friday, December 14, 2012 6:33 PM -
0 Votes
How do you make a screen recorder in Visual Basic
I want to build a SCREEN RECORDER in visual basic 2010 not a screen capture. I am intending to use it for my own use and I would like it to be recording at 1080p IF possible and up to date ... -
0 Votes
Broken links in the sticky post of this forum
Hi, In the "Where to post questions not related to transactions" sticky post, all links except ADO.NET and WCF are broken. Please replace, or check why they point to URLs ...Unanswered | 0 Replies | 5061 Views | Created by Zoltán Horváth - Tuesday, December 11, 2012 12:55 PM -
0 Votes
DCOM got error "The RPC server is unavailable. on Windows 2008 - Resolved
Hope this will help others having "RPC server is unavailable error" on Windows 2008 R2 server. 1) Try to set up simple DCOM server/client on the servers in ... -
0 Votes
Getting Exception System.ApplicationException was unhandled
Hi, my C# WinForms application crashes during exit when ran as executable. When ran in VS2010 Windows XP 32bit release mode (compiled in x86 .NET4.0), I am getting this error ... -
0 Votes
Transaction scope not atomic
Hi I am using TransactionScope to update multiple tables which is reside in difference SQL Server database in my ASP.NET app. It is working fine all the time, however, we found the ...Unanswered | 14 Replies | 7618 Views | Created by chanmy8 - Tuesday, October 9, 2012 10:33 AM | Last reply by chanmy8 - Monday, November 26, 2012 3:21 PM -
0 Votes
How does MSDTC establish communication in a load balanced environment using WCF
I'm trying to figure out how MSDTC is working in a load balanced environment. We are having two web-servers acting as clients requesting data from two other ... -
0 Votes
Event ID 137 Ntfs Error about transaction resource manager
Hello, I guess I'm title wrong here with my topic, but I've a problem concerning Transactional NTFS (TxF) in Vista. I searched the web for hours and couldn't find a solution or ...Answered | 5 Replies | 29291 Views | Created by M3CSL - Thursday, December 3, 2009 10:35 PM | Last reply by Debanjan_C - Friday, November 9, 2012 7:38 AM -
0 Votes
Convert Images Into Video With C#
How can i convert Images into Video with c#.Can any one help me to find better solution. -
0 Votes
.net
I am new to .net,can any1 tel me.. how to start .net programing ,where 2 start,softwares 2 b installed...Unanswered | 1 Replies | 5966 Views | Created by dchristina - Friday, August 24, 2012 6:23 AM | Last reply by Dalibor Vrsajko, MCSD - Friday, November 2, 2012 3:48 PM -
2 Votes
Promoted Transaction Timeout
server activity resulting in new transactionscope objects at the server on every request, and for each transaction scope the database is being hit at least once (and in some cases, several thousand ...Answered | 6 Replies | 25940 Views | Created by Shaun Wilson - Friday, November 18, 2005 1:51 AM | Last reply by oyster lrr - Friday, November 2, 2012 9:26 AM -
0 Votes
.net question
A SSRS report calls a custom assembly and works fine localhost. It authenicates to my windows Signon. When the report is published, I use the same ... -
0 Votes
TransactionScope and MSDTC
RPC pinging exception -->1753(There are no more endpoints available from the endpoint mapper.) RPC test failed Also tried dtctester and the ...Unanswered | 4 Replies | 15585 Views | Created by Hugo Paredes - Wednesday, October 17, 2012 3:00 PM | Last reply by Hugo Paredes - Friday, October 26, 2012 6:30 AM -
0 Votes
Getting the full duration of a transaction, with nested transaction scopes
I am trying to get the full duration of a transaction scope. I have a manager class (DbService) that I call BeginScope() and EndScope(), which records the start time and end time. The problem I ...Answered | 1 Replies | 5632 Views | Created by John Hennesey - Wednesday, October 17, 2012 7:21 PM | Last reply by John Hennesey - Wednesday, October 17, 2012 7:38 PM -
0 Votes
How can I increase the limit hotmail and gmail puts on the number of attachments is attach to my emails?
How can I increase the limit hotmail and gmail puts on the number of attachments is attach to my emails? They say that I cannot send attachments that are in access of 25MBs. I want to be able to send ... -
0 Votes
How can i set the com+ transaction timeout in a child class without affecting the other properties of the Transaction attribute?
When I have a COM+ class that inherits from another COM+ class, how can I set a different timeout in the child class, without having to specify the other properties of the Transaction attribute ...Unanswered | 4 Replies | 6122 Views | Created by pappasa - Thursday, September 27, 2012 9:57 AM | Last reply by pappasa - Friday, September 28, 2012 12:34 PM -
0 Votes
Expression Web 4 - Setting SQLDataSource works but will not allow view on web page.
The code works as far as I can see but whenever I use a Gridview or Formview or whichever, the data that populates those views are 0's and abc's, not the data that should be pulled from the database ... -
0 Votes
Ntfs_57_(2)_The system failed to flush data to the transaction log. Corruption may occur.
Hi All, We have a volume management product on Win2k8 R2, in which we are moving a volume state from RW online to Offline state. There was ...Answered | 8 Replies | 35842 Views | Created by vipuljain - Friday, March 25, 2011 9:50 AM | Last reply by Toros72 - Monday, September 24, 2012 12:18 AM - Items 1 to 20 of 906 Next ›
Transactions Programming announcement
-
Link
This forum has been retired. It has been locked; it will still be available for review in the Archived Forums folder. Any future posts on this topic should be put in the .NET Framework Class Libraries forum.