1.7.5.0 Release


Author
Message
Trent Taylor
Trent Taylor
StrataFrame Developer (7.1K reputation)StrataFrame Developer (7.1K reputation)StrataFrame Developer (7.1K reputation)StrataFrame Developer (7.1K reputation)StrataFrame Developer (7.1K reputation)StrataFrame Developer (7.1K reputation)StrataFrame Developer (7.1K reputation)StrataFrame Developer (7.1K reputation)StrataFrame Developer (7.1K reputation)
Group: StrataFrame Developers
Posts: 6.6K, Visits: 6.9K
There have been some minor optimization improvements in this build as well as a few minor bugs.  One of the more pressing bugs resolved in this build pertains to the TripleDESWrapper and the CryptoStream class.  As part of previous builds, we had made an optimization improvement to ensure that all streams were disposed.  However, there turns out to be an inconsistency in the .NET behavior of the CryptoStream class.  When a Dispose is called on the CryptoStream, it also closes the underlying base stream that the CryptoStream just wrote to.  This in turn, caused a disposed or inaccessible stream error.

Here is the code in the .NET CryptoStream class that caused the error:

http://forum.strataframe.net/Uploads/Images/a6edb136-a796-4970-8ffa-922f.png
GO

Merge Selected

Merge into selected topic...



Merge into merge target...



Merge into a specific topic ID...




Similar Topics

Reading This Topic

Login

Explore
Messages
Mentions
Search