0

Currently I have a FogBugz server setup to develop a plugin, I build, install and upload the plugin on the Server. When I go to debug and attach the VS Debugger to the process I can get into the debugger and step around just fine. However when I try to use different visualizers I get permissions error that the plugin does not have sufficient permissions to use custom visualizers.

Is there a way to set the permissions on the server in order to allow the use of this visualizers when debugging the Plugins?

flag
@Big Ant which visualizers are you referring to? Can you point me to the menu option in Visual Studio? – Rob Sobers Oct 13 2010 at 20:51
The DataSet visualizer, When I am debugging and I mouse over a DataSet variable a link appears as a little magnifying glass, I click that link to bring up the Data set Visualizer and get the error message: "The Application you are debugging has insufficient privileges to allow the use of custom visualizers. Please see the documentation for the list of required privileges. – Big Ant Oct 20 2010 at 21:13
@Big_Ant I just sent you an email to debug this (Case FC1961134) – adambox Oct 22 2010 at 18:45

Your Answer

Browse other questions tagged or ask your own question.