Quantcast
Channel: Forum Getting started with SQL Server
Viewing all articles
Browse latest Browse all 7129

Error: Application Name does not match with deployed dacpac while applying a upgrade using a dacpac

$
0
0

First I deployed a new database in the SQL Server Manager using a dacpac file. While deploying I changed the name (in the wizard) from "Emp" to "Vm_Emp". I continuedclicking next and the database was successfully installed.

Then I had a new dacpac with some table upgrades. I went to SQL Server and selected Upgrade DacPac option from "Tasks". After I browse to the location and selects the file,  it gives the Error application name does not match with the deployed dacpac. How do I fix this?

Thanks.


Viewing all articles
Browse latest Browse all 7129

Trending Articles