Forum member

thomen

1 post

Posts by thomen

  1. Membership Provider CreateUser not supported when running NCrunch

    Hi Guys, I have some legacy tests which create a user using the FormsAuthMembershipProvider This all worked fine under NUnit but under NCrunch the CreateUser method isn't supported: System.NotSupportedException : Specified method is not supported. at System.Web.ClientServices.Providers.Clie…