How Add a COM-Exposed .NET Project to the VB6 (or VBA) References Dialog?

前端 未结 4 1013
余生分开走
余生分开走 2021-01-02 05:32

I have created a .NET assembly that is exposed to COM according to the exceptional article Build and Deploy a .NET COM Assembly by Phil Wilson.

And everything works

4条回答
  •  刺人心
    刺人心 (楼主)
    2021-01-02 06:25

    I know this was a long time ago, but I can't find any sensible answers. I had a similar problem and the resolution was to run Visual Studio as the same user who installed it. If I run it as a different user everything except the COM registrations works.

提交回复
热议问题