We're currently on rollup 11, trying to install 21. I'm a local admin and the web and db, a memeber of priv user, sql reporting, users, and an sa on the database. I'm getting this error when trying to install rollup 21:
Error| System.Exception: Action Microsoft.Crm.Setup.Common.Update.DBUpdateAction failed. ---> System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.DirectoryServices.DirectoryServicesCOMException
(0x80072030): There is no such object on the server.
When we installed CRM, we had to use the xml config file. I tried running it by dbl clicking the rollup exe, and from the command line using /config <pathToConfig>.
What should I check?