Error invoking 'xxxx...'. Details: Could not find method 'Handlexxxx'.
where xxx is the command (e.g. Go To Page, Next Page, First Page, etc.)
None of the task items work. I've rebuilt the solution. Removed and readded the Strataframe references but nothing seems to work. The DLLs in C:\program files\common files\microfour\strataframe are all dated 1/27/08 with an assembly version of 1.6.0.0 and a file version of 1.6.5.0. I can no longer maintain my forms that have a PanelManager on them.
Help!!!
I am 99.99% confident that you have another Extensibility assembly on your computer from which the AppDomain is pulling. Once you uninstalled StrataFrame...did you have a MicroFour StrataFrame Extensibility.dll file in the GAC, C:\Program Files\Common Files\MicroFour\StrataFrame folder, or in any of your local folders. There has to be one out there somewhere. The reason I am farily confident that this is the issue is because when I was making these changes, I had the same problem. I had the wrong Extensibility assembly in my GAC which caused the exact issue. So once I got out of VS and made sure that my Extensibility was up to date...it started working again.