Re: Memory problem with Wscript when it is closing

From: name (nospam_at_user.com)
Date: 11/05/04


Date: Fri, 5 Nov 2004 02:37:25 -0500

Connect, disconnect to a network drive.

Have the folder view locally.

Copy, execute, whatever.

Credentials are the same.

---------------------------------

The memory issue should go away.

Works best when local available drive and
networked drive "coincide" on letter.

=============

Cyber and windows will always have race conditions,
state and turing wise.

"sayoyo" <sayoyo@yahoo.com> wrote in message
news:839a120d.0411030917.6865f624@posting.google.com...
> Hi,
>
> I have two problems with Wscript (WSH and VBScript), I execute a
> script which will create another script on a remote machine, then the
> remote script will execute.
> Every thing is fine, But sometime, I got run-time error that Wscript
> try to read some thing from somewhere in memory that it can not be
> read. And Sometime when my script finishes its execution, when
> Wscript is closing, Wscript try to write some thing to somewhere that
> it can not be written. In both case I got a popup to tell me that
> Wscript is not working.
>
> I use to the "Option Explicit" to force the variable declaration., And
> the script will keep running until I tell it to stop (via
> configuration file) it may run more than 5 or 6 hours.
>
> If anyone have any idea?
>
> Thanks you very much



Relevant Pages

  • burning DVD failure
    ... I copied the script from this TechNet site: ... huge increase in Memory ... a few minutes an exception was thrown from WScript: ... burn iso images but they all came out sort of hollow, ...
    (microsoft.public.scripting.vbscript)
  • Re: An error while excuting WMI VB script in C# Application
    ... I notice you have mixed up the case 'wscript' vs 'WScript' below. ... In a C# application i am using MSScript Control to execute the VB Scripts. ... But when i executing this script an error is occured "Object Required ... sub sink_OnObjectReady ...
    (microsoft.public.win32.programmer.wmi)
  • Memory problem with Wscript when it is closing
    ... script which will create another script on a remote machine, ... remote script will execute. ... Every thing is fine, But sometime, I got run-time error that Wscript ...
    (microsoft.public.scripting.vbscript)
  • Memory problem with Wscript when it is closing
    ... script which will create another script on a remote machine, ... remote script will execute. ... Every thing is fine, But sometime, I got run-time error that Wscript ...
    (microsoft.public.scripting.wsh)
  • Re: Can com+ Hotfix Rollup Package 27 fix my memory problem with WSH. CreateObject/CreateScript?
    ... > I have a script written in WSH and VBScript which will run over days. ... it will execute remotely other scripts also written in WSH ... > more and less 12 hours, the script will have a memory access violation ... > is a remote script execution instruction. ...
    (microsoft.public.scripting.wsh)

Loading