Please report new issues athttps://github.com/DOCGroup
the portablegroup library shouldn't initialize and register its orbinitializer from a static method. This causes on windows problems because then when loading a dll we force the load of another dll. This has been resolved in a few core libraries already but portablegroup also seems to suffer from this