Options

Run Package Change Database Folder in advanced settings

cpdavecpdave Posts: 2
Hello there,

Creating an exe to automatically deploy a database works fine but when I run the package I seem to have a problem.
When I use the advanced button and try to change the databasefolder, I can can do that but when running I get an error saying the object pointer is not configured at an instance of this object (free translated).
So if I change the database and/or the log folder the execution of the package failes.
Anybody an idea

Dave

Comments

  • Options
    Brian DonahueBrian Donahue Posts: 6,590 Bronze 1
    Hello Dave,

    This is the "Object reference not set to an instance of an object" error that you get when an unanticipated condition happens in the software and makes it terminate prematurely.


    I'll send debugging instructions via email.
  • Options
    Brian,

    Is there any update on this issue? Any EXE packages we create with SQL Packager will not run, failing with the "Object reference not set to an instance of an object" error message if the end user has clicked on the Advanced button before running the package. It doesn't appear to matter which options were changed, if any.

    Paul
Sign In or Register to comment.