I was trying to open a toolbox and was given this message
MDL Loader: Unable to load library (DLL or MDL shared library) Bentley.MicroStation.Templates.Support.dll
Dll Loader: unable to find Bentley.MicroStation.Templates.Support.dll.dll
creates a new user
and then interface
and then a project.
now I'm getting these errors
Dll Loader: unable to find realDwgFileIO.dllMDL Loader: Unable to load library (DLL or MDL shared library) realDwgFileIO
Kirk
I Wish Cadland was Reality
Hi Kirk,
When you open a thread always add relevant information, like What is the product and exact version number that you are using and explain the steps you are using so we can reproduce the issue, also include Operating system in use, etc.
You mentioned that you created a user, interface, and Project. Are you using V8i version? if so, please review https://www.bentley.com/support/bentley-lifecycle-policy/
Is the Bentley.MicroStation.Templates.Support.dll.dll in the directory
If using V8i it should be in C:\Program Files (x86)\Bentley\MicroStation V8i (SELECTseries)\MicroStation\assemblies
A part from creating new user, interface and project have you done any additional changes we need to be aware of? what toolbox are you trying to open?
Maria, I know the life cycle of Vi is dead and so is support. However, I still need to use v8ss10
I am trying to open to toolbox menu to load a tool.
I created a new user,project, and interface to see if that would eliminate the problem.
both files are in the correct locations and have the original dates when installed
realDwgFileIO
Bentley.MicroStation.Templates.Support.dll
Kirk said:MDL Loader: Unable to load library
Use the -debug option to compare the value of configuration variable MS_MDLAPPS in the good installation with your new configuration.
-debug
MS_MDLAPPS
Regards, Jon Summers LA Solutions
I ran it at home.. a good install, and then I ran it on my office PC, and in crashes.
I cut and paste the office debug and the exception log.
the 1st line for ms_mdlapps on home pc
system): MS_MDLAPPS=$(MSDIR)mdlapps\ [C:\Program Files (x86)\Bentley\MicroStation V8i (SELECTseries)\MicroStation\mdlapps\]
the 1st line for ms_mdlapps on office pc
system): MS_MDL=$(MSDIR)mdlsys\asneeded\;$(MSDIR)mdlsys\required\;$(MSDIR)mdlsys\asneeded\;$(MSDIR)mdlsys\filehandler\;$(MS_MDLAPPS);$(MSDIR);$(MS_SMARTSOLID);$(MS_ACIS);$(MS_LUXOLOGY);$(MS_POINTOOLS)