• how to read dgn file with Bentley.DgnECPlugin3

    Diego Paredes
    Diego Paredes
    I want to be able to read this dgn file, but when I try to load the Bentley.DgnECPlugin3 plugin, it returns null assembly , in addition to when I try to run the code it throws me the following error I currently have MicroStation CONNECT Edition installed…
    • 1 month ago
    • MicroStation Programming
    • MicroStation Programming Forum
  • Can't call DLL function that makes ProjectWise API calls

    joshua sorkin
    joshua sorkin
    Using Visual C++ (in Visual Studio 2012), I've made a DLL with a function openDoc(int projID,int docID) that calls the ProjectWise API to open a document. I'm trying to call this function from either C# or VBA, but haven't succeeded with either one…
    • over 10 years ago
    • ProjectWise Programming
    • ProjectWise Programming Forum
  • ProjectWise SDK and C# Wrapper Classes - Heap Corruption

    Nicholas Chong
    Nicholas Chong
    Hi everyone, I've hit a bit of a brick wall and I am running out of clues on how else to debug this problem. In a nutshell, I've got C# wrapper classes written around the ProjectWise API and in turn, this library is consumed and used by an MVC3 web…
    • over 10 years ago
    • ProjectWise Programming
    • ProjectWise Programming Forum
  • Developing plug-ins for Microstation and MXroad (Powerdraft) using VB.NET

    Frank Lenoir
    Frank Lenoir
    I would like to be able to develop plug-in applications for Microstation and MXroad (Powerdraft) using Visual Basic (Visual Studio 2008 or 2010). I have searched the internet for documentation on this issue but did not succeed. I could only find an…
    • over 12 years ago
    • MicroStation Programming
    • [Archived] MicroStation V8i Programming Forum
  • Starting Microstation V8i SelectSeries 2 from C#

    Andrew_Laing
    Andrew_Laing
    Heyas all, Just another .NET Developer moonlighting as a drafter. While in the process of validating V8i SelectSeries 2 for Deployment across my group, I noticed that the Commands I use to start Microstation up no longer seem to work the same way they…
    • over 12 years ago
    • MicroStation Programming
    • [Archived] MicroStation V8i Programming Forum
  • Visual Studio alternatives

    gelswick
    gelswick
    After getting sticker shock from reviewing the current pricing structure of VS 2010, can anyone recommend C# compiler alternatives to use with the MS SDK. Was going to go with the 2010 Pro edition until I found out it is only a one year license. Charles…
    • over 12 years ago
    • MicroStation Programming
    • [Archived] MicroStation V8i Programming Forum
  • C++ clients for a .NET DLL

    Jon Summers
    Jon Summers
    C++ client implementations The question "How do I use .NET with my MicroStation application?" crops up frequently on these Forums. In an earlier post I described how to implement a .NET COM server . A COM server is compatible with VBA, C++,…
    • over 12 years ago
    • MicroStation Programming
    • [Archived] MicroStation V8i Programming Forum
  • C#: Locate failed when selecting an item in an Attachment

    Lele
    Lele
    Hi, In csharp I created a class that implements the interface ILocateCommandEvents to select items from the drawing, but I had problems when I select an item that belongs to an Attachment: Locate fails. Thanks --Lele
    • over 13 years ago
    • MicroStation Programming
    • [Archived] MicroStation V8i Programming Forum