Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Event log only when in service
Message
From
16/02/1999 11:53:29
 
 
To
All
General information
Forum:
Visual Basic
Category:
Other
Title:
Event log only when in service
Miscellaneous
Thread ID:
00188023
Message ID:
00188023
Views:
65
I am debugging a Visual Basic application to fit our own needs. The source code was given to me from the other team. As we need to have this application to run as a service, they preferred to send the code to us so we can troubleshoot what is going on. The code is only 50 lines of code.

I found that the following line:

App.LogEvent APPLICATION_STARTED, vbLogEventTypeInformation

only logs an entry in the Event Viewer if the application is run as a service or from an EXE. If we run the application from Visual Basic, it does not log in the Event Viewer. Why?
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Next
Reply
Map
View

Click here to load this message in the networking platform