• How to interpret/learn the exception log while MicroStation crashed?

    Arul Kulandaivel
    Arul Kulandaivel
    We have observed the crash in our custom docking dialog code implementation. How to interpret the exception logs created by MicroStation for analysis.(As sample logs below) GUI Last Dialog Hook Call: 256 messageType=38 () 257 dialogId=1018 258 dialogTask…
    • Answered
    • over 2 years ago
    • MicroStation Programming
    • MicroStation Programming Forum
  • [CONNECT C++] ECObjectsStatus Clarification

    Jon Summers
    Jon Summers
    When writing code that footles with ECObjects the ECObjectsStatus enum provides a large set of error codes. It seems I'm often able to write code that results in one of those errors. Most are self-explanatory, but one or two are enigmatic. Could someone…
    • Answered
    • over 2 years ago
    • MicroStation Programming
    • MicroStation Programming Forum
  • [Connect C++] Compile Error while adding Boost library

    Stefano Beccaletto
    Stefano Beccaletto
    Hi, I'm encountering many errors while trying to include boost library inside my MDL program. More precisely I'm trying to include in my header file the IfcOpenShell libraries that have many dependencies to the boost libraries. While trying to compiling…
    • Answered
    • over 3 years ago
    • MicroStation Programming
    • MicroStation Programming Forum
  • [CONNECT C++] Error LNK2001 calling function from another cpp file

    Stefano Beccaletto
    Stefano Beccaletto
    Hi, I already asked a similar question and the problem was a missing library in the *.mke file. At the moment I have my "main" .cpp file and I want to call an Initialization function from another .cpp file. I did it in a similar way to the "exampleSolids…
    • Answered
    • over 3 years ago
    • MicroStation Programming
    • MicroStation Programming Forum
  • MIcrostation V8i SS3 get Tag value c#

    Vinoth Joseph
    Vinoth Joseph
    Hi, I'm trying to get the tag value using c#. opened the design file using OpenDesignFileForProgram. BCOM.TagElement tele1 = _Ele.AsTagElement(); //Working fine Console.WriteLine(tele1.TagSetName); //working fine Console.WriteLine( tele1.TagDefinitionName…
    • over 4 years ago
    • MicroStation Programming
    • MicroStation Programming Forum
  • Unable to load dialog form 'NEUTRAL?PROC' whose id is 90010

    Maxim Kulikov
    Maxim Kulikov
    Hi! Now I am testing a Microstation Connect. I wrote a small program that uses TerraScan functions. One function causes an error: "Unable to load dialog form 'NEUTRAL?PROC' whose id is 90010". How can I fix this error?
    • over 6 years ago
    • MicroStation Programming
    • MicroStation Programming Forum
  • [V8i C#] PInvoke MDL functions error

    Jon Mercer
    Jon Mercer
    I'm attempting to invoke various MDL functions in a C#.NET project. I've successfully managed to do the following: [DllImport(@"C:\Program Files (x86)\Bentley\MicroStation V8i (SELECTseries)\MicroStation\stdmdlbltin.dll")] private static extern void…
    • Answered
    • over 7 years ago
    • MicroStation Programming
    • MicroStation Programming Forum
  • C# Issue with saving .DGN file that includes raster image to .DWG

    Aleksandr Myroshnychenko
    Aleksandr Myroshnychenko
    Hi, I have .DGN file with attached raster image (for example .PNG) and want to save it into .DWG file. During saving something going wrong and as a result when I open .DWG file in DWG TrueView 2016 I have an empty area (just a frame) instead of raster…
    • over 7 years ago
    • MicroStation Programming
    • MicroStation Programming Forum
  • VBA Interface error: Unable to load the project - 0x80004002

    Zoe Mair
    Zoe Mair
    I am unable to carry out numerous tasks in Microstation V8i Select Series 3 and I am receiving the following errors in the Message Centre: VBA Interface error: Unable to load the project - 0x80004002 VBA Interface error: Unable to run macro When…
    • over 8 years ago
    • MicroStation Programming
    • MicroStation Programming Forum
  • mdlKISolid_bodyMassProperties kills stack in C#

    Joern Langheinrich
    Joern Langheinrich
    Hi, we are using mdlKISolid_bodyMassProperties both in our C++ and C# projects to obtain the centroid of a solid. In C++ everything works fine. In C# all local variables preceding the inertiaOut parameter are overwritten with garbage values after…
    • over 9 years ago
    • MicroStation Programming
    • MicroStation Programming Forum
  • Re: [V8i] MDL LOAD fail if dgn is located on fileshare

    Robert Hook
    Robert Hook
    I am glad to see that the issue is marked as being resolved. FWIW. For future troubleshooting reference for issues like this there are two tools I find highly useful to narrow in on and identify where and what the real problem are. 1. NET HELPMSG…
    • over 9 years ago
    • MicroStation Programming
    • MicroStation Programming Forum
  • [V8i] MDL LOAD fail if dgn is located on fileshare

    torbjorn.s
    torbjorn.s
    Application: MS SS2 and MS SS3 (08.11.09.357) HW/SW: Any Location of workspace + mdl: tested both local and on network. Hi. This is my first post on Bentley forum, as a result of chating with Conor King from Bentley support, issue #7000061864…
    • Answered
    • over 9 years ago
    • MicroStation Programming
    • MicroStation Programming Forum
  • VBA Interface Error:Unable to run macro

    vmorasko71
    vmorasko71
    Hello, Company wide we are having macro issues. We are all using: Windows 7 MS V8I SS2 v8.11.7.443 Microsoft Office 2010 We operate on MDT CADSTDDs but have our own modified configuration file. Their macros have been created on a Windows…
    • Answered
    • over 9 years ago
    • MicroStation Programming
    • MicroStation Programming Forum
  • RasterManager.Rasters.Attach issue

    Jairo Martínez Fernández
    Jairo Martínez Fernández
    Hi! I have a issue using RasterManager.Rasters.Attach, the second time I try to run the macro. This is the error timeline: 1. Start Microstation and open a DGN file. 2. Execute the macro: .... RasterManager.Rasters.Attach pathRef .... …
    • over 10 years ago
    • MicroStation Programming
    • MicroStation Programming Forum
  • View related content throughout MicroStation Programming
  • More
  • Cancel