Launching Microstation Connect Update 16 Instance from C#

I am working with Microstation Connect Update 16 using C# application.

The following sets the premise of my question - 

1. Microstation Connect Update 16 is not started yet (I want to start it from my code)

2. Added reference "Bentley.Interop.MicrostationDGN.Dll"

3. Created the Object of Application Class.

4. Calls the "OpenDesignFile()" method on the Application object.

Result

Microstation Connect Update 16 instance starts but shows blank window and no DGN file is opened.

Can you help me, why DGN file is not opening up ?

Thanks

H. S. Matharu

Parents Reply Children