I'm trying to deploy a new business rule version, and get the message:
Error inserting tracking information for rule set xxxxxxx, Not Found
I've previously deployed new versions on this server and have deployed this version on a different machine. Also tried undeploying an old version and trying to redeploy it, which caused the same error. Publishing is fine and doesn't cause an error, and the version is inserted into the database.
Anyone seen this before?
I seem to have solved it….in the Registry I changed Microsoft.BizTalk.RuleEngineExtensions to Microsoft.RuleEngine for DeploymentDriverClass and DeploymentDriverAssembly