unternehmen kaufen oder gruenden
Aller au contenu

Widget: blog-article_BlogArticleDetails

Microsoft.Data.SqlClient.SqlException (0x80131904): Login failed for user 'svc-bbsqlweb'.  Reason: The password of the account has expired.
   at Microsoft.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, SqlCommand command, Boolean callerHasConnectionLock, Boolean asyncClose)
   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.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, Boolean applyTransientFaultHandling, String accessToken, IDbConnectionPool pool, Func`3 accessTokenCallback)
   at Microsoft.Data.SqlClient.SqlConnectionFactory.CreateConnection(DbConnectionOptions options, DbConnectionPoolKey poolKey, DbConnectionPoolGroupProviderInfo poolGroupProviderInfo, IDbConnectionPool pool, DbConnection owningConnection, DbConnectionOptions userOptions)
   at Microsoft.Data.SqlClient.ConnectionPool.WaitHandleDbConnectionPool.CreateObject(DbConnection owningObject, DbConnectionOptions userOptions, DbConnectionInternal oldConnection)
   at Microsoft.Data.SqlClient.ConnectionPool.WaitHandleDbConnectionPool.UserCreateRequest(DbConnection owningObject, DbConnectionOptions userOptions, DbConnectionInternal oldConnection)
   at Microsoft.Data.SqlClient.ConnectionPool.WaitHandleDbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection)
   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.TryOpen(TaskCompletionSource`1 retry, SqlConnectionOverrides overrides)
   at Microsoft.Data.SqlClient.SqlConnection.Open(SqlConnectionOverrides overrides)
   at Realize.DataRepository.SqlServer.SqlDbConnectionPool.GetNewOpenConnection() in C:\rdev\realize\swisscms\rcore\Realize.DataRepository.SqlServer\SqlDbConnectionPool.cs:line 54
   at Realize.DataRepository.SqlServer.TransactionScopeConnections.GetConnection(IDbConnectionPool db) in C:\rdev\realize\swisscms\rcore\Realize.DataRepository.SqlServer\TransactionScopeConnections.cs:line 35
   at Realize.Web.Application.SqlServer.SwissCMS.Stored_Procedures.Core.MenuNodes.MenuNodeCommands.GetByIdentificationName(Nullable`1 callerUserId, Nullable`1 subModuleInstanceId, String identificationName, Nullable`1 baseEnabled, Nullable`1 locItemEnabled, Nullable`1 allowBaseOnly) in C:\rdev\realize\swisscms\rweb\Realize.Web.Application.SqlServer\SwissCMS\Stored Procedures\dbo.up_RIT_Core_MenuNodes_GetMenuNodeByIdentificationName.RSqlTouchIT.cs:line 61
   at Realize.Web.Application.DataRepository.SqlServer.Menu.MenuNodeRepository.Find(String identificationName, SubModuleInstanceKey subModuleInstanceKey, QueryOptions qo) in C:\rdev\realize\swisscms\rweb\Realize.Web.Application.DataRepository\SqlServer\Menu\MenuNodeRepository.cs:line 113
   at Realize.Web.Application.ClientModel.Core.PageUrlService.Page(String identificationName, IDictionary`2 parameters, CultureInfo cultureInfo) in C:\rdev\realize\swisscms\rweb\Realize.Web.Application.PageModel\Core\PageUrlService.cs:line 51
   at Realize.SwissCms.Core.TagHelpers.AnchorTagHelper.Process(TagHelperContext context, TagHelperOutput output) in C:\rdev\realize\swisscms\web\Realize.SwissCms.Core\TagHelpers\AnchorTagHelper.cs:line 38
   at Microsoft.AspNetCore.Razor.TagHelpers.TagHelper.ProcessAsync(TagHelperContext context, TagHelperOutput output)
   at Microsoft.AspNetCore.Razor.Runtime.TagHelpers.TagHelperRunner.RunAsync(TagHelperExecutionContext executionContext)
   at AspNetCoreGeneratedDocument.Views_Shared_Components_BlogArticleDetails_Default.ExecuteAsync() in C:\rdev\realize\swisscms\bbweb\BusinessBroker.SwissCms.WebApp\Views\Shared\Components\BlogArticleDetails\Default.cshtml:line 11
   at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderPageCoreAsync(IRazorPage page, ViewContext context)
   at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderPageAsync(IRazorPage page, ViewContext context, Boolean invokeViewStarts)
   at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderAsync(ViewContext context)
   at Microsoft.AspNetCore.Mvc.ViewComponents.ViewViewComponentResult.ExecuteAsync(ViewComponentContext context)
   at Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentInvoker.InvokeAsync(ViewComponentContext context)
   at Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentHelper.InvokeCoreAsync(ViewComponentDescriptor descriptor, Object arguments)
   at AspNetCoreGeneratedDocument.Views_Shared_Components_Widget_Transparent.ExecuteAsync() in C:\rdev\realize\swisscms\web\Realize.SwissCms.Components\Views\Shared\Components\Widget\Transparent.cshtml:line 7
   at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderPageCoreAsync(IRazorPage page, ViewContext context)
   at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderPageAsync(IRazorPage page, ViewContext context, Boolean invokeViewStarts)
   at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderAsync(ViewContext context)
   at Microsoft.AspNetCore.Mvc.ViewComponents.ViewViewComponentResult.ExecuteAsync(ViewComponentContext context)
   at Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentInvoker.InvokeAsync(ViewComponentContext context)
   at Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentHelper.InvokeCoreAsync(ViewComponentDescriptor descriptor, Object arguments)
   at AspNetCoreGeneratedDocument.Views_Shared_Components_Section_Transparent.ExecuteAsync() in C:\rdev\realize\swisscms\web\Realize.SwissCms.Components\Views\Shared\Components\Section\Transparent.cshtml:line 4
ClientConnectionId :12f30aef-7796-4769-a427-0dd75c088ad1
Error Number :18487,State :1,Class :14