I won't post the whole log, just the pertinent line item.
Unexpected exception when starting up Shred This shred hosts the Ris Server.
System.InvalidOperationException: Found multiple X.509 certificates using the following search criteria: StoreName 'My', StoreLocation 'LocalMachine', FindType 'FindBySubjectName', FindValue 'pacs'. Provide a more specific find value.
Know ther eis only one cert in the trusted store, so I guess I will have to search for whereever there may be a second. I did install a certificate and then revoke it and installed a second one, but it shouldn't cause a problem. Any ideas where to look? Should I check the registry?