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!
NoSql Installer crashes
-
Just what the title says. I launch the nosql Proget installer, and it crashed. I get this message from the debug window that opens:
Problem signature: Problem Event Name: CLR20r3 Problem Signature 01: ProGet.Setup.exe Problem Signature 02: 4.2.1.8 Problem Signature 03: 57991af8 Problem Signature 04: System.Data Problem Signature 05: 4.6.1082.0 Problem Signature 06: 573ea731 Problem Signature 07: 1a41 Problem Signature 08: 5c Problem Signature 09: System.Data.SqlClient.Sql OS Version: 6.3.9600.2.0.0.272.7 Locale ID: 1033 Additional Information 1: a401 Additional Information 2: a4015330c8caa4f3119c16a65589db26 Additional Information 3: 5666 Additional Information 4: 566687a3ab72ccb4d535ae853d816226 Read our privacy statement online: http://go.microsoft.com/fwlink/?linkid=280262 If the online privacy statement is not available, please read our privacy statement offline: C:\Windows\system32\en-US\erofflps.txt
Product: ProGet
Version: 4.2.1
-
This may happen during an upgrade, if the user running the installer does not have access to the database specified by the connection string.
-
That was it. The user had access, but not permission to change schema.
I really think this should be catch and a nicer message displayed instead of the installer just crashing though.