Hi, folks
Our logon script, which runs perfectly well on XP, produces the following error on Vista (Business Edition):
[tt]CScript Error: Execution of the Windows Script Host failed. (Not enough storage is available to complete this operation. )[/tt]
Actual physical storage space isn't an issue and as I can write to the current drive (when testing from a command prompt with "echo foo>foo.txt") it doesn't appear to be a permissions issue.
Usually this kind of error suggests a server that requires a reboot (due to an over commit of memory, both physical and swap) but I'm not inclined to think this is the case since it's a fresh build on a brand-new-out-of-the-box PC.
Has anyone else seen this and have a solution?
JJ
[small][purple]Variables won't. Constants aren't[/purple][/small]
Our logon script, which runs perfectly well on XP, produces the following error on Vista (Business Edition):
[tt]CScript Error: Execution of the Windows Script Host failed. (Not enough storage is available to complete this operation. )[/tt]
Actual physical storage space isn't an issue and as I can write to the current drive (when testing from a command prompt with "echo foo>foo.txt") it doesn't appear to be a permissions issue.
Usually this kind of error suggests a server that requires a reboot (due to an over commit of memory, both physical and swap) but I'm not inclined to think this is the case since it's a fresh build on a brand-new-out-of-the-box PC.
Has anyone else seen this and have a solution?
JJ
[small][purple]Variables won't. Constants aren't[/purple][/small]