Steps To Reproduce:
- Install Reporting.
- Go to \Tools folder.
- Start DatabaseCacheConfigurator.exe
- Leave the first combobox to 'Create engine viewers/cache database'
- Paste a valid connection string in the textbox below, e.g. Data Source=.\sqlexpress;Initial Catalog=AdventureWorks;Integrated Security=True
- Click on Create Schema or Clear Cache Data.
Expected behavior: The function is executed
Actual behavior: A message saying "Operation could destabilize the runtime." is shown.
