<Assembly>C:\Program Files\Common Files\MicroFour\StrataFrame\MicroFour StrataFrame AddIns.dll</Assembly>
line within the .AddIn file to match the proper path to the AddIns.dll. Glad you figured it out, though.
I installed the patch, but immediately lost my Strataframe menu. I looked at this post (http://forum.strataframe.net/Topic211-10-1.aspx) but everything seems to look fine. I extracted the files to both C:\Program Files\Common Files\MicroFour\StrataFrame and c:\windows\assembly (i'm guessing that is where I screwed up). See info below for more detail
This file was renamed with an underscore after I opened Visual Studio.
I get this when VS starts. I'm guessing you can't read it but basically...this just says that the addin will be renamed.
Here is the contents of the StrataFrame.addin file
<?xml version="1.0" encoding="UTF-8" standalone="no"?><Extensibility xmlns="http://schemas.microsoft.com/AutomationExtensibility"> <HostApplication> <Name>Microsoft Visual Studio Macros</Name> <Version>8.0</Version> </HostApplication> <HostApplication> <Name>Microsoft Visual Studio</Name> <Version>8.0</Version> </HostApplication> <Addin> <FriendlyName>StrataFrame Add-In Manager</FriendlyName> <Description>Adds extended functionality to the Visual Studio development environment for teh MicroFour StrataFrame Application Framework and Database Management Toolkit.</Description> <AboutBoxDetails>For more information about MicroFour StrataFrame, visit our website at\rhttp://www.strataframe.net\rCopyright (c) 2005 MicroFour, Inc. Inc.</AboutBoxDetails> <Assembly>C:\Program Files\Common Files\MicroFour\StrataFrame\MicroFour StrataFrame AddIns.dll</Assembly> <FullClassName>MicroFour.StrataFrame.AddIns.AddInManager</FullClassName> <LoadBehavior>1</LoadBehavior> <CommandPreload>0</CommandPreload> <CommandLineSafe>0</CommandLineSafe> </Addin></Extensibility>
http://forum.strataframe.net/Topic10915-10-1.aspx
There were several threads that brought up this issue... I'll try to find all of them and post the link to the update.
Any idea when this will be available?