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
I've downloaded 1.6.5 source code from MyAccount, but I can't figure out what I could do with that
When you say
.None of these sln files seems to be compatible with VS2005, so what??
with your help I've retrieved my VS2005 and Strataframe BTW (never, I remember to update that GAC).