Options

SQLprompt not working with SSMS 19. All other tools in sqltoolbelt working

gopalgopal Posts: 2 New member
The SQLPrompt not working in SSMS 19.x onwards. I use other software in SQLToolbelt and works fine. The log shows its already installed but I have verified the RedGate install directory and add or remove programs, the prompt is not available. Tried installing using SQLtoolbet exe as well as standalone SQL prompt exe. Any help is appreciated. we do not have active support or upgrade license to contac support. Thanks!

2024-03-09 17:09:08.311 +05:30 [INF] 3/9/2024 5:09:08 PM [25] INFO  MsiProgressReporter - Updating description: Searching for related applications Found application: [1]
2024-03-09 17:09:08.311 +05:30 [INF] 3/9/2024 5:09:08 PM [25] INFO  MsiProgressReporter - Updating description: Computing space requirements
2024-03-09 17:09:11.591 +05:30 [INF] 3/9/2024 5:09:11 PM [25] INFO  MsiProgressReporter - Updating description: Computing space requirements
2024-03-09 17:09:11.591 +05:30 [INF] 3/9/2024 5:09:11 PM [25] INFO  MsiProgressReporter - Updating description: Computing space requirements
2024-03-09 17:09:11.654 +05:30 [INF] 3/9/2024 5:09:11 PM [25] INFO  MsiProgressReporter - Updating description: Validating install
2024-03-09 17:09:11.824 +05:30 [INF] 3/9/2024 5:09:11 PM [25] INFO  MsiProgressReporter - Updating description: Removing applications Application: [1], Command line: [2]
2024-03-09 17:09:12.062 +05:30 [INF] 3/9/2024 5:09:12 PM [25] ERROR  MsiUiHandler - MSI reported an error: The installer has encountered an unexpected error installing this package. This may indicate a problem with this package. The error code is 2343. 
2024-03-09 17:09:12.188 +05:30 [INF] 3/9/2024 5:09:12 PM [25] INFO  MsiInstallerAdapter - --- end of MSI log ---
2024-03-09 17:09:12.188 +05:30 [INF] 3/9/2024 5:09:12 PM [25] INFO  MsiInstallerAdapter - Finished SQL Prompt\SQL Prompt_10.13.15.3135_x86.msi

2024-03-09 17:09:12.339 +05:30 [INF] 3/9/2024 5:09:12 PM [22] INFO  ProductsInstalledPayloadFactory - 
available:
  Product: SQL Prompt 10.13
  Version: 10.13.15.3135
    Requirements:
        Is met?    : True
        Type       : LaterVersionAlreadyInstalled
        Description: A later version of this product is already installed.
        Is met?    : True
        Type       : CannotInstall
        Description: 


can be installed:

can be upgraded:

already installed:
  Product: SQL Prompt 10.13
  Version: 10.13.15.3135
    Requirements:
        Is met?    : True
        Type       : LaterVersionAlreadyInstalled
        Description: A later version of this product is already installed.
        Is met?    : True
        Type       : CannotInstall
        Description: 


cannot be installed:

selected to install:
  Product: SQL Prompt 10.13
  Version: 10.13.15.3135
    Requirements:
        Is met?    : True
        Type       : LaterVersionAlreadyInstalled
        Description: A later version of this product is already installed.
        Is met?    : True
        Type       : CannotInstall
        Description: 



2024-03-09 17:09:12.340 +05:30 [INF] 3/9/2024 5:09:12 PM [22] INFO  ProductsInstalledPayloadFactory - {
2024-03-09 17:09:12.341 +05:30 [INF] 3/9/2024 5:09:12 PM [22] INFO  ProductsInstalledPayloadFactory -     'canBeInstalled': 'System.Collections.Generic.List`1[System.Collections.Generic.IDictionary`2[System.String,System.Object]]';
2024-03-09 17:09:12.341 +05:30 [INF] 3/9/2024 5:09:12 PM [22] INFO  ProductsInstalledPayloadFactory -     'canBeUpgraded': 'System.Collections.Generic.List`1[System.Collections.Generic.IDictionary`2[System.String,System.Object]]';
2024-03-09 17:09:12.341 +05:30 [INF] 3/9/2024 5:09:12 PM [22] INFO  ProductsInstalledPayloadFactory -     'alreadyInstalled': 'System.Collections.Generic.List`1[System.Collections.Generic.IDictionary`2[System.String,System.Object]]';
2024-03-09 17:09:12.341 +05:30 [INF] 3/9/2024 5:09:12 PM [22] INFO  ProductsInstalledPayloadFactory -     'cannotBeInstalled': 'System.Collections.Generic.List`1[System.Collections.Generic.IDictionary`2[System.String,System.Object]]';
2024-03-09 17:09:12.341 +05:30 [INF] 3/9/2024 5:09:12 PM [22] INFO  ProductsInstalledPayloadFactory -     'selectedByUser': 'System.Collections.Generic.List`1[System.Collections.Generic.IDictionary`2[System.String,System.Object]]';
2024-03-09 17:09:12.341 +05:30 [INF] 3/9/2024 5:09:12 PM [22] INFO  ProductsInstalledPayloadFactory - }

Tagged:

Answers

Sign In or Register to comment.