B
brettn
Building a shared addin project that has previously been compiled and
distributed, when building the set up project i get the following message:
Unable to build assembly named 'PostHasteMenu2.dll', HRESULT == '80070002'
The assembly is in fact built, but the .msi is not complete (still a .tmp)
If the Primary Output's regiser setting is changes to vsdrpDoNotRegister
then the setup builds completely, but of course the assembly is not
registered and the addin does not load. With the register setting back at
vsdrpCOM, the setup project does not build.
Does anyone have any info that can point me in the right direction?
Thanks,
Brett
distributed, when building the set up project i get the following message:
Unable to build assembly named 'PostHasteMenu2.dll', HRESULT == '80070002'
The assembly is in fact built, but the .msi is not complete (still a .tmp)
If the Primary Output's regiser setting is changes to vsdrpDoNotRegister
then the setup builds completely, but of course the assembly is not
registered and the addin does not load. With the register setting back at
vsdrpCOM, the setup project does not build.
Does anyone have any info that can point me in the right direction?
Thanks,
Brett