PowerShell Studio 2014 - Packaged executable crash

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 10 years and 1 week 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
abrahamlowell
Posts: 24
Last visit: Tue Mar 19, 2024 3:13 am

PowerShell Studio 2014 - Packaged executable crash

Post by abrahamlowell »

Using PowerShell Studio 2014;
Using Windows 8.1 Enterprise x64;

Created an empty form and added a button. No code.
Build it with default settings, and crashes when running the executable. Attached is the screenshot and Problem signature below.
8.png
8.png (87.92 KiB) Viewed 5790 times
Problem signature:
Problem Event Name: CLR20r3
Problem Signature 01: secondTestForm.exe
Problem Signature 02: 1.0.0.1
Problem Signature 03: 53167e4d
Problem Signature 04: mscorlib
Problem Signature 05: 4.0.30319.34003
Problem Signature 06: 522ec062
Problem Signature 07: 4bd
Problem Signature 08: 7e
Problem Signature 09: System.ArgumentOutOfRange
OS Version: 6.3.9600.2.0.0.256.4
Locale ID: 1033
Additional Information 1: 46a1
Additional Information 2: 46a1e08bbc01e6550a6000882ad5927e
Additional Information 3: c385
Additional Information 4: c38586fb50469ee253e365ba4abfc4c0

Read our privacy statement online:
http://go.microsoft.com/fwlink/?linkid=280262

If the online privacy statement is not available, please read our privacy statement offline:
C:\Windows\system32\en-US\erofflps.txt
User avatar
Alexander Riedel
Posts: 8478
Last visit: Tue Mar 26, 2024 8:52 am
Answers: 19
Been upvoted: 37 times

Re: PowerShell Studio 2014 - Packaged executable crash

Post by Alexander Riedel »

That is caused by the 4.0 framework for the any platform engine.
Please select a 64 or 32 engine while we work on the problem.
Alexander Riedel
SAPIEN Technologies, Inc.
User avatar
pdearmen
Posts: 66
Last visit: Mon Mar 11, 2024 1:29 pm

Re: PowerShell Studio 2014 - Packaged executable crash

Post by pdearmen »

I get the same error regardless if i pick a win32 or x64 engine or the any platform engine. All three of them produce the same errors. I have tested from three different machines: two windows 8.1 machines and one windows 7 machine.

I get this when trying to run a win32 app:

Fault bucket , type 0
Event Name: CLR20r3
Response: Not available
Cab Id: 0

I get this if i run the any platform

Faulting application name: Test.exe, version: 1.0.0.1, time stamp: 0x53167e09
Faulting module name: KERNELBASE.dll, version: 6.1.7601.18229, time stamp: 0x51fb1677
Exception code: 0xe0434f4d
Fault offset: 0x000000000000940d
Faulting process id: 0x%9
Faulting application start time: 0x%10
User avatar
Alexander Riedel
Posts: 8478
Last visit: Tue Mar 26, 2024 8:52 am
Answers: 19
Been upvoted: 37 times

Re: PowerShell Studio 2014 - Packaged executable crash

Post by Alexander Riedel »

What .net runtimes do you have installed on that machine?
Alexander Riedel
SAPIEN Technologies, Inc.
User avatar
Alexander Riedel
Posts: 8478
Last visit: Tue Mar 26, 2024 8:52 am
Answers: 19
Been upvoted: 37 times

Re: PowerShell Studio 2014 - Packaged executable crash

Post by Alexander Riedel »

We posted a new build with all the engines built against the .NET runtime 3.5.

a) it seems a lot of you are not allowed to have the 4.0 runtime on your servers.

b) COMDLG32.dll throws an exception in the 4.0 runtime when loading
on some machines. While we investigate 3.5 works fine.
Alexander Riedel
SAPIEN Technologies, Inc.
User avatar
pdearmen
Posts: 66
Last visit: Mon Mar 11, 2024 1:29 pm

Re: PowerShell Studio 2014 - Packaged executable crash

Post by pdearmen »

I just downloaded the new build - I am testing the application before i purchase it and when I press continue Powershell Studio closes out as though i hit the cancel button. I checked and there are no errors in the event log indicating the application errored out. Setup files is: SPS14Setup_4.1.44_031514_x64

issue is occurring on all three of my machines - two windows 8.1 and one windows 7 - so I can't test to see if this build fixes the issues.
Attachments
Clicking continue here closes out the app
Clicking continue here closes out the app
Capture.PNG (132.1 KiB) Viewed 5743 times
User avatar
davidc
Posts: 5913
Last visit: Mon Jul 08, 2019 8:55 am
Been upvoted: 2 times

Re: PowerShell Studio 2014 - Packaged executable crash

Post by davidc »

We are aware of the trial issue and are working on it.

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

Re: PowerShell Studio 2014 - Packaged executable crash

Post by davidc »

The issue should now be resolved. Please download the latest service build and let us know if it resolves the issues.

David
David
SAPIEN Technologies, Inc.
User avatar
pdearmen
Posts: 66
Last visit: Mon Mar 11, 2024 1:29 pm

Re: PowerShell Studio 2014 - Packaged executable crash

Post by pdearmen »

Yup the issue is resolved but i already found an issue with the new form project template - I'll post that in a separate thread so its not confused with this one.....still testing the packaged exes but so far so good 8-)
This topic is 10 years and 1 week 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.