Oct 31, 2022

As the weather begins to cool and the Fall season sets in, there are a few things you should consider checking on your vehicle. The Service Center at Schwieters Chevrolet is the Cold Spring, MN destination for all things Chevy, and that includes keeping your vehicle running at its best. If you are in the area and haven’t prepared your vehicle for the cold weather that is approaching us, schedule a visit online or stop by and see us!

Rotate or Replace Your Tires

Rotating your tires is the best way to maximize their life on the streets of Sartell, MN. Rotating most tires every 5,000 miles or twice a year is recommended. If your tires have not been rotated recently, bring your vehicle to us to have them rotated and rebalanced!

If your tires are old or in rough shape, it is a good idea to have them replaced. We carry one of the best selection of tires for your Chevy around Litchfield, MN, and you can order any tire we may not have at our service center.

Replace Your Windshield Wipers

Depending on the quality of the wiper blades you are using, they can last anywhere from a few months to about two years. Your windshield wipers play a pivotal role in road visibility, so keeping them in good operating condition is important. We sell OEM replacement wiper blades for your Chevy, so you can not only expect them to last longer than most on the market but also perform better.

Check Your Vehicle’s Battery

There is no denying the importance of your vehicle’s battery. Your battery can be easy to overlook. But becoming stranded due to an old or failing battery can be a real concern. As the temperatures drop, an issue with your battery can become much more apparent. Luckily, we at Schwieters Chevrolet of Cold Spring have the equipment to check your battery and determine whether it needs a simple recharge or replacement.

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.UrlRedirectRepository.GetRedirectsByDealerId(Int32 dealerId) in /home/ado-agent/agent/_work/3/s/SITESAA/Source/SITESAA.Infrastructure.DataLayer/Repositories/UrlRedirectRepository.cs:line 10 at SITESAA.Core.DomainServices.Routing.DealerUrlRedirects.DealerUrlRedirectRoute.TryApply(SiteRequest request) in /home/ado-agent/agent/_work/3/s/SITESAA/Source/SITESAA.Core.DomainServices/Routing/DealerUrlRedirects/DealerUrlRedirectRoute.cs:line 33 at SITESAA.Core.DomainServices.Routing.SiteRouter.TryRoute(IPlatformDealer dealer) in /home/ado-agent/agent/_work/3/s/SITESAA/Source/SITESAA.Core.DomainServices/Routing/SiteRouter.cs:line 29 at SITESAA.Presentation.Infra.Middleware.RoutingMiddleware.InvokeAsync(HttpContext context, SiteRouter router, IDealerOnWebPageService dealerOnWebPageService) 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