Search found 22 matches

by n1mdas
Sat Dec 05, 2020 2:51 pm
Forum: PowerShell GUIs
Topic: Process/load entries/app looks like freezing
Replies: 7
Views: 2332

Re: Process/load entries/app looks like freezing

jvierra, thank you for the resources/feedback. I really appreciate it. I am not asking anyone to rewrite any code etc. just looking for hints/links with further notes to read and get better or feedback based on the asked question that I struggle with at the moment and if on the right path. Unfortuna...
by n1mdas
Fri Dec 04, 2020 10:47 pm
Forum: PowerShell GUIs
Topic: Process/load entries/app looks like freezing
Replies: 7
Views: 2332

Re: Process/load entries/app looks like freezing

Thank you for the feedback. Based on https://www.sapien.com/blog/2019/03/27/progress-bar-series-part-4-handling-steps-progress-with-a-background-job-in-a-gui-application/ while refactoring it to the app I had created previously I have some questions. Could you advise what am I missing how to pipe th...
by n1mdas
Fri Dec 04, 2020 10:40 pm
Forum: Installation Issues
Topic: Continuation of locked post SAPIEN Updates.exe crashes
Replies: 4
Views: 14895

Re: Continuation of locked post SAPIEN Updates.exe crashes

Operating System: Windows 8.1 Pro Ő몇[ OS build: 9600.19873 32 or 64 bit OS: 64 bit Screen Resolutions: DISPLAY1: 1920 x 1200 with scale factor 100% PowerShell Core: No PowerShell Core version detected PowerShell Core (x86): No PowerShell Core (x86) version detected .NET Core Framework: 3.1.3 .NET Co...
by n1mdas
Tue Dec 01, 2020 2:23 pm
Forum: PowerShell GUIs
Topic: Process/load entries/app looks like freezing
Replies: 7
Views: 2332

Re: Process/load entries/app looks like freezing

Do you mean something like a stop watch?: https://mcpmag.com/articles/2017/10/19/using-a-stopwatch-in-powershell.aspx ? I have read several sources if this is used there can be memory issues. About the job option could you point me to some examples or should it be better done via job tracker? Should...
by n1mdas
Tue Dec 01, 2020 1:55 pm
Forum: PowerShell GUIs
Topic: Process/load entries/app looks like freezing
Replies: 7
Views: 2332

Process/load entries/app looks like freezing

Hello, I am building a GUI App on 5.0 PS using JSON API: https://ip-api.com (Pro account) to retrieve IPv4s from an external txt file regardless of the filename. The output, is then sent to XLSX file using https://github.com/dfinke/ImportExcel . When the PS GUI app reads a list below <=1KB txt file ...
by n1mdas
Tue Dec 01, 2020 1:24 pm
Forum: Installation Issues
Topic: Continuation of locked post SAPIEN Updates.exe crashes
Replies: 4
Views: 14895

Re: Continuation of locked post SAPIEN Updates.exe crashes

It is a physical box and I cannot fully convert it to a VM due to security reasons/personal files etc. I could attach the installed software output, any specific logs you may need to verify the setup. What about repairing it somehow with replacing that DLL? Could the DLL be "corrupted" som...
by n1mdas
Tue Dec 01, 2020 12:06 pm
Forum: Installation Issues
Topic: Continuation of locked post SAPIEN Updates.exe crashes
Replies: 4
Views: 14895

Continuation of locked post SAPIEN Updates.exe crashes

Hello, This is the continuation of https://www.sapien.com/forums/viewtopic.php?p=78083#p78083 as it is locked/cannot be updated. After updating the PowerShell to 5.0 on the same Windows 8.1 machine and installed several security Windows updates. (need to find the corresponding script to pull that in...
by n1mdas
Sat Jun 20, 2020 2:00 pm
Forum: Installation Issues
Topic: SAPIEN Updates.exe crashes
Replies: 6
Views: 15910

Re: SAPIEN Updates.exe crashes

1. Collected the process crash via procdump64.exe -ma -i C:\Dumps and disabled it of course afterwards. 2. Tried to open the dmp via windbg to try checking if "i can see" with the public MS symsbols at least something so I listed it below: Microsoft (R) Windows Debugger Version 6.3.9600.17...
by n1mdas
Sat Jun 20, 2020 12:56 pm
Forum: Installation Issues
Topic: SAPIEN Updates.exe crashes
Replies: 6
Views: 15910

Re: SAPIEN Updates.exe crashes

it happens if it is executed directly (standalone exe) or when called from Sapien PS Studio or any other app. The window shows (with any previous updates for example) then crashes and logs the application crash
by n1mdas
Sat Jun 20, 2020 12:02 pm
Forum: Installation Issues
Topic: SAPIEN Updates.exe crashes
Replies: 6
Views: 15910

SAPIEN Updates.exe crashes

Hello Sapien Team, I could not locate a category about app/service crashes. When running the Sapien Updates app it crashes with the below: Faulting application name: SAPIEN Updates.exe, version: 1.1.36.0, time stamp: 0x5ed93715 Faulting module name: BCGCBPRO3051u142.dll, version: 30.51.0.0, time sta...