Skip to content
Discussion options

You must be logged in to vote

Hi @Piedone , thanks for the feedback.

I think you are going toward the right direction for troubleshooting, these 4 events need to success before profiler's actually gonna work:

StopProfiler failed.
StopProfiler triggered.
StartProfiler succeeded.
StartProfiler triggered.

It appears that the stopping process failed for some reason.

Usually, this indicates that the uploader (an out of proc assembly) was somehow not located. Since you have the logging enabled already, looking for logging entries about locating uploader.

According to the code here, you would want to check for logs around Locating uploader by locator. Priority: {priority}., and find out why the uploader doesn't exist on ne…

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
2 replies
@Piedone
Comment options

@Piedone
Comment options

Answer selected by Piedone
Comment options

You must be logged in to vote
1 reply
@Piedone
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants