How to set up and use Event Markers
michaelveloz
Posts: 2
I read the docs on this, but I can't get it working.
I have added a reference to RedGate.Profiler.UserEvents to my application, but when I try to specify any form of "using RedGate..." in my files, I get "symbol not found".
What am I overlooking here?
Thanks!
Michael
I have added a reference to RedGate.Profiler.UserEvents to my application, but when I try to specify any form of "using RedGate..." in my files, I get "symbol not found".
What am I overlooking here?
Thanks!
Michael
Comments
It sounds like a compiler error - I haven't seen this before. What other information is there? Certainly if VS is any good it would tell you the name of the symbol or the line of code that caused the problem...