PSS 17 crash after install of SSMS 17.2

This forum can be browsed by the general public. Posting is limited to current SAPIEN license holders with active maintenance and does not offer a response time guarantee.
Forum rules
DO NOT POST LICENSE NUMBERS, ACTIVATION KEYS OR ANY OTHER LICENSING INFORMATION IN THIS FORUM.
Only the original author and our tech personnel can reply to a topic that is created in this forum. If you find a topic that relates to an issue you are having, please create a new topic and reference the other in your post.

Any code longer than three lines should be added as code using the 'Select Code' dropdown menu or attached as a file.
This topic is 6 years and 6 months old and has exceeded the time allowed for comments. Please begin a new topic or use the search feature to find a similar but newer topic.
User avatar
yobyot
Posts: 40
Last visit: Tue Jun 02, 2020 3:09 pm

PSS 17 crash after install of SSMS 17.2

Post by yobyot »

To help you better we need some information from you.

*** Please fill in the fields below. If you leave fields empty or specify 'latest' rather than the actual version your answer will be delayed as we will be forced to ask you for this information. ***

Product, version and build: 5.4.143
32 or 64 bit version of product: X64
Operating system: Windows 10 1703
32 or 64 bit OS: X64

*** Please add details and screenshots as needed below. ***

DO NOT POST SUBSCRIPTIONS, KEYS OR ANY OTHER LICENSING INFORMATION IN THIS FORUM

Immediately after installing SSMS 17.2, PSS 17 crashes when attempting to run the debugger. A repair installation and removal and re-installation did not solve the issue.

See attached screen shot, output from the error and ErrorLog.txt.
Attachments
ErrorLog.txt
(2.3 KiB) Downloaded 118 times
pss17crashinfo.txt
(12.46 KiB) Downloaded 131 times
2017-09-18_11-10-03.png
2017-09-18_11-10-03.png (21.66 KiB) Viewed 2804 times
User avatar
davidc
Posts: 5913
Last visit: Mon Jul 08, 2019 8:55 am
Been upvoted: 2 times

Re: PSS 17 crash after install of SSMS 17.2

Post by davidc »

Thank you for reporting the issue and we will try to resolve this issue as quickly as possible.

Can you answer the following questions?

1. Do you have any issues running the script (non-debug - Ctrl + F5)?
2. Does this error occur on a particular file or any file you attempt to debug?

If it is a particular file, please zip and upload the file or project here:

https://www.sapien.com/support/upload

Thank you,

David
David
SAPIEN Technologies, Inc.
User avatar
davidc
Posts: 5913
Last visit: Mon Jul 08, 2019 8:55 am
Been upvoted: 2 times

Re: PSS 17 crash after install of SSMS 17.2

Post by davidc »

Does this script have a parameter block? I believe it might be related to the parameters dialog.

David
David
SAPIEN Technologies, Inc.
User avatar
yobyot
Posts: 40
Last visit: Tue Jun 02, 2020 3:09 pm

Re: PSS 17 crash after install of SSMS 17.2

Post by yobyot »

Yes, it has a parameter block. It runs fine in VS Code and ISE. Uploaded.
User avatar
davidc
Posts: 5913
Last visit: Mon Jul 08, 2019 8:55 am
Been upvoted: 2 times

Re: PSS 17 crash after install of SSMS 17.2

Post by davidc »

Found the issue. The default value for $SqlLogicalServerAuditActions has a multi-line default and the Parameter Dialog doesn't seem to like it.

We are working on a solution. In the meantime, I recommend putting the default value on a single line.
David
SAPIEN Technologies, Inc.
User avatar
yobyot
Posts: 40
Last visit: Tue Jun 02, 2020 3:09 pm

Re: PSS 17 crash after install of SSMS 17.2

Post by yobyot »

Thanks.
User avatar
davidc
Posts: 5913
Last visit: Mon Jul 08, 2019 8:55 am
Been upvoted: 2 times

Re: PSS 17 crash after install of SSMS 17.2

Post by davidc »

Please try the latest service build and let us know if this resolves your issue.
David
SAPIEN Technologies, Inc.
This topic is 6 years and 6 months old and has exceeded the time allowed for comments. Please begin a new topic or use the search feature to find a similar but newer topic.