mercredi 22 avril 2015

The test or test run is configured to run in ASP.NET in IIS, but the current user () is not in the Administrators group.

I get this error when trying to run the unit tests

    [TestMethod]
    [HostType("ASP.NET")]
    [UrlToTest("http://localhost:53364/api/documents")]

    public void GetMethodTest() 
    {
           // Nothing here yet...
    }

Aucun commentaire:

Enregistrer un commentaire