Search found 17 matches

by phebenstreit
Wed Aug 21, 2019 8:30 am
Forum: PowerShell Studio
Topic: Cannot Build Any EXE Projects PSS 2019
Replies: 30
Views: 11714

Re: Cannot Build Any EXE Projects PSS 2019

Although not ideal, i did find a work around, for until i determine what is blocking the exe from being written and accessed.

If i change the output path to a mapped network drive I am able to build the exe properly.
by phebenstreit
Tue Aug 20, 2019 5:26 am
Forum: PowerShell Studio
Topic: Cannot Build Any EXE Projects PSS 2019
Replies: 30
Views: 11714

Re: Cannot Build Any EXE Projects PSS 2019

I had seen those recommendations last week. About the only google reference i could find related to the 110 error. I am not using windows Defender, so the specifics to disabling the A/V are different, but i have created exclusions in my A/V filter for all related Sapien program folders, and output l...
by phebenstreit
Fri Aug 16, 2019 9:30 am
Forum: PowerShell Studio
Topic: Cannot Build Any EXE Projects PSS 2019
Replies: 30
Views: 11714

Re: Cannot Build Any EXE Projects PSS 2019

Yes, that is correct. The error and behavior is still the same. I thought I had found the issue but I spoke to soon.
by phebenstreit
Fri Aug 16, 2019 9:09 am
Forum: PowerShell Studio
Topic: Cannot Build Any EXE Projects PSS 2019
Replies: 30
Views: 11714

Re: Cannot Build Any EXE Projects PSS 2019

Ok, backed to being stumped. The C++ installs didn't resolve the issue. A few posts ago you asked if any files were created in the output folder; which they didn't appear to be. But if i continuously try to build the package, i can see that files are created. I've also started to review a procmon lo...
by phebenstreit
Wed Aug 14, 2019 10:40 am
Forum: PowerShell Studio
Topic: Cannot Build Any EXE Projects PSS 2019
Replies: 30
Views: 11714

Re: Cannot Build Any EXE Projects PSS 2019

I located the issue. The x64 bit installer does not run the pre-requisite checker for PSS 2019. On the off chance there was an issue with the 64bit version on my machine, i downloaded and ran the installer for the x86 bit. The x86 installer ran the pre-requisite check and found that i did not have t...
by phebenstreit
Wed Aug 14, 2019 7:10 am
Forum: PowerShell Studio
Topic: Cannot Build Any EXE Projects PSS 2019
Replies: 30
Views: 11714

Re: Cannot Build Any EXE Projects PSS 2019

I was able to just run the package process successfully. After installing a round of windows updates. I'm still not certain what is/was blocking the process, but if i find out specifically i can post. It's also possible like you mentioned that a software blocking process; blocked the PSS 2019 build ...
by phebenstreit
Wed Aug 14, 2019 4:20 am
Forum: PowerShell Studio
Topic: Cannot Build Any EXE Projects PSS 2019
Replies: 30
Views: 11714

Re: Cannot Build Any EXE Projects PSS 2019

winver: version 1809 build 17763.615 Attached is a screen shot of the Tools Output. There is no OK button to click before or after the error. And there are no files in the bin/x64 or bin/86 created at any point in the process. I will have zip uploaded in just a moment. It will be of a brand new Basi...
by phebenstreit
Tue Aug 13, 2019 12:28 pm
Forum: PowerShell Studio
Topic: Cannot Build Any EXE Projects PSS 2019
Replies: 30
Views: 11714

Re: Cannot Build Any EXE Projects PSS 2019

Tried a full uninstall, reboot, re-install. Same issue. There are some remnants of the application in the system somewhere though. Recent file list and 'options' remained unchanged after uninstall. No idea if that would help any or not; but figured on the off chance that the pre-existing 2014 instal...
by phebenstreit
Tue Aug 13, 2019 11:35 am
Forum: PowerShell Studio
Topic: Cannot Build Any EXE Projects PSS 2019
Replies: 30
Views: 11714

Re: Cannot Build Any EXE Projects PSS 2019

No signing certificate
by phebenstreit
Tue Aug 13, 2019 11:30 am
Forum: PowerShell Studio
Topic: Cannot Build Any EXE Projects PSS 2019
Replies: 30
Views: 11714

Re: Cannot Build Any EXE Projects PSS 2019

This is a form project. And was working perfectly fine with PSS 2014. I really only have 3 different "Projects". All do the same things now with PSS 2019.

I also tried creating a brand new Blank Form Project. Added just a single button. And i get this same error.