Hello, i have developed a c# windows form application and i have a problem deploing the solution in other computers.
 
 
 When i try to open the .exe from other copmuter i get this error :
 
cannot install or run application.This application requires microsoft.sql server.exec proc task assembly
 
 
 
PS: I must run deploy the solution in other computer that doesn't have SQLSERVER installed. (It worked with other solution)