I use visual studio 2015
,I create project with service based database when i published my project as exe and install on my computer it running but when install on other computer give error
other computer give this error
i installed localDB on other computers but error is same --
my connection string connectionString="Data Source=(LocalDB)\MSSQLLocalDB;AttachDbFilename=|DataDirectory|\DBUBMP.mdf;Integrated Security=True" providerName="System.Data.SqlClient"