How can we help you today? How can we help you today?
Namshub101
Hi  I can confirm that this work around worked (when i managed to get my correct Admin account format - hence removal of the last updated / comments
Hi I can confirm that this work around worked (when i managed to get my correct Admin account format - hence removal of the last updated
0 votes
Hi unfortunately the new release did not fix the issue and reverted back to the same issue with. Microsoft.Data.SqlClient.SqlException (0x80131904): Failed to authenticate the user <accountname>  in Active Directory (Authentication=ActiveDirectoryPassword). Error code 0xinvalid_grant Your app has been throttled by AAD due to too many requests. To avoid this, cache your tokens see https://aka.ms/msal-net-throttling.    at Microsoft.Data.SqlClient.SqlInternalConnectionTds.GetFedAuthToken(SqlFedAuthInfo fedAuthInfo)    at Microsoft.Data.SqlClient.SqlInternalConnectionTds.OnFedAuthInfo(SqlFedAuthInfo fedAuthInfo)    at Microsoft.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)    at Microsoft.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj)    at Microsoft.Data.SqlClient.SqlInternalConnectionTds.CompleteLogin(Boolean enlistOK)    at Microsoft.Data.SqlClient.SqlInternalConnectionTds.AttemptOneLogin(ServerInfo serverInfo, String newPassword, SecureString newSecurePassword, Boolean ignoreSniOpenTimeout, TimeoutTimer timeout, Boolean withFailover, Boolean isFirstTransparentAttempt, Boolean disableTnir)    at Microsoft.Data.SqlClient.SqlInternalConnectionTds.LoginNoFailover(ServerInfo serverInfo, String newPassword, SecureString newSecurePassword, Boolean redirectedUserInstance, SqlConnectionString connectionOptions, SqlCredential credential, TimeoutTimer timeout)    at Microsoft.Data.SqlClient.SqlInternalConnectionTds.OpenLoginEnlist(TimeoutTimer timeout, SqlConnectionString connectionOptions, SqlCredential credential, String newPassword, SecureString newSecurePassword, Boolean redirectedUserInstance)    at Microsoft.Data.SqlClient.SqlInternalConnectionTds..ctor(DbConnectionPoolIdentity identity, SqlConnectionString connectionOptions, SqlCredential credential, Object providerInfo, String newPassword, SecureString newSecurePassword, Boolean redirectedUserInstance, SqlConnectionString userConnectionOptions, SessionData reconnectSessionData, ServerCertificateValidationCallback serverCallback, ClientCertificateRetrievalCallback clientCallback, DbConnectionPool pool, String accessToken, SqlClientOriginalNetworkAddressInfo originalNetworkAddressInfo, Boolean applyTransientFaultHandling)    at Microsoft.Data.SqlClient.SqlConnectionFactory.CreateConnection(DbConnectionOptions options, DbConnectionPoolKey poolKey, Object poolGroupProviderInfo, DbConnectionPool pool, DbConnection owningConnection, DbConnectionOptions userOptions)    at Microsoft.Data.ProviderBase.DbConnectionFactory.CreateNonPooledConnection(DbConnection owningConnection, DbConnectionPoolGroup poolGroup, DbConnectionOptions userOptions)    at Microsoft.Data.ProviderBase.DbConnectionFactory.TryGetConnection(DbConnection owningConnection, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal oldConnection, DbConnectionInternal& connection)    at Microsoft.Data.ProviderBase.DbConnectionInternal.TryOpenConnectionInternal(DbConnection outerConnection, DbConnectionFactory connectionFactory, TaskCompletionSource`1 retry, DbConnectionOptions userOptions)    at Microsoft.Data.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry)    at Microsoft.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry, SqlConnectionOverrides overrides)    at Microsoft.Data.SqlClient.SqlConnection.Open(SqlConnectionOverrides overrides)    at RedGate.SQLDoc.Engine.ContentRender.SQLQuery.SQLQueryExecutor.GetVersion(IProject project)    at RedGate.SQLDoc.Engine.ContentRender.SQLQuery.SQLQueryExecutor.GetCreationDates(IProject project, String databaseName, String syscollection, Char objectType)    at RedGate.SQLDoc.Engine.ContentRender.SQLQuery.SQLQueryExecutor.GetViewTableInformation(IProject project, String databaseName, String fullyQualifiedObjectName)    at RedGate.SQLDoc.Engine.Utils.Cache`4.Get(TIn1 input1, TIn2 input2, TIn3 input3)    at RedGate.SQLDoc.Engine.ContentRender.Extract.ExtractViewTableBase.GetCreatedAndModified(String& created, String& updated, String fullyQualifiedName)    at RedGate.SQLDoc.Engine.ContentRender.Extract.ExtractTable.ExtractProperties()    at RedGate.SQLDoc.Engine.ContentRender.Extract.ExtractObject`1.AddProperties()    at RedGate.SQLDoc.Engine.ContentRender.Extract.ExtractDatabaseObject.ExtractBody()    at RedGate.SQLDoc.Engine.ContentRender.Extract.ExtractStandardNode`1.GetContentRaw()    at RedGate.SQLDoc.Engine.ContentRender.Extract.ExtractStandardNode`1.GetContent()    at RedGate.SQLDoc.Engine.ContentRender.Producer.Word.ProduceWord.ProduceNode(Content content)    at RedGate.SQLDoc.Engine.ContentRender.Producer.TrackedRendererProducer.ProduceNodes(ProgressPercentageTracker tracker, IProducer myProducer, Content content, Int32 depth)    at RedGate.SQLDoc.Engine.ContentRender.Producer.TrackedRendererProducer.ProduceNodes(ProgressPercentageTracker tracker, IProducer myProducer, Content content, Int32 depth)    at RedGate.SQLDoc.Engine.ContentRender.Producer.TrackedRendererProducer.ProduceNodes(ProgressPercentageTracker tracker, IProducer myProducer, Content content, Int32 depth)    at RedGate.SQLDoc.Engine.ContentRender.Producer.TrackedRendererProducer.ProduceNodes(ProgressPercentageTracker tracker, IProducer myProducer, Content content, Int32 depth)    at RedGate.SQLDoc.Engine.ContentRender.Producer.TrackedRendererProducer.ProduceNodes(ProgressPercentageTracker tracker, IProducer myProducer, Content content, Int32 depth)    at RedGate.SQLDoc.Engine.ContentRender.Producer.TrackedRendererProducer.Produce(ProgressPercentageTracker tracker, RenderContext render, Content content)    at RedGate.SQLDoc.Engine.DocumentationEngine.DocumentFromTree(ProgressPercentageTracker tracker)    at RedGate.SQLDoc.Engine.DocumentationEngine.DocumentAllItems(ProgressPercentageTracker tracker)    at RedGate.SQLDoc.Engine.DocumentationEngine.DocumentDatabases(String serverName)    at RedGate.Shared.Controls.ProgressDialogEx.<>c__DisplayClass82_1.<DoTasks>b__0(Object q) ClientConnectionId:63155426-06af-48b2-b677-7fca45aa6afc / comments
Hi unfortunately the new release did not fix the issue and reverted back to the same issue with.Microsoft.Data.SqlClient.SqlException (0x80131904): Failed to authenticate the user <accountname>  in...
0 votes
Hi I can confirm that downgrading the tool worked and i can now complete a documentation task against the failing database / comments
HiI can confirm that downgrading the tool worked and i can now complete a documentation task against the failing database
0 votes