User537870505 posted
hi guys
i have been trying the advanced logging feature of iis7
i've tried to follow the steps provided at
http://learn.iis.net/page.aspx/582/advanced-logging-for-iis-70---client-logging/ for client logging
i m tring to create a custom smooth stream application by using the "SampleClient.xap" provided at the same link above, n also to use advanced logging feature of the same web application
but it doesn't seem to be working
i've checking the requests issued on the client side, using fiddler, it shows a request issued to the URL specified in the client manifest (http://servername/iislogging.log)
but the event log on the server shows an application error :
Failed to create the log file D:\inetpub\logs\AdvancedLogs\VATHENA-Client_D20091216-045654125.log. The log definition has been disabled. HRESULT: 0x0X80070005.
though i have enabled the log definition (client logging n others), the error logs persists to say otherwise
have i missed something ?? please, need help...