CyberWatcher Developer
<CyberWatcherDeveloper@discussions.microsoft.com> wrote:
> I have made a test project with about 150 lines of code which causes a
> ?System.AccessViolationException? when run on an x64 bit system.
> It?s the combination of UTF8Encoding.UTF8.GetBytes,
> UTF8Encoding.UTF8.GetString, and a BinarySearch which trigger the bug.
>
> Where should I submit this bug?
http://lab.msdn.microsoft.com/productfeedback/default.aspx

Signature
Jon Skeet - <skeet@pobox.com>
http://www.pobox.com/~skeet Blog: http://www.msmvps.com/jon.skeet
If replying to the group, please do not mail me too