473,396 Members | 1,858 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

Error-Message when opening "approve updates" in SUS

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


Jul 19 '05 #1
1 1879
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

"Michael Foitzik" <we*****@gmx.net> wrote in message
news:%2****************@TK2MSFTNGP12.phx.gbl...
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

Jul 19 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: amusa | last post by:
When opening a visual basic project type and choosing an ASP .NEt template getting this error The Web Server Reported the following error when attempting to create or open the web project loaded...
1
by: John | last post by:
HI, I was wondering if it is possible to target a named anchor in a frame when opening a new window with a javascript function? has anyone actualy been able to do this? Thanks in advance for...
1
by: Paul Fairless | last post by:
I have a form called frmCustSearch to search for customers against an SQL Server database. The form contains a simple textbox into which the Customers surname is typed, and a datagrid then...
0
by: melanieab | last post by:
Hi, I can't begin to understand this one. I have a form with a tabcontrol. When I first enter one of the pages (whether by tabbing or opening the form), I say to focus on a button. It does focus...
0
by: asklucas | last post by:
Hi there, I got an MS Access DB, which is causing problems when the client PC is running using a Traditional Chinese codepage. The DB was probably created with Access 97, Western European...
5
by: rdemyan via AccessMonster.com | last post by:
I'm getting the following error message both when opening and closing my dB. The Microsoft Jet database engine cannot find the input table or query 'MSysAccessStorage'. Make sure it exists and...
0
by: =?Utf-8?B?cG9u?= | last post by:
Background: Since Microsoft’s security update 896358, security update 840315 or Windows Server 2003 Service Pack 1, you can not longer open and see topic content in help files on the network....
3
by: =?Utf-8?B?TGllbGE=?= | last post by:
I have a user who stores her documents on a different drive and when she attempts to open documents it auto defaults to My Documents instead of her other drive. Is there a way to change the...
0
by: =?Utf-8?B?bmNvZ25ldG9l?= | last post by:
I get a completely white page when opening Internet Explorer, I've tried to go to another web site, but there is no change. I do have internet access, I was able to download Internet Explorer 7.0...
2
by: mvanreek | last post by:
Error when opening MDE (which includes Access97 runtime) in Office 2007 Hello. I build an application for a client in Access97 and gave them the MDE version which includes the Access97-runtime...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.