System.ArgumentException: Keyword not supported: 'command timeout'.
See original GitHub issueDescribe what is not working as expected.
Provide steps to reproduce
Updated to VS 17.6.2, no other updates performed on the project. Using EF Reverse Engineer now throws an exception, work ok before on many updates.
Provide technical details
EF Reverse Engineer 2.5.14.29
Microsoft Visual Studio Community 2022 (64-bit) - Version 17.6.2 EF Core 7.0.5 Microsoft SQL Server
System.ArgumentException: Keyword not supported: 'command timeout'.
at Keywords System.Data.SqlClient.SqlConnectionStringBuilder.GetIndex(string keyword)
at void System.Data.SqlClient.SqlConnectionStringBuilder.set_Item(string keyword, object value)
at void System.Data.Common.DbConnectionStringBuilder.set_ConnectionString(string value)
at new System.Data.SqlClient.SqlConnectionStringBuilder(string connectionString)
at SqlConnectionStringBuilder EFCorePowerTools.Helpers.SqlConnectionStringBuilderHelper.GetBuilder(string connectionString)
at Tuple<bool, Version> EFCorePowerTools.Helpers.ReverseEngineerHelper.HasSqlServerViewDefinitionRightsAndVersion(string connectionString)
at void EFCorePowerTools.Handlers.ReverseEngineer.ReverseEngineerHandler.VerifySQLServerRightsAndVersion(ReverseEngineerOptions options)
at async Task EFCorePowerTools.Handlers.ReverseEngineer.ReverseEngineerHandler.ReverseEngineerCodeFirstAsync(Project project, string optionsPath, bool onlyGenerate, bool fromSqlProj)
Issue Analytics
- State:
- Created 4 months ago
- Comments:5 (4 by maintainers)
Top Results From Across the Web
Entity Framework Connection String 'Connection Timeout ...
My idea was to lower the timeout exception binding in the Entity Framework connection string, but when I add it it says the...
Read more >Setting the command timeout with the latest .NET SqlClient
Trying it out anyway returns Keyword not supported: 'command timeout' . In short, this blog post should be removed for it is misleading...
Read more >Keyword not supported: 'Connect Timeout'
We have fixed the bug with using Connection Timeout parameter in a connection string for SQL Server. We will post here when the...
Read more >Setting CommandTimeout on connection string causes ...
System.ArgumentException: Keyword not supported: 'commandtimeout'. Does nHibernate not support CommandTimeout? Can someone show me the
Read more >Setting the command timeout with the latest .NET SqlClient
Now you can work around timeout issues simply by changing the connection string, where this previously required changes to code, and maybe ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Hello, Sorry for the late reply. Projects kept us busy. Recreating the DB Connection did work, without applying the daily build update. Thanks for the help.
@pisc-software Glad you git it fixed
If you like my free tools, I would be very grateful for a rating or review on Visual Studio Marketplace or even a one-time or monthly sponsorship