How can we help you today? How can we help you today?

SQL Prompt Crashes SSMS 22.4.1

Uninstalled and reinstalled SQL Prompt - get this every startup

Error activating IHttpClientFactory
No matching bindings are available, and the type is not self-bindable.
Activation path:
 7) Injection of dependency IHttpClientFactory into parameter httpClientFactory of constructor of type QtpApiFetcher
 6) Injection of dependency IQtpApiFetcher into parameter qtpApiFetcher of constructor of type IndexAnalyzer
 5) Injection of dependency IIndexAnalyzer into parameter indexAnalyzer of constructor of type IndexAnalysisResultViewModelFactory
 4) Injection of dependency IIndexAnalysisResultViewModelFactory into parameter indexAnalysisResultViewModelFactory of constructor of type QtpIndexesController
 3) Injection of dependency IQtpIndexesController into parameter qtpIndexesController of constructor of type IndexAnalysisCommandController
 2) Injection of dependency IIndexAnalysisCommandController into parameter indexAnalysisCommandController of constructor of type ShowIndexAnalysisAiCommand
 1) Request for ShowIndexAnalysisAiCommand

Suggestions:
 1) Ensure that you have defined a binding for IHttpClientFactory.
 2) If the binding was defined in a module, ensure that the module has been loaded into the kernel.
 3) Ensure you have not accidentally created more than one kernel.
 4) If you are using constructor arguments, ensure that the parameter name matches the constructors parameter name.
 5) If you are using automatic module loading, ensure the search path and filters are correct.

Those instructions seem mega useless.

Doug

doug osborne
1

Comments

1 comment

Add comment

Please sign in to leave a comment.