How To: write to EventLog from .NET 2.0 web app?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Sravanthi23
    New Member
    • Dec 2013
    • 1

    How To: write to EventLog from .NET 2.0 web app?

    My WEb app has been moved from IIS6 to IIS7 ..well i found hard time to get the new Website working in IIS7..the issue is with writing application logs to the Event log viewer...
    I found out in some of your discussions creating event log for the app will solve the issue...but that too didn't worked for me..
    Do i need to do any code changes or web.config changes?
    Please let me know...
  • Frinavale
    Recognized Expert Expert
    • Oct 2006
    • 9749

    #2
    What is the error that you are seeing when trying to write the event log?

    Comment

    Working...