I had to do some SMTP relay troubleshooting and it wasn't obvious how to view…
Transactional File Manager Version 1.2 .1 Released
Version 1.2 of Transactional File Manager is now available on CodePlex.
Here’s the release notes:
Release Notes
This is a minor bug-fix/minor refactor release.
Fixes:
- Copy now uses the overwrite parameter correctly.
- Fixes crashing problem on some machines due to use of GetsequentialGuid.
- CreateDirectory now supports rolling back nested directories.
- RollbackFile Rollback() may throw exception when original directory has been deleted.
- Security issue when writing to event logs.
Enhancements:
- Upgrade solution/project files to Visual Studio 2010
- Use NUnit instead of VSTS framework
- Changes to support Visual Studio Express
Thanks to karbuke and dorong for their contributions.
[…] Transactional File Manager Version 1.2 .1 Released – Chinh Do announces the release of version 1.2.1 of his Transactional File Manager library. This library provides file system operations enlisted in System.Transaction Transactions. The release is a minor bug fix release, and includes an upgrade to VS 2010 for the solution, migration of the test to NUnit along with a number of bug fixes. […]