Hi everyone,
During updating an old v7-MDL into v8i-MDL I had no more error-messages during compilation with bmake (creating DLL and *.MA-file), so I was in good hope that the MDL would run.
But now I have the strange phenomenon, that I used Microstation-Developer-Shell to start the Debugging-mode for the (with bmake) already compiled MDL using the following lines:
bmake +ddebug +a +dDLM_NO_SIGN
<path>\devenv.exe %ms%ustation.exe
After the start of Visual Studio 2005 and starting the debugging there I added 'MdlMain' as breakpoint and started the MDL in Microstation v8i - and it works without any visual Problems!
If I just start the sameMDL right from Microstation v8i (without starting the debug-mode before) it crashes, opens the Benley-Error-Message-Window and Closes Microstation afterwards.
I have no idea what might be the reason for this behaviour and why I don't have this Problem in Debugging-mode.
Has anyone an idea what General Problem might occur, or how I can solve to find the Problem, which is not visible in Debugging-mode?
Many thanks and best regards,
Ines Wieland