1
Reply

Assembly related problem after creating setup.

aman gandhi

aman gandhi

Apr 27 2012 12:05 AM
1.3k
i am creating setup for a windows application. it is working fine on my system. but if i install this application on another system it is showing to assembly related problems.

1st is


could not load file or assembly 'microsoft.sqlserver.connectioninfo version=10.0.0.0........


i am using following namespace


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



and second is

"Load Report failed"   during crystal report load.


how to solve this.


Aman Gandhi

Answers (1)