Groups | Blog | Home
all groups > inetserver asp general > november 2003 >

inetserver asp general : Error-Message when opening "approve updates" in SUS


Ray at <%=sLocation%
11/12/2003 5:14:55 PM
Have you modified the contents of this page? That error indicates that the
variable named 'autoupdate_providerslots' was no declared using the DIM
statement, and the page requires variable declaration (option explicit).
You may want to post in microsoft.public.softwareupdatesvcs to see if anyone
has this error, if you do not feel comfortable modifying the page. But, the
quick fix, assuming that this is the correct variable name used elsewhere,
is to add:

Dim autoupdate_providerslots

in publish.asp.

Rya at work

[quoted text, click to view]

Michael Foitzik
11/12/2003 11:13:04 PM
a.. Fehlertyp:
Runtime error in Microsoft VBScript (0x800A01F4)
Variable not defined: 'autoupdate_providerslots'
/autoupdate/dictionaries/loadproviders.inc, line 16


a.. Browsertyp:
Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; .NET CLR 1.0.3705; .NET
CLR 1.1.4322)

a.. Seite:
GET /autoupdate/administration/en/publish.asp


Thanks in advance for your help

BR

Michael



AddThis Social Bookmark Button