hello friends ,
i am new in .net can some one tell me how to use deployment section to run our application in other computer ????????
i have created a application using windows form and create setup using publsh tool ..... after run in other computer system it say sqlconnection error while in other system (.net framework has already install).
thanks
anoop tamiyaPosted May 8, 2014, 3:05 PM
Farhan ShariffPosted May 7, 2014, 9:47 AM
Google MSI for visual 2010
Or
Alternatively you can use freeware advanced Installer (cretes set up file for your application)which is very simple to use