How to generate a setup in visual studio 2012?

Asked

Viewed 34 times

0

I’m having trouble generating a setup at Visual Studio 2012.

I don’t see the option to generate setup, tried to create a setup with Inno Setup, created normally but when installing on the machine this gives connection error with the data base.

  • I’m not very familiar with Visual Studio, but I believe that even creating a setup through Visual Studio your database connection error will continue. The database is local or remote?

  • What do you suggest then?

  • I would try to figure out why in the database connection error.

  • I’ve already done an analysis and as far as I can see is that I’m making some mistake when generating the setup with the Inno setup, but I don’t know which, so I’m asking different ideas of how to generate a setup either with visual studio 2012 or even with the Ino setup.

  • If you want to continue using VS this might help you: https://msdn.microsoft.com/en-us/library/ybshs20f(v=vs.90). aspx

  • The database is local or remote?

Show 1 more comment
No answers

Browser other questions tagged

You are not signed in. Login or sign up in order to post.