Forum member

RichCzyzewski

1 post

Posts by RichCzyzewski

  1. VS11 ShimNotSupportedException when using Shimming from Microsoft Fakes

    I'm using Microsoft Fakes, see http://msdn.microsoft.com/en-us/library/hh549175(v=vs.110).aspx for more info. Whenever I assign the delegate for a Shim, NCrunch reports a Microsoft.QualityTools.Testing.Fakes.Shims.ShimNotSupportedException when trying to run. Using the following code: [quote] …