Search found 11 matches

by nodgiles
Tue Apr 30, 2013 7:14 am
Forum: PowerShell Studio
Topic: Fix my account + PSStudio error
Replies: 4
Views: 3810

Re: Fix my account + PSStudio error

The script errors on the out-file with access denied.

I found the problem. It's a powershell version issue. The script works fine in v3 but does not run in v2. I had PSS set to version 2 but am working on a server2012 box so that's why the results were different in the ISE.
by nodgiles
Mon Apr 29, 2013 3:10 pm
Forum: PowerShell Studio
Topic: Fix my account + PSStudio error
Replies: 4
Views: 3810

Re: Fix my account + PSStudio error

Even more interesting now after some troubleshooting. If I highlight the portion of the script noted above, right click and select "run in console", its works! If I highlight the same portion of the script and say "run selection" it fails with access denied. Also if I compile the...
by nodgiles
Mon Apr 29, 2013 2:59 pm
Forum: PowerShell Studio
Topic: Fix my account + PSStudio error
Replies: 4
Views: 3810

Fix my account + PSStudio error

I have been a primal forms, and now PowerShell studio, user for a couple of years now. I still can not access the support forums although I have asked to have this access to be provided several times. Yes, I have already registered my product. Once again I will post my question here since its the on...
by nodgiles
Wed Nov 14, 2012 12:52 am
Forum: PowerShell
Topic: modifying output from MonthCalendar
Replies: 1
Views: 1347

modifying output from MonthCalendar

I'm using the MonthCalendar in a project to scheduled tasks on a remote server. Unfortunately if you pick a single digit day such as the ninth or month such as February the output is 2/9/2012. Powershell doesn't recognize single digits as valid entries. How do I modify the MonthCalendar so that it o...
by nodgiles
Fri Nov 02, 2012 2:12 am
Forum: PrimalForms
Topic: Error when trying to package file with "Run As User"
Replies: 15
Views: 42863

Error when trying to package file with "Run As User"

It happens when I try to run the file exe. It's not very informative.

I'm sure it has less to do with an error in the program and more to do with how the account needs to be configured (either in AD or on the local machine).

Attached files
by nodgiles
Thu Nov 01, 2012 2:04 am
Forum: PrimalForms
Topic: Error when trying to package file with "Run As User"
Replies: 15
Views: 42863

Error when trying to package file with "Run As User"

Powershell v2

Ive tried every combination of settings. None seem to work.
by nodgiles
Wed Oct 31, 2012 1:59 am
Forum: PrimalForms
Topic: Error when trying to package file with "Run As User"
Replies: 15
Views: 42863

Error when trying to package file with "Run As User"

win7 x64

Updated powerstudio to 3.1.12 - same issue.
by nodgiles
Tue Oct 30, 2012 5:06 am
Forum: PrimalForms
Topic: Error when trying to package file with "Run As User"
Replies: 15
Views: 42863

Error when trying to package file with "Run As User"

I was thinking it may have something to do with local permissions. I added the user as a local admin on my build machine. I logged in as that user, attempted to package the file as that user with that same user as the "Run As" and I got the same result. I'm running Primal Forms 2011 v2.0.2...
by nodgiles
Tue Oct 30, 2012 3:06 am
Forum: PrimalForms
Topic: Error when trying to package file with "Run As User"
Replies: 15
Views: 42863

Error when trying to package file with "Run As User"

So I found 1 account that is able to run the script, unfortunately that account is my domain admin account. Obviously I cant use this account permanently. Finding that I could use my domain admin account, I created a new account by copying my domain admin account. I removed the big permissions such ...