Re: Memory problem with Wscript when it is closing
From: name (nospam_at_user.com)
Date: 11/05/04
- Next message: name: "Re: How do I use an .inf file to copy a dll from a .cab to a specific folder and then register it?"
- Previous message: name: "Re: Listing user's access to network resources"
- In reply to: sayoyo: "Memory problem with Wscript when it is closing"
- Messages sorted by: [ date ] [ thread ]
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
- Next message: name: "Re: How do I use an .inf file to copy a dll from a .cab to a specific folder and then register it?"
- Previous message: name: "Re: Listing user's access to network resources"
- In reply to: sayoyo: "Memory problem with Wscript when it is closing"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|