Search found 52 matches

by wartech
Thu May 12, 2016 8:14 am
Forum: PowerShell Studio
Topic: "Check For Updates" doesn't
Replies: 7
Views: 4396

Re: "Check For Updates" doesn't

;) I'm the SysAdmin (I wrote the group policy / firewall rules - & one of those rules allows me to bypass the squid proxy). I've checked IE settings + NETSH WINHTTP SHOW PROXY gives "Direct access (no proxy server)" I've never had any problem accessing stuff from AWS, content from Akam...
by wartech
Wed May 11, 2016 8:29 am
Forum: PowerShell Studio
Topic: "Check For Updates" doesn't
Replies: 7
Views: 4396

Re: "Check For Updates" doesn't

Ignore the DCOM thing - I think that's coincedental.
I can see there's now a new version of "SAPIEN Updates" available, but I have the same problem trying to download that.

Is there another way of downloading Sapien Updates?
by wartech
Tue May 03, 2016 8:16 am
Forum: PowerShell Studio
Topic: "Check For Updates" doesn't
Replies: 7
Views: 4396

Re: "Check For Updates" doesn't

That has partially 'unstuck' it. It now detects that updates are available, but isn't able to download them: Fail1.png Fail2.png Fail3.png Similar results for VersionRecall & PrimalXML I've also tried with run as administrator (same result). I've checked my antivirus logs - no issue there. The s...
by wartech
Tue Apr 26, 2016 5:55 am
Forum: PowerShell Studio
Topic: "Check For Updates" doesn't
Replies: 7
Views: 4396

"Check For Updates" doesn't

Product, version and build: PowerShell Studio 2016, 5.2.118 32 or 64 bit version of product: 64 Operating system: Windows 7 SP1 32 or 64 bit OS: 64 PowerShell Version: 5.0.10586.117 Even though I'm a couple of minor versions behind the current one, "Check For Updates" doesn't seem to have ...
by wartech
Fri Mar 11, 2016 2:47 pm
Forum: PowerShell Studio
Topic: No values in Watch panel
Replies: 5
Views: 3481

Re: No values in Watch panel

Tried a reboot first (I know - first thing I should have tried!)
Values for the watched variables appear initially, then second time round a foreach they vanished.

Upgraded to 5.2.117 and everything seems fine now.
Thanks for your help.
by wartech
Thu Mar 10, 2016 11:20 am
Forum: PowerShell Studio
Topic: No values in Watch panel
Replies: 5
Views: 3481

Re: No values in Watch panel

OK - I'll get back to you tomorrow
by wartech
Thu Mar 10, 2016 10:45 am
Forum: PowerShell Studio
Topic: No values in Watch panel
Replies: 5
Views: 3481

No values in Watch panel

Product, version and build: PowerShell Studio 2016 5.2.115 32 or 64 bit version of product: 64 Operating system: Windows 7 SP1 32 or 64 bit OS: 64 I'm debugging a script and trying to view the contents of a few variables. The values are appearing in the Variables panel, but not in the Watch panel. I...
by wartech
Wed Sep 09, 2015 11:33 am
Forum: PrimalXML
Topic: PrimalXML error on applying XSLT style sheet
Replies: 4
Views: 19219

Re: PrimalXML error on applying XSLT style sheet

Many thanks.
I think I've got a lot more learning to do :)
by wartech
Wed Sep 09, 2015 6:50 am
Forum: PrimalXML
Topic: PrimalXML error on applying XSLT style sheet
Replies: 4
Views: 19219

Re: PrimalXML error on applying XSLT style sheet

Sorry, I should have thought of that: <?xml version="1.0"?> <?xml-stylesheet type='text/xsl' href='packnote.xsl'?> <Note created="2015-08-13T15:15:33" customer="ED001"> <Item box="10012" so="803724" part="12007" qty="19"/> <Item b...
by wartech
Sat Sep 05, 2015 11:59 am
Forum: PrimalXML
Topic: PrimalXML error on applying XSLT style sheet
Replies: 4
Views: 19219

PrimalXML error on applying XSLT style sheet

PrimalXML 2015 version 4.1.37.0 (x64) on Win7 Pro SP1 (x64) I recently taught myself some XSLT to produce air freight crate packing lists from XML files. The original XSL file worked fine when applying it in PrimalXML, and it worked well when applying the transform in Internet Explorer. Later, it be...