At the end of the Quick Start Guide, there is a section about the automatic upload dir. I have added the _postbuildSln.bat file to my post-build step, and I can see that the new zip ends up here and disappears after a while (when the "heartbeat" picks it up, I believe?). But my plugin version stays the same. If I remove the existing plugin and install my new version (either by uploading it in the browser or by placing it in the upload folder), the new version does get installed.
I did change something in the code that I should see in the UI, and I changed the AssemblyVersion and AssemblyFileVersion attributes. Is there something else that I need to do so that FogBugz is convinced it can upgrade the plugin?
I am running FogBugz version 7.1.10 (I got it just for plugin development, without a maintenance contract, so I guess I get no updates).
IPluginPageDisplayinterface. I sometimes can update it once, but not subsequent times. I increased bothAssemblyVersionandAssemblyFileVersion. Restarting IIS does not make a difference. I also tried removing the deleted plugin entries from thePluginsdatabase table, without results. I was able to update two regular FogBugz plugins. – Jan Fabry Jun 1 2010 at 12:55