1

1

It looks like the new "Case History" plugin in FB8 is not completely bug-free. On our install we get this when I go to the "configure" button for that plugin:

Error in plugin Case History (Hide) System.InvalidCastException: Specified cast is not valid.

Server stack trace: at FogCreek.FogBugz.CaseHistory.CaseHistory.IntFromScalarResult(Object oint) at FogCreek.FogBugz.CaseHistory.CaseHistory.GetCompletedCount() at FogCreek.FogBugz.CaseHistory.CaseHistory.ConfigPageDisplay() at System.Runtime.Remoting.Messaging.StackBuilderSink._PrivateProcessMessage(IntPtr md, Object[] args, Object server, Int32 methodPtr, Boolean fExecuteInContext, Object[]& outArgs) at System.Runtime.Remoting.Messaging.StackBuilderSink.PrivateProcessMessage(RuntimeMethodHandle md, Object[] args, Object server, Int32 methodPtr, Boolean fExecuteInContext, Object[]& outArgs) at System.Runtime.Remoting.Messaging.StackBuilderSink.SyncProcessMessage(IMessage msg, Int32 methodPtr, Boolean fExecuteInContext)

Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at FogCreek.FogBugz.Plugins.Interfaces.IPluginConfigPageDisplay.ConfigPageDisplay() at FogCreek.FogBugz.__Global.PluginConfig(Int32 ixPlugin) in c:\src\FogBugz\distribution\src-Website\pluginPages.was:line 18

Any chance of a fix?

flag
Is this hosted FB, or on your own server? – Daniel LeCheminant Sep 29 2010 at 13:50
Own server, FogBugz Version 8.0.26 (DB 767, Build 2284). I'm also not sure I believe the case history right now, some of the graphs look off to me. – Steve Baxter Sep 29 2010 at 17:29
Seconded. We're running FB8 Unix on our own server. I was just looking through plugins and clicked the configure icon and saw the exact same error. – Mike Caron Nov 10 2010 at 19:58

closed as no longer relevant by Bradford♦♦ Feb 17 2011 at 18:02

1 Answer

1

We're looking in to this now.

The "Configure" page for Case History doesn't include any configuration options; it only attempts to show the plugin's progress.

link|flag

Not the answer you're looking for? Browse other questions tagged or ask your own question.