If SQL History or SQL Search opens but shows a blank screen with nothing loading, check the SQL Search log files for the following entry:

[Error] [RedGate.SQSearch.Addin.Utils]: Unhandled exception
System.MissingMethodException: Method not found: 'Void RedGate.SIPFramework.Services.ServicesToPlugins.SsmsFunctionalityProvider..ctor(EnvDTE80.DTE2)'.This is usually caused by an SSMS display setting called "Optimize rendering for screens with different pixel densities". When this option is enabled, it can prevent the SQL Search and SQL History tabs from loading correctly.
To check and disable this setting:
- In SSMS, go to Tools > Options > All Settings
- Scroll down to the Visual Experience section (see the image below)
- If "Optimize rendering for screens with different pixel densities" is ticked, untick it
- Restart SSMS and try opening SQL History or SQL Search again
0
0
Was this article helpful?
0 out of 0 found this helpful
Add comment
Please sign in to leave a comment.