I've created some simple test programs in a Virtual Machine with an old Connect 10.00.00.25.
They compiled fine and worked.
Now i copied the VM, uninstalled the old Connect and installed the newer Update 4 version 10.04.00.46.
But now none of the projects compiles anymore. They all throw a "Type or Assembly not found. Is a reference missing?" error on the most basic namespaces like "Bentley", while Visual Studio is still able to show me the sub namespaces fine, indicating that visual studio found the DLL and its contents.
In the old 10.00.00.25 they compile fine.
In the new version I also created in VS2013 a new "MicroStation Net Application" Project with the "MicroStation CONNECT Edition EAP" template.
But even that template fails to compile after setting all the references.
Here's a screenshot of the example project giving an error when compiling in 10.04.00.46
Note that visual studio is showing me fine the so called missing MstnPlatformNET namespace and also the namespaces/classes inside it.
and here a screenshot of the exact same project how it compiles perfectly fine in 10.00.00.25
I also tried to raise the target Framework of the Project to .NET 4.5.1 but nothing helped.
Anyone know why the old CONNECT can compile the projects fine and the new CONNECT can't compile any project?
Since both CONNECT versions run in otherwise exactly the same Virtual Machines (both VMs are just copied versions of each other), the problem has be a MicroStation one.