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!

Proget 3.6.1 fails to install - setup exits with CLR Error



  • When running Proget 3.6.1 installation on a Windows 2012 Server, I get an exception caused by the CLR.

    Application: ProGet.Setup.exe
    Framework Version: v4.0.30319
    Description: The process was terminated due to an unhandled exception.
    Exception Info: System.Data.SqlClient.SqlException
    Stack:
    at System.Data.ProviderBase.DbConnectionInternal.TryOpenConnectionInternal(System.Data.Common.DbConnection, System.Data.ProviderBase.DbConnectionFactory, System.Threading.Tasks.TaskCompletionSource1<System.Data.ProviderBase.DbConnectionInternal>, System.Data.Common.DbConnectionOptions) at System.Data.SqlClient.SqlConnection.TryOpenInner(System.Threading.Tasks.TaskCompletionSource1<System.Data.ProviderBase.DbConnectionInternal>)
    at System.Data.SqlClient.SqlConnection.TryOpen(System.Threading.Tasks.TaskCompletionSource`1<System.Data.ProviderBase.DbConnectionInternal>)
    at System.Data.SqlClient.SqlConnection.Open()
    at Inedo.ProGet.Setup.ProGetInstallerOptions.ReadDbInfo(System.Version)
    at Inedo.Installer.InstallerApplication.Run[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089],[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089],[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]
    at Inedo.ProGet.Setup.App.Main(System.String[])


    Faulting application name: ProGet.Setup.exe, version: 3.6.1.1, time stamp: 0x555110df
    Faulting module name: KERNELBASE.dll, version: 6.3.9600.17031, time stamp: 0x53089862
    Exception code: 0xe0434352
    Fault offset: 0x00000000000068d8
    Faulting process id: 0x2174
    Faulting application start time: 0x01d08e759b6e47c3
    Faulting application path: C:\Users\ADMINI~1.NEI\AppData\Local\Temp\2\ProGetSetup\ProGet.Setup.exe
    Faulting module path: C:\Windows\system32\KERNELBASE.dll
    Report Id: e217adc3-fa68-11e4-80ba-005056bedce7
    Faulting package full name:
    Faulting package-relative application ID:

    Is there a specific dependency on SQL client install etc for this version?

    Product: ProGet
    Version: 3.6.1



  • This error means that the connection string in the installed product doesn't work for the user installing the software. Most likely, you don't have access to the database or server.

    I think the discussion here http://inedo.com/support/questions/3126 may be related as well.



Inedo Website HomeSupport HomeCode of ConductForums GuideDocumentation