Screencast - Transactional NTFS and WCF
- Posted: Mar 30, 2007 at 10:46 AM
- 23,032 Views
- 5 Comments
Loading User Information from Channel 9
Something went wrong getting user information from Channel 9
Loading User Information from MSDN
Something went wrong getting user information from MSDN
Loading Visual Studio Achievements
Something went wrong getting the Visual Studio Achievements
Right click “Save as…”
Comments have been closed since this content was published more than 30 days ago, but if you'd like to continue the conversation,
please create a new thread in our Forums,
or
Contact Us and let us know.
Follow the Discussion
Oops, something didn't work.
What does this mean?
Following an item on Channel 9 allows you to watch for new content and comments that you are interested in. You need to be signed in to Channel 9 to use this feature.What does this mean?
Following an item on Channel 9 allows you to watch for new content and comments that you are interested in and view them all on your notifications page.sign up for email notifications?
It was marked with the auto-complete attribute that votes to commit the transation if no exceptions occur. What effect does that have in this case?
The client has to issue the commit in this scenario. Is the work performed by the service still uncommitted at the period of time "after the service method completes and before the commit button is clicked"? I suspect yes, so why have that attribute on the method? Is it just to play nice in case this service is invoked by a different type of client?
I went ahead and tested it without it and you are right, it is not necessary. So, thanks for pointing that out
When I test the TxF/WCF demo on the Longhorn Dec CTP I get following error during the method 'CreateFileTransacted' :
===============
The Transaction object already has a superior enlistment, and the caller attempted an operation that would have created a new superior. Only a single superior enlistment is allow.
===============
Win32Error : 6709.
Any idea what I should do to get the demo working?
Thanks in advance.
W.
did you solve this problem? I meet exactly the same thing on my project. And your source have still this problem.
Thanks for your help
Fred
Remove this comment
Remove this thread
close