I've downloaded last StrataFrameSetupExe from http://forum.strataframe.net/Topic13284-22-1.aspx#bm14258
after install, first launch of Visual Studio 2005 raises an error:
Source : mscorlib
Stack Trace: à System.Signature._GetSignature(SignatureStruct& signature, Void* pCorSig, Int32 cCorSig, IntPtr fieldHandle, IntPtr methodHandle, IntPtr declaringTypeHandle) à System.Signature.GetSignature(SignatureStruct& signature, Void* pCorSig, Int32 cCorSig, RuntimeFieldHandle fieldHandle, RuntimeMethodHandle methodHandle, RuntimeTypeHandle declaringTypeHandle) à System.Signature..ctor(RuntimeMethodHandle methodHandle, RuntimeTypeHandle declaringTypeHandle) à System.Reflection.RuntimeMethodInfo.get_Signature() à System.Reflection.RuntimeMethodInfo.GetParameters() à System.Diagnostics.StackTrace.ToString(TraceFormat traceFormat) à System.Environment.GetStackTrace(Exception e, Boolean needFileInfo) à System.Exception.get_StackTrace() à MicroFour.StrataFrame.Tools.Exceptions.CreateExceptionDetails(Exception Ex) à MicroFour.StrataFrame.Application.ApplicationErrorwindow..ctor(Exception Ex) à MicroFour.StrataFrame.AddIns.AddInManager.OnConnection(Object application, ext_ConnectMode connectMode, Object addInInst, Array& custom)
Same error is raised each time I launch VS2005