September 28th, 1999, 06:24 PM
Hi,
I am writing some info into Windows NT event log using the command function App.LogEvent in Visual Basic. This works fine in development system. If i make a setup program and install it in other Windows NT machine, the program does not write anything into Event Log. What might be the problem?. Even i tried using the Windows NT API's like RegisterEventSource, ReportEvent, etc... it still does not seem to work. Any idea...
Thanks in advance.
I am writing some info into Windows NT event log using the command function App.LogEvent in Visual Basic. This works fine in development system. If i make a setup program and install it in other Windows NT machine, the program does not write anything into Event Log. What might be the problem?. Even i tried using the Windows NT API's like RegisterEventSource, ReportEvent, etc... it still does not seem to work. Any idea...
Thanks in advance.