Search found 38 matches

by PaschalIT
Thu Dec 05, 2019 1:31 pm
Forum: PowerShell Studio
Topic: Debugger extremely slow at breakpoints and stepping
Replies: 5
Views: 3713

Re: Debugger extremely slow at breakpoints and stepping

Well, I found the source of the problem via some heavy digging through old versions of my code... The culprit was a global variable I had created in Globals.ps1. I'm not sure why, but I had made a global [adsisearcher] which I was using in several places, and for some reason that was what was causin...
by PaschalIT
Thu Dec 05, 2019 6:44 am
Forum: PowerShell Studio
Topic: Debugger extremely slow at breakpoints and stepping
Replies: 5
Views: 3713

Re: Debugger extremely slow at breakpoints and stepping

My project does have a very large number of controls in its form. Is it possible it could be trying to dynamically update every control as it attempts to debug? The project has very little issue with lag when running normally, it is only when debugging that it slows down, and it's a drastic differen...
by PaschalIT
Thu Dec 05, 2019 6:32 am
Forum: PowerShell Studio
Topic: Debugger extremely slow at breakpoints and stepping
Replies: 5
Views: 3713

Re: Debugger extremely slow at breakpoints and stepping

A reboot did not help, sadly. I'm not sure what you mean by dynamic breakpoint, though... I'm using a regular break point at a place where I need to test an issue, but I do not know whether it's dynamic or not. Here is the thread I was mentioning earlier. It doesn't seem to be the exact same issue, ...
by PaschalIT
Wed Dec 04, 2019 2:51 pm
Forum: PowerShell Studio
Topic: Debugger extremely slow at breakpoints and stepping
Replies: 5
Views: 3713

Debugger extremely slow at breakpoints and stepping

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: Powershell Studio ...
by PaschalIT
Mon Dec 02, 2019 8:34 am
Forum: PowerShell GUIs
Topic: HeaderText exception when not referencing HeaderText
Replies: 5
Views: 2420

Re: HeaderText exception when not referencing HeaderText

Hi jvierra,

As I said in my original post, there is no "complete error message". What I have posted in the original message is the entirety of what is being shown in the console.
by PaschalIT
Fri Nov 29, 2019 2:38 pm
Forum: PowerShell GUIs
Topic: HeaderText exception when not referencing HeaderText
Replies: 5
Views: 2420

HeaderText exception when not referencing HeaderText

- Product, version, build (Please do not use abbreviations, "PS" can mean "PowerShell Studio" as well as "PrimalScript") Powershell Studio v5.6.170.0 - Specify if you are running a 32 or 64 bit version 64 bit - Your operating system and if it is 32 or 64 bit. 64 bit Whe...
by PaschalIT
Wed May 29, 2019 8:04 am
Forum: Former and Future Customers - Questions
Topic: VersionRecall Error: Repository is not accessible
Replies: 12
Views: 34118

Re: VersionRecall Error: Repository is not accessible

Changed both Powershell Studio and VersionRecall to load using the UNC path, no change. Still gives both of the same errors.
by PaschalIT
Tue May 28, 2019 12:14 pm
Forum: Former and Future Customers - Questions
Topic: VersionRecall Error: Repository is not accessible
Replies: 12
Views: 34118

Re: VersionRecall Error: Repository is not accessible

Yes, the file server has a UNC path. What are you suggesting I switch to use the UNC?
by PaschalIT
Thu May 23, 2019 11:47 am
Forum: Former and Future Customers - Questions
Topic: VersionRecall Error: Repository is not accessible
Replies: 12
Views: 34118

Re: VersionRecall Error: Repository is not accessible

The H: drive is my personal drive, so no, it is not globally accessible. Yes, Powershell Studio is running elevated, but I also have the Windows registry key enabled to allow mapped drive access while running as admin, so that shouldn't be an issue.
by PaschalIT
Thu May 23, 2019 9:27 am
Forum: Former and Future Customers - Questions
Topic: VersionRecall Error: Repository is not accessible
Replies: 12
Views: 34118

Re: VersionRecall Error: Repository is not accessible

I sent the .recall file through email yesterday as requested. Is there any update on this issue?