Hello,
I try to load an mdl application in microstation 85 but it fails and launch the 14001 error.
In fact, the mdl application is developped with visual studio 98 language C.
The developpement machine operating system is XP service pack 2.
Hi,
Unknown said:I try to load an mdl application in microstation 85
What is microstation 85? Can you provide exact build number?
Unknown said:In fact, the mdl application is developped with visual studio 98 language C.
I guess there is nothing like named Visual Studio 98. Do you mean Visual Studio 6, released in 1998?
With regards,
Jan
Bentley Accredited Developer: iTwin Platform - AssociateLabyrinth Technology | dev.notes() | cad.point
And what about MicroStation version?Visual Studio 6 (specifically Visual C 6) is required for MicroStation 08.05.xx.xx builds, so am I right by non existing MicroStation 85 you mean MicroStation V8 2004 Edition, which is build 08.05 (I know e.g. about 08.05.01.25 or 08.05.02.35)?If the mentioned combination is used, it seems to be correct. I found several discussions related to this error number when MDL application is started and it seems there is no one simple answer. What you can try:
Unknown said:I'd like to know how can I compile the application with DLM_NO_MANIFEST = 1.
Just add a line DLM_NO_MANIFEST = 1 to your mke file. I guess there will be more similar definitiones (DLM_<something>) there.
Regards,
Unknown said:I installed several VC 6 redistributable pack
What service pack for Viz Studio have you installed (the most recent, I believe, is SP6)? What redistributable pack have you installed? The pack included with Viz Studio 6 is out of date, unless you installed SP6. Visit the MSDN web site to find a more recent pack.
Regards, Jon Summers LA Solutions
it do not work
this is the error message that I get: