Here's an event that I get on startup of de Susserver.
and the settings.txt file.
How can I determine which parameter is incorrect?
Would it be easier if de WUSyncService says which parameter is incorrect.
Bob
********************
Event Type: Warning
Event Source: WUSyncService
Event Category: None
Event ID: 107
Date: 30/09/2004
Time: 9:05:58
User: N/A
Computer: SUSSERVER
Description:
Software Update Services failed to load some configuration information.
Examples of configuration information include: proxy server configuration,
content location, and client locales to support. Because not all
configuration information was loaded successfully, the default settings will
be used instead.
User Action
To confirm your configuration, go to the Software Update Services Admin Web
site (http://<YourServerName>/SUSAdmin), and click the Set options link.
Additional Data
One or more errors occurred while loading the settings file
'C:\inetpub\wwwroot\autoupdate\dictionaries\settin gs.txt'. (Error
0x80070057: The parameter is incorrect.)
For more information about administering a server running Software Update
Services and for a list of the default values, see the Microsoft Software
Update Services Deployment Guide
(
http://go.microsoft.com/fwlink/?LinkId=6928).
*********************
This is the settings.txt file
********************
AllowBasicAuth,0
AutomaticReapproval,0
AutoSyncEnabled,1
AutoSyncMaxRetries,3
AutoSyncPeriod,1440
CabPoolPath,C:\SUS\content\cabs
CabPoolURL,
http://SUSSERVER/content
LanguageFilter,en
LastApprovalDate,2004-09-30T06:52:31
LastSync,2004-09-30T06:38:37
MaintainContentLocally,1
NextSync,2004-09-30T08:00:00
ProxyAutoDetect,1
ProxyBypassLocal,1
ProxyName,
ProxyPort,80
ProxyRequiresAuth,0
ProxyUserName,
SyncApprovedItems,0
UseApprovedItemsList,1
UseProxy,0
UseWUServer,0
************************