How to setup Visual Studio profile for my own eventserver plugin

Hi All.

I would start a profile session for performance reasons about my own background plugin. Is possible ? Exist some documentations ?

Thanks.

Ciao.

GIgi

Debugging techniques for an Event Server plugin are described here:

https://developer.milestonesys.com/s/article/debugging-techniques-for-Event-Server-plugins

When launching the Event Server with the -x parameter you can also do profiling, make sure you have stopped the regular Event Server service before attempting to launch the Event Server as an application as you do with parameter -x.

Hi Bo.

Work’s. Thank’s (Visual Studio must be started as Administrator).

Ciao.

Gigi