I can't add Microsoft.SqlServer.Management.Common to my ASP.NET MVC Application

Viewed 23802

I am trying to add a reference to the above assembly but it does not appear in my ASP.NET MVC .NET 4 (Not client) applications Assembly list. Does anyone know how to reference this Assembly?

1 Answers
Related