Site Server Commerce - Event Logger

This is Interesting: Free IT Magazines  
Home > Archive > Site Server Commerce > May 2004 > Event Logger





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author Event Logger
Vasanth T T

2004-05-07, 6:35 am

I tried to execute this code in asp.net, code behind as Vb.Net

If Not (EventLog.SourceExists(mSource)) Then
EventLog.CreateEventSource(mSource, EVENT_LOG)
End If

This line throws exception saying that "Requested registry access is not allowed." But this same prog is working in VB.Net as windows application without any exception

Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com