Hi,
Thanks for reply me.
I refer to the c# example in log parser help and add the LogParser.dll as reference to my web app.
It running successfully now.
But what the result show me is the record from windows event logs.
I need to parse for IIS log.
How can I modify that example code in order to parse from IIS log?