views:

13

answers:

0

The default location for visualizers is ...\Documents\Visual Studio 2008\Visualizers.I have the MyDocument folder mapped to a network drive at work. I copied the visualizer files (Mole visualizer) on the network drive folder. When I compile the project, it's suppose to copy the visualizer in the bin folder but it's not doing it. My guess is that it's not able to find the visualizer from the default location. I'm wonding if it's due to the fact that MyDocument folder is on the network drive. Is there anyway we can define the default path for visualizers????

Thanks