Skip to content
This repository was archived by the owner on May 19, 2020. It is now read-only.
This repository was archived by the owner on May 19, 2020. It is now read-only.

Two AddIns registered and only the first one that is used works #6

@Steve-771

Description

@Steve-771

Hi Jason,

We have created two different AddIns that use different environments from one another.

The first AddIn is only for the Draft environment and the second is only for the Assembly environment.

After opening Solid Edge, if a Draft is opened, the OnConnection and OnConnectToEnvironment subs will run for the first AddIn. If an assembly is then opened, the ribbons for the second AddIn are not visible and the OnConnection and OnConnectToEnvironment subs are never called.

The same thing happens if an Assembly is opened first, only the it is the second AddIn that works and the first AddIn that does not.

Any ideas as to why you cannot have two different AddIns?

I appreciate any help or insight you can provide.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions