1
Answer

Problem:could not load assembly

aman gandhi

aman gandhi

12y
1.3k
1
i have developed a project in which i am using two namespace


using Microsoft.SqlServer.Management.Common;
using Microsoft.SqlServer.Management.Smo;


after deployment of this project if i install this project on another system it is showing an error " could not load assembly "microsoft.sqlserver.connectioninfo,version 10.0.0.0"
Answers (1)