I've recently installed MR FP1. When logging into MR and using 'sa' for the database login, all is well and I can create, run and modify reports. However, when using a normal GP login for the SQL login, I get a message : "The user ID and password are not a valid login". Checking the event viewer gives me the error below.
For troubleshooting, I've gone through Jivtesh's MR troubleshooting blog and KB 2406829 (although none of those causes and solutions apply as I am able to run MR perfectly when using the sa user).
Any help will be appreciated!
Thanks,
Ritesh
Timestamp: 2011/10/06 04:25:53 PM
Message: Microsoft.Dynamics.Performance.DataProvider.GeneralLedger.GP.Common.DataAccessException: SQL connection failed. ---> System.Data.SqlClient.SqlException: Login failed for user 'rmaharaj'.
at System.Data.ProviderBase.DbConnectionPool.GetConnection(DbConnection owningObject)
at System.Data.ProviderBase.DbConnectionFactory.GetConnection(DbConnection owningConnection)
at System.Data.ProviderBase.DbConnectionClosed.OpenConnection(DbConnection outerConnection, DbConnectionFactory connectionFactory)
at System.Data.SqlClient.SqlConnection.Open()
at Microsoft.Dynamics.Performance.DataProvider.GeneralLedger.GP.Data.DataConnector.CreateConnectionUsingGPCredentials(String dataSourceName, String userName, String password)
--- End of inner exception stack trace ---
at Microsoft.Dynamics.Performance.DataProvider.Core.TraceManager.Publish(Exception sourceException, Boolean throwException)
at Microsoft.Dynamics.Performance.DataProvider.GeneralLedger.GP.Data.DataConnector.CreateConnectionUsingGPCredentials(String dataSourceName, String userName, String password)
at Microsoft.Dynamics.Performance.DataProvider.GeneralLedger.GP.Data.DataConnector.OpenConnection()
at Microsoft.Dynamics.Performance.DataProvider.GeneralLedger.GP.GLProvider.HandleConnect(EntitySettingCollection settings, CredentialCollection credentials)
at Microsoft.Dynamics.Performance.DataProvider.Core.SourceSystemConnection.Open()
at Microsoft.Dynamics.Performance.DataProvider.Core.SourceSystem.Connect(EntitySettingCollection settings, CredentialCollection credentials)
at Microsoft.Dynamics.Performance.DataProvider.GeneralLedger.GLSystem.Connect(Guid providerTypeId, EntitySettingCollection settings, CredentialCollection credentials)
at Microsoft.Dynamics.Performance.Reporting.DataProvider.Server.DirectLinkService.GlConnect(Guid providerTypeId, EntitySettingCollection settings, StoredCredential credential)
Component: Microsoft.Dynamics.Performance.Reporting.DataProvider.Server.DirectLinkService
User: SAIL_GROUP\MaharajR
*This post is locked for comments