0
votes
1answer
1k views
FogBugz for Visual Studio produces error number 8013150a when loaded from network drive
Symptom: When you try to enable the FogBugz Add-In for Visual Studio, you receive the following error message:
"The Add-in 'FogBugz for Visual Studio' failed to load or caus …
0
votes
0answers
14 views
VS plugin crashes on invalid data
This actually occurred on the recent planned outage - I had VS open, with the plugin active.
When I refreshed the FB list (btw, small inconsistency: the button says Reload but the …
6
votes
1answer
175 views
Working on in Visual Studio add-in
I just installed the add-in to visual studio today and i looks awesome. One thing i miss though is a "Working on"-command, so i can do all the steps from Visual Studio.
choosing …
1
vote
1answer
48 views
case edit doesn’t allow carriage returns in visual studio plug-in [closed]
when editing a case within visual studio wholetomato plug-in, you can't hit return to create new lines.
ctrl+v doesn't work either to paste from the clipboard. right-click->paste …
1
vote
1answer
72 views
Squash Visual Studio Plugin’s Modal Dialog on Launch
The FogBugz plugin attempts to load and authenticate immediately on launching Visual Studio. We VPN into the company network in order to access the FogBugz/Kiln, which means that f …
2
votes
1answer
142 views
FogBugz VS Plugin Crashes on Log On
Hello,
Every time I log into the Fog Bugz plugin in VS 2010 it crashes immediately. I've double-checked my password and URL. Any suggestions?
Problem signature:
Problem Event …
4
votes
2answers
101 views
Visual Studio plug-in feedback (requested?)
Thank you for the updated Visual Studio plug-in! It's much better than the old one, but I think there are a few features that would really make it great:
Automatically sign into …
5
votes
1answer
249 views
API returned invalid <case> in Visual Studio 2010
I was delighted to find that my hosted account had been upgraded to v8, and even more pleased that a new version of the FogBugz plug-in was available for Visual Studio 2010.
My pr …
5
votes
1answer
51 views
Feature Request: Visual Studio Addon to store multiple site profiles
I would like to see the latest Visual Studio addon for fogbugz store multiple fogbugz site profiles...for example I run both an internally hosted version and an external version on …
9
votes
2answers
103 views
Use default browser instead of opening links in VS.NET’s tabs
In new visual studio addon please use the default browser instead of integrated VS.NET tabs when opening new links such as edit timesheet.
I'm sure some people use embedded brows …
0
votes
0answers
213 views
Permissions while debugging plugins, cannot use visualizer in Visual Studio.
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 ca …
0
votes
1answer
73 views
Why Visual Studio plugin is not available for On Demand versions?
Why Visual Studio plugin is not available for use with On Demand versions?
8
votes
1answer
55 views
Feature Request / Feedback: Sign your Visual Studio Add on
Sign your Visual Studio Add-on installer please, not a big deal but quite useful.
Case FC1955425
0
votes
1answer
78 views
FogBugz directory keeps becoming read only when building my plugin solution in Visual Studio
I'm developing a plugin and want to use the automatic zip-and-upload bat files described in this article on developers.fogbugz.com. When I added these lines to my post-build events …
1
vote
1answer
197 views
The Visual Studio add-in lets me get case information in the code, but how do I view checkin comments from FogBugz?
While working in Visual Studio, I like how I can type a case number and then access information from the case right there in the editor.
How come it doesn't work the other way, sh …