"Object reference not set to an instance of an object" Error
JackLocke
Posts: 25
Hi All,
I just ran into some really strange error today while trying to prepare update with SQL Packager 6.4
I have two databases and I want to create database update based on difference between them. But, when I run SQL Packager via CLI, I get following error after a step where databases get compared.
But if I use UI and do same thing, it finishes without any issue and it generates update exe.
Any suggestions ?
TIA,
Jack
I just ran into some really strange error today while trying to prepare update with SQL Packager 6.4
I have two databases and I want to create database update based on difference between them. But, when I run SQL Packager via CLI, I get following error after a step where databases get compared.
Registering databases
Mapping
Comparing databases
Error: Object reference not set to an instance of an object.
But if I use UI and do same thing, it finishes without any issue and it generates update exe.
Any suggestions ?
TIA,
Jack
Comments
Following is the command that I am using,
TIA