When I am trying to get a estimated query execution plan for any query in SSMS, I get the below error message:
An error occurred while executing batch. Error message is: Could not load file or assembly 'Microsoft.SqlServerCe.Client, Version=3.5.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91' or one of its dependencies. Access is denied.
I am using SQL Server 2008 with Microsoft SQL Server Management Studio version 10.50.2500.0.
Any idea how to resolve it?