Welcome to the Inedo Forums! Check out the Forums Guide for help getting started.

If you are experiencing any issues with the forum software, please visit the Contact Form on our website and let us know!

Failure Installing BuildMaster (InvalidOperationException)



  • I'm getting an error when installing BuildMaster. Looking at the error logs, it seems to be failing here:

    Information: Updating database schema...
       Debug: Launching process "C:\Users\RJ\AppData\Local\Temp\BuildMasterSetup\bmdbupdate.exe" UPDATE /conn="Data Source=localhost\BuildMaster; Initial Catalog=BuildMaster; Integrated Security=True;" /init=yes...
       Debug: Initializing database...
       Error: System.InvalidOperationException: C:\Users\RJ\AppData\Local\Temp\BuildMasterSetup\bmdbupdate.exe returned exit code -1073741819
       at Inedo.Installer.Subtasks.RunProcessSubtask.Run()
       at Inedo.Installer.Subtasks.InstallationSubtask.RunSubtask(IInstallationTask parentTask)
       at Inedo.BuildMaster.Setup.InstallBuildMasterTask.Install()
       at Inedo.Installer.InstallationTask`1.Inedo.Installer.IInstallationTask.RunInternal()
    

    Any thoughts?

    Product: BuildMaster
    Version: 4.1.3



  • Hi Richard,

    Unfortunately it doesn't look like the exact error is being reported, but it definitely happening when the database schema is being initialized. Based on the error code, it looks like it's happening at the database driver level has something to do with updating the database schema. Perhaps there's an error connecting to the database, or something?

    Your best bet might be to tryagain, or use try the manual install process for the database.



Inedo Website HomeSupport HomeCode of ConductForums GuideDocumentation