I'm having a new problem using Visual Studio 2015 and the web publishing wizard. My project files are publishing just fine, and the database connection is properly set up and verifies correctly.
The problem is that when I publish my solution to the external server, the files copy, the database schema copies over, but the data in the database doesn't copy over. There are no error messages during the publish, so I'm not sure what is happening. I also verified that the web publish wizard specified "schema and data" too.
Visual Studio 2015 Database Publish Not Working
Hello,
I'm having a new problem using Visual Studio 2015 and the web publishing wizard. My project files are publishing just fine, and the database connection is properly set up and verifies correctly.
The problem is that when I publish my solution to the external server, the files copy, the database schema copies over, but the data in the database doesn't copy over. There are no error messages during the publish, so I'm not sure what is happening. I also verified that the web publish wizard specified "schema and data" too.
Any ideas?
Thanks, Chris
is working on a reply...