event id 203  
Author Message
PatrikH





PostPosted: Wed Apr 27 01:47:48 CDT 2005 Top

IIS >> event id 203 Hello

I have recently built a W2K3 server with IIS installed, only for FTP services.
I disabled the anonymous accoutn associated with this as I do not believe it
will be used.

I am receiving an error ion the application log - event ID 203. The user
could not save the data LLSUSER.LLS. The data is in the error code.

I cannot seem to find much on the MS Site in this regards and was wondering
if anyone could shed some light.

Thank you,

Mark Clark

Web Programming420  
 
 
Ken





PostPosted: Wed Apr 27 01:47:48 CDT 2005 Top

IIS >> event id 203 What is the Event Source?

I don't think this is an IIS issue per se. That looks like an event logged
by the License Logging Service. Here is a description of the LLS:
http://support.microsoft.com/?id=824196

Perhaps the LLS doesn't have appropriate permissions to some folder or file
to save some information? I would check the ACLs on the file LLSUSER.LLS

Cheers
Ken

--
Blog: www.adopenstatic.com/cs/blogs/ken/
Web: www.adopenstatic.com


"Mark Clark" <EMail@HideDomain.com> wrote in message
news:EMail@HideDomain.com...
: Hello
:
: I have recently built a W2K3 server with IIS installed, only for FTP
services.
: I disabled the anonymous accoutn associated with this as I do not believe
it
: will be used.
:
: I am receiving an error ion the application log - event ID 203. The user
: could not save the data LLSUSER.LLS. The data is in the error code.
:
: I cannot seem to find much on the MS Site in this regards and was
wondering
: if anyone could shed some light.
:
: Thank you,
:
: Mark Clark
: