I get the above error the _second_ time I run
_contentRepository.Service.Delete(startPage.ContentLink, true, EPiServer.Security.AccessLevel.NoAccess);
If I IIS-reset it works _one_ time, then I get the above error again. Same thing applies to
_contentRepository.Service.Save(...);
Any ideas what I'm doing wrong?