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?