Hi all,
I have the same problem - brand new installation of 3dsmax 2014, everything smooth, then I install a dig-o-matic plugin and some ephere system can not find its dll any more. Dig-o-matic points at ephere - so does the 3dsmax error!! See below. Unlike Ephere's response above, however, the missing dll is neither on the installation media, nor on in the autodesk folder. Here is the 3dsmax startup error dump:
System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.TypeInitializationException: The type initializer for 'Ephere.Utilities.Evaluator' threw an exception. ---> System.IO.FileNotFoundException: Could not load file or assembly 'file:///C:\TMP\12i2xy45.dll' or one of its dependencies. The system cannot find the file specified.
at System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
at System.Reflection.RuntimeAssembly.InternalLoadAssemblyName(AssemblyName assemblyRef, Evidence assemblySecurity, RuntimeAssembly reqAssembly, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
at System.Reflection.Assembly.Load(AssemblyName assemblyRef, Evidence assemblySecurity)
at System.CodeDom.Compiler.CompilerResults.get_CompiledAssembly()
at Ephere.Utilities.Evaluator..cctor()
--- End of inner exception stack trace ---
at Ephere.Utilities.Evaluator.EvalToDouble(String statement)
at Ephere.Gui.NodeViews.Skin.Area.GetLeftValue(Dictionary`2 parameterValues)
at Ephere.Gui.NodeViews.NodeView.Node.LayoutNodes()
at Ephere.Gui.NodeViews.Schematic.ValueNode.LayoutNodes()
at Ephere.Gui.NodeViews.Schematic.InternalInputsNode.LayoutNodes()
at Ephere.Gui.NodeViews.Skin.SetBoilerPlateSchematicView(Schematic view)
at Ephere.Gui.NodeViews.Skin.get_Default()
Would be great if someone at Ephere would take a serious look at their runtime assembly sequence? Many thanks
Hans