Archive for January, 2024
Jan 23, 2024

You have many exciting options to pick from when it comes to new SUVs for family driving and adventuring, like the 2024 Chevy Trax and 2024 Chevy Trailblazer. Determining the best vehicle for your lifestyle and driving needs can sometimes be difficult, but Scott Chevrolet is here to help. Compare model options and drive home with the […]

Jan 11, 2024

You already know that the right Chevrolet service will keep your commuter vehicle, family SUV, or weekend performance car in the best possible condition for as long as possible. But what about a collector car you don’t drive very much or a daily driver that’s not so daily anymore because your work-from-home “commute” takes you from the […]

Jan 5, 2024

Every season poses driving challenges, but winter’s ice, snow, and unpredictable weather may be the most challenging. While maintenance matters, one of the most essential items for your car, truck, or SUV might be tires from our Chevrolet parts department. If you’ve wondered whether you need snow tires or all-weather tires are good enough, Scott Chevrolet answers […]

FluentNHibernate.Cfg.FluentConfigurationException: An invalid or incomplete configuration was used while creating a SessionFactory. Check PotentialReasons collection, and InnerException for more detail. ---> Microsoft.Data.SqlClient.SqlException (0x80131904): Cannot open database "dealeron" requested by the login. The login failed. Login failed for user 'default'. at Microsoft.Data.SqlClient.ConnectionPool.WaitHandleDbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection) at Microsoft.Data.SqlClient.ConnectionPool.WaitHandleDbConnectionPool.TryGetConnection(DbConnection owningObject, TaskCompletionSource`1 taskCompletionSource, 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.ProviderBase.DbConnectionClosed.TryOpenConnection(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 Microsoft.Data.SqlClient.SqlConnection.Open() at NHibernate.Connection.DriverConnectionProvider.GetConnection(String connectionString) at NHibernate.Connection.ConnectionProvider.GetConnection() at NHibernate.Tool.hbm2ddl.SuppliedConnectionProviderConnectionHelper.Prepare() at NHibernate.Tool.hbm2ddl.SchemaMetadataUpdater.GetReservedWords(Dialect dialect, IConnectionHelper connectionHelper) at NHibernate.Tool.hbm2ddl.SchemaMetadataUpdater.UpdateDialectKeywords(Dialect dialect, IConnectionHelper connectionHelper) at NHibernate.Tool.hbm2ddl.SchemaMetadataUpdater.Update(ISessionFactoryImplementor sessionFactory) at NHibernate.Impl.SessionFactoryImpl..ctor(Configuration cfg, IMapping mapping, Settings settings, EventListeners listeners) at NHibernate.Cfg.Configuration.BuildSessionFactory() at FluentNHibernate.Cfg.FluentConfiguration.BuildSessionFactory() ClientConnectionId:f5dac539-b1c9-4f0c-888f-daf04accf3bf Error Number:4060,State:1,Class:11 --- End of inner exception stack trace --- at FluentNHibernate.Cfg.FluentConfiguration.BuildSessionFactory() at SITESAA.Infrastructure.DataLayer.Contexts.DatabaseContext.LoadSessionFactory() in /home/ado-agent/agent/_work/3/s/SITESAA/Source/SITESAA.Infrastructure.DataLayer/Contexts/DatabaseContext.cs:line 37 at System.Lazy`1.ViaFactory(LazyThreadSafetyMode mode) --- End of stack trace from previous location --- at System.Lazy`1.CreateValue() at SITESAA.Infrastructure.DataLayer.Repositories.PageBlockRepository.GetPageBlocks(Nullable`1 pageId) in /home/ado-agent/agent/_work/3/s/SITESAA/Source/SITESAA.Infrastructure.DataLayer/Repositories/PageBlockRepository.cs:line 11 at SITESAA.Core.DomainServices.PlatformPages.DealerOnWebPageService.get_PageBlocks() in /home/ado-agent/agent/_work/3/s/SITESAA/Source/SITESAA.Core.DomainServices/PlatformPages/DealerOnWebPageService.cs:line 486 at SITESAA.Presentation.Infra.Page.PageHeaderService.AddAppInsights(Int32 dealerId) in /home/ado-agent/agent/_work/3/s/SITESAA/Source/SITESAA.Presentation.Infra/Page/PageHeaderService.cs:line 766 at SITESAA.Presentation.Infra.Page.PageHeaderService.Head(String html, IPlatformDealer dealer, PageContent pageContent, Boolean isModal) at SITESAA.Module.Handlers.Layout.PageHeader.Handler.Handle(Request request, CancellationToken cancellationToken) in /home/ado-agent/agent/_work/3/s/SITESAA/Source/SITESAA.Module.Handlers/Layout/PageHeader/Handler.cs:line 104 at MediatR.Pipeline.RequestExceptionProcessorBehavior`2.Handle(TRequest request, CancellationToken cancellationToken, RequestHandlerDelegate`1 next) at MediatR.Pipeline.RequestExceptionProcessorBehavior`2.Handle(TRequest request, CancellationToken cancellationToken, RequestHandlerDelegate`1 next) at MediatR.Pipeline.RequestExceptionActionProcessorBehavior`2.Handle(TRequest request, CancellationToken cancellationToken, RequestHandlerDelegate`1 next) at MediatR.Pipeline.RequestExceptionActionProcessorBehavior`2.Handle(TRequest request, CancellationToken cancellationToken, RequestHandlerDelegate`1 next) at MediatR.Pipeline.RequestPostProcessorBehavior`2.Handle(TRequest request, CancellationToken cancellationToken, RequestHandlerDelegate`1 next) at MediatR.Pipeline.RequestPreProcessorBehavior`2.Handle(TRequest request, CancellationToken cancellationToken, RequestHandlerDelegate`1 next) at SITESAA.Presentation.Site.Layout.ViewComponents.PageHeaderViewComponent.InvokeAsync(Boolean isModal) in /home/ado-agent/agent/_work/3/s/SITESAA/Source/SITESAA.Presentation.Site/Layout/ViewComponents/PageHeaderViewComponent.cs:line 40 at Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentInvoker.InvokeAsyncCore(ObjectMethodExecutor executor, Object component, ViewComponentContext context) at Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentInvoker.InvokeAsync(ViewComponentContext context) at Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentInvoker.InvokeAsync(ViewComponentContext context) at Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentHelper.InvokeCoreAsync(ViewComponentDescriptor descriptor, Object arguments) at AspNetCoreGeneratedDocument.Layout_Views__404.__Generated__PageHeaderViewComponentTagHelper.ProcessAsync(TagHelperContext __context, TagHelperOutput __output) at Microsoft.AspNetCore.Razor.Runtime.TagHelpers.TagHelperRunner.g__Awaited|0_0(Task task, TagHelperExecutionContext executionContext, Int32 i, Int32 count) at AspNetCoreGeneratedDocument.Layout_Views__404.ExecuteAsync() 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 SITESAA.Presentation.Infra.Partials.ViewComponentRenderer.RenderToString(String componentName, Object args) in /home/ado-agent/agent/_work/3/s/SITESAA/Source/SITESAA.Presentation.Infra/Partials/ViewComponentRenderer.cs:line 57 at SITESAA.Presentation.Infra.Partials.ViewComponentRenderer.RenderToString(String componentName, Object args) in /home/ado-agent/agent/_work/3/s/SITESAA/Source/SITESAA.Presentation.Infra/Partials/ViewComponentRenderer.cs:line 59 at SITESAA.Presentation.Infra.Middleware.PageNotFoundMiddleware.InvokeAsync(HttpContext context, IViewComponentRenderer viewComponentRenderer) in /home/ado-agent/agent/_work/3/s/SITESAA/Source/SITESAA.Presentation.Infra/Middleware/PageNotFoundMiddleware.cs:line 22 at SITESAA.Presentation.Infra.Middleware.PageManagementMiddleware.InvokeAsync(HttpContext context, IOrionService orionService) in /home/ado-agent/agent/_work/3/s/SITESAA/Source/SITESAA.Presentation.Infra/Middleware/PageManagementMiddleware.cs:line 47 at SITESAA.Presentation.Infra.Middleware.DealerOnResponseBodyMiddleware.InvokeAsync(HttpContext context, IHtmlMinimizationService htmlMinimizationService, IDealerOnWebPageService dealerOnWebPageService, IReplacementCodeService newReplacementCodeService, ILogger`1 logger, TelemetryClient telemetryClient, IScriptManagerHtmlProcessor scriptManagerHtmlProcessor) in /home/ado-agent/agent/_work/3/s/SITESAA/Source/SITESAA.Presentation.Infra/Middleware/DealerOnResponseBodyMiddleware.cs:line 148 at SITESAA.Presentation.Infra.Middleware.RoutingMiddleware.InvokeAsync(HttpContext context, SiteRouter router, IDealerOnWebPageService dealerOnWebPageService) in /home/ado-agent/agent/_work/3/s/SITESAA/Source/SITESAA.Presentation.Infra/Middleware/RoutingMiddleware.cs:line 28 at SITESAA.Presentation.Infra.Middleware.FastlySurrogateMiddleware.InvokeAsync(HttpContext context, IDealerOnWebPageService dealerOnWebPageService, ILogger`1 logger) in /home/ado-agent/agent/_work/3/s/SITESAA/Source/SITESAA.Presentation.Infra/Middleware/FastlySurrogateMiddleware.cs:line 15 at SITESAA.Presentation.Site.Program.<>c.<
b__0_4>d.MoveNext() in /home/ado-agent/agent/_work/3/s/SITESAA/Source/SITESAA.Presentation.Site/Program.cs:line 144 --- End of stack trace from previous location --- at SITESAA.Presentation.Infra.Middleware.ProxyDealerMiddleware.InvokeAsync(HttpContext context, IDealerOnWebPageService dealerOnWebPageService, IViewComponentRenderer viewComponentRenderer) in /home/ado-agent/agent/_work/3/s/SITESAA/Source/SITESAA.Presentation.Infra/Middleware/ProxyDealerMiddleware.cs:line 29 at SITESAA.Presentation.Infra.Middleware.PageCacheMiddleware.InvokeAsync(HttpContext context, Toggles toggles, IDealerFeatureRingProvider dealerFeatureRingProvider, IDealerOnWebPageService dealerOnWebPageService, IOptionsSnapshot`1 pageCacheOptions, IBotDetectionService botDetectionService, IWebRequestService webRequestService, ICanonicalContentService canonicalContentService, IPageCacheService pageCacheService, IPageCacheMetricTracker pageCacheMetricTracker) in /home/ado-agent/agent/_work/3/s/SITESAA/Source/SITESAA.Presentation.Infra/Middleware/PageCacheMiddleware.cs:line 50 at SITESAA.Presentation.Infra.Middleware.MissingDealerMiddleware.InvokeAsync(HttpContext context, IDealerOnWebPageService dealerOnWebPageService, IViewComponentRenderer viewComponentRenderer) in /home/ado-agent/agent/_work/3/s/SITESAA/Source/SITESAA.Presentation.Infra/Middleware/MissingDealerMiddleware.cs:line 35 at SITESAA.Presentation.Infra.Middleware.StaticDependencyInjectionShimMiddleware.InvokeAsync(HttpContext context, IDealerService dealerService, IDealerAddressService dealerAddressService, IDealerOrganizationService dealerOrganizationService, ILocationService locationService, ICustomizationService customizationService, IOemProgramService oemProgramService, IPrivacySettingsService privacySettingsService, IWebRequestService webRequestService, PlatformOptions platformOptions, IVehicleRefService vehicleRefService, CacheOptions cacheOptions, MemoryCacheProviderBase memoryCacheProvider, ICacheProvider cacheProvider, IConnectionMultiplexer connectionMultiplexer, ILoadDealerService loadDealerService, IRelayControl relayControl, IDealerFeatureRingProvider dealerFeatureRingProvider) in /home/ado-agent/agent/_work/3/s/SITESAA/Source/SITESAA.Presentation.Infra/Middleware/StaticDependencyInjectionShimMiddleware.cs:line 67 at Microsoft.AspNetCore.Diagnostics.DeveloperExceptionPageMiddlewareImpl.Invoke(HttpContext context) HEADERS ======= Accept: */* Host: prod-web-5.ashburn.edealertools.com User-Agent: Blog Loader X-Dealer-Hostname: prod-web-5.ashburn.edealertools.com