Re: Script problem -> Delete_URL.vbs

  • From: "Julio Bretin Diaz" <julio.bretin@xxxxxxxxxxxxx>
  • To: "'[ISAserver.org Discussion List]'" <isalist@xxxxxxxxxxxxx>
  • Date: Mon, 1 Jul 2002 15:50:15 +0200

Jim,

First of all, thanks for your help, but that part is working, I get a
message Box with the array name; the problem is in the following line:

"Currentarray.Cache.CacheContents.FetchUrl "", "espacio.ya.com", 0,
fpcFetchSynchronous"




-----Original Message-----
From: Jim Harrison [mailto:jim@xxxxxxxxxxxx] 
Sent: lunes, 01 de julio de 2002 15:42
To: [ISAserver.org Discussion List]
Subject: [isalist] Re: Script problem -> Delete_URL.vbs

http://www.ISAserver.org


I see three problems:

--    "CurrentArray = objFPC.Arrays.GetContainingArray()"  --
This s/b "Set CurrentArray = objFPC.Arrays.GetContainingArray()"

--    "Set CurrentArray = objArrays(CurrentArray)"  --
-- "msgbox CurrentArray"  --

Ditch these altogether; the (CurrentArray) won't work and you can't
"msgbox"
an object

Jim Harrison
MCP(NT4, W2K), A+, Network+, PCG
http://isaserver.org/authors/harrison/
Read the books!
----- Original Message -----
From: Julio Bretin Diaz
To: [ISAserver.org Discussion List]
Sent: Monday, July 01, 2002 6:32 AM
Subject: [isalist] Script problem -> Delete_URL.vbs


http://www.ISAserver.org



This is a multi-part message in MIME format.




Hi all,

I'm having a problem when I try to delete an URL from Cache by using the
Delete_URL.vbs script that is provided by Microsoft with ISA Server CD.
I
have modified it (I attach the file) but I get the following error:



Have anyone had this problem? Please tell me what I can use to delete an
URL
from Cache.

Thanks.

Julio.




------------------------------------------------------
You are currently subscribed to this ISAserver.org Discussion List as:
jim@xxxxxxxxxxxx
To unsubscribe send a blank email to $subst('Email.Unsub')


------------------------------------------------------
You are currently subscribed to this ISAserver.org Discussion List as:
julio.bretin@xxxxxxxxxxxxx
To unsubscribe send a blank email to $subst('Email.Unsub')



Other related posts: