Could not load file or assembly 'Ice.Lib.EpiClientLib, Version=3.2.400.0

,

Hello hello,

I’ve just restored a 10.2.400 DB to 10.2.700 DB, and did all the necessary to get the system to launch, I’ve gone through my customizations and fixed up any errors…

I’ve just tried to open up some BPMs (MD and DD) to check if they survived the upgrade… but I get the following error

After I close the error it leaves a blank BPM screen

Has anyone got any ideas??


Exception caught in: mscorlib

Error Detail 
============
Message: Could not load file or assembly 'Ice.Lib.EpiClientLib, Version=3.2.400.0, Culture=neutral, PublicKeyToken=5d3fa3c7105d7992' or one of its dependencies. The system cannot find the file specified.
Program: CommonLanguageRuntimeLibrary
Method: ResolveType

Client Stack Trace 
==================
   at System.ModuleHandle.ResolveType(RuntimeModule module, Int32 typeToken, IntPtr* typeInstArgs, Int32 typeInstCount, IntPtr* methodInstArgs, Int32 methodInstCount, ObjectHandleOnStack type)
   at System.ModuleHandle.ResolveTypeHandleInternal(RuntimeModule module, Int32 typeToken, RuntimeTypeHandle[] typeInstantiationContext, RuntimeTypeHandle[] methodInstantiationContext)
   at System.Reflection.RuntimeModule.ResolveType(Int32 metadataToken, Type[] genericTypeArguments, Type[] genericMethodArguments)
   at System.Reflection.CustomAttribute.FilterCustomAttributeRecord(CustomAttributeRecord caRecord, MetadataImport scope, Assembly& lastAptcaOkAssembly, RuntimeModule decoratedModule, MetadataToken decoratedToken, RuntimeType attributeFilterType, Boolean mustBeInheritable, Object[] attributes, IList derivedAttributes, RuntimeType& attributeType, IRuntimeMethodInfo& ctor, Boolean& ctorHasParameters, Boolean& isVarArg)
   at System.Reflection.CustomAttribute.GetCustomAttributes(RuntimeModule decoratedModule, Int32 decoratedMetadataToken, Int32 pcaCount, RuntimeType attributeFilterType, Boolean mustBeInheritable, IList derivedAttributes, Boolean isDecoratedTargetSecurityTransparent)
   at System.Reflection.CustomAttribute.GetCustomAttributes(RuntimeAssembly assembly, RuntimeType caType)
   at System.Reflection.RuntimeAssembly.GetCustomAttributes(Type attributeType, Boolean inherit)
   at System.Attribute.GetCustomAttributes(Assembly element, Type attributeType, Boolean inherit)
   at System.Xaml.MS.Impl.XmlNsInfo.LoadPrefixes()
   at System.Xaml.XamlSchemaContext.UpdatePreferredPrefixes(XmlNsInfo newNamespaces, ConcurrentDictionary`2 prefixDict)
   at System.Xaml.XamlSchemaContext.InitializePreferredPrefixes()
   at System.Xaml.XamlSchemaContext.GetPreferredPrefix(String xmlns)
   at System.Xaml.XamlObjectReader.SerializerContext.FindPrefix(String ns)
   at System.Xaml.XamlObjectReader.ObjectMarkupInfo.FindNamespace(SerializerContext context)
   at System.Xaml.XamlObjectReader.MemberMarkupInfo.FindNamespace(SerializerContext context)
   at System.Xaml.XamlObjectReader.ObjectMarkupInfo.FindNamespace(SerializerContext context)
   at System.Xaml.XamlObjectReader.MemberMarkupInfo.FindNamespace(SerializerContext context)
   at System.Xaml.XamlObjectReader.ObjectMarkupInfo.FindNamespace(SerializerContext context)
   at System.Xaml.XamlObjectReader..ctor(Object instance, XamlSchemaContext schemaContext, XamlObjectReaderSettings settings)
   at System.Xaml.XamlServices.Save(XamlWriter writer, Object instance)
   at Ice.Lib.Bpm.Model.DefaultDirectivePersister.Save(DirectiveDefinition instance)
   at Ice.UI.Bpm.Designer.NaiveUndoRedoEngine.StoreState(DirectiveDefinition definition, Boolean isDirty)
   at Ice.UI.Bpm.Designer.DesignerTransaction.StoreUndoState(Boolean isDirty)
   at Ice.UI.Bpm.Designer.DesignerCanvas.LoadComplete()

ahh fixed it myself…

I opened up Directive Update and run a few updates… logged off and on and they started working