Skip to main content
Solved

Trace page displaying blank when running locally

  • September 13, 2024
  • 2 replies
  • 80 views

When I am running a local instance of my Acumatica site I am unable to view my ‘Trace’ log. When clicking Tools → Trace… I get the following blank screen : 

 


 

I have the ‘ProfilerMonitorThreads’ key set to True in my web.config file which was previously needed for allowing access to the Trace page but now I am unable to access that page at all.

Best answer by hdussa

Hello @rcambier ,

 

Did you try resetting the IIS or create a new AppPool?

View original
Did this topic help you find an answer to your question?

2 replies

hdussa
Jr Varsity I
Forum|alt.badge.img
  • Jr Varsity I
  • 99 replies
  • Answer
  • September 26, 2024

Hello @rcambier ,

 

Did you try resetting the IIS or create a new AppPool?


darylbowman
Captain II
Forum|alt.badge.img+13
  • 1702 replies
  • September 26, 2024

That page doesn’t look familiar, but I used to have issues with writing null traces. I now do something like:

PXTrace.WriteInformation($"{valueThatMayBeNull}");

This always outputs a string. I’m not sure if the underlying issue is still present or not.


Reply


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings