Hi,
Can anyone help please?
I can not connect to my MSSQL Server and I have tried to re-run the install for the SolidCP Portal. (Now I am in a mess) I have tried to edit the user in MSSQL Manage.
The error:
System.Web.Services.Protocols.SoapException: Server was unable to process request. ---> System.Data.SqlClient.SqlException: Login failed for user 'SolidCP'.
at System.Data.SqlClient.SqlInternalConnectionTds..ctor(DbConnectionPoolIdentity identity, SqlConnectionString connectionOptions, SqlCredential credential, Object providerInfo, String newPassword, SecureString newSecurePassword, Boolean redirectedUserInstance, SqlConnectionString userConnectionOptions, SessionData reconnectSessionData, DbConnectionPool pool, String accessToken, Boolean applyTransientFaultHandling, SqlAuthenticationProviderManager sqlAuthProviderManager)
How can I fix this issue?
Many Thanks
Ray
Fixed:
Found an old post/answer by Marco (Thank you).
The solution was found in the web config file (Enterprise).
Glad you got it fixed 🙂
Please provide url, where you found fix.
Hi,
Please share the URL as I am also getting the below error.
======================
System.NullReferenceException: Object reference not set to an instance of an object.
at SolidCP.Portal.ProviderControls.MSSQL_Settings.BindSettings(StringDictionary settings)
at SolidCP.Portal.ServersEditService.BindServiceProperties()
at SolidCP.Portal.ServersEditService.Page_Load(Object sender, EventArgs e)