Skip to Content (Press Enter)
OutSystems.com
Personal Edition
Community
Support
Training
Training
Online Training
Developer Schools
Boot Camps
Certifications
Tech Talks
Documentation
Documentation
Overview
ODC
O11
Forums
Forge
Get Involved
Get Involved
Jobs
Ideas
Members
Mentorship
User Groups
Platform
Platform
ODC
O11
Search in OutSystems
Log in
Get Started
Back to Forums
Marcelo Ferreira
13
Views
1
Comments
eSpace Holidays Object reference not set to an instance of an object
Question
Getting this error in event viewer
Error sending log: System.NullReferenceException: Object reference not set to an instance of an object.
at OutSystems.HubEdition.RuntimePlatform.DBRuntimePlatform.CreateVisitLog(IDbConnection conn, CustomLog log)
at OutSystems.HubEdition.RuntimePlatform.Log.LoggerSynchronous.Log(CustomLog log)
at OutSystems.HubEdition.RuntimePlatform.Log.RuntimeLogger.LogVisit(DateTime instant, String visitorUID, String visitUID)
Message generated by eSpace Holidays.
Anyone can help me with this or point me in one direction?
João Rosado
Staff
Hi Marcelo,
Was able to replicate your problem in my machine and created an support issue about it.
To solve it in your side I recommend following this tutorial to get the asynchronous logging working, since your issue only happens with
synchronous
logging.
https://www.outsystems.com/forums/discussion/6831/microsoft-message-queue-installation-for-community-edition/
Regards,
João Rosado
Community Guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
See the full guidelines
Loading...