M
Marcus Mängel
Hello,
I have a problem with deploying a Com Add-in. On the development pc the
add-in works as supposed in powerpoint xp.
I created a installation routine and used it on the deployment pc. The
Add-in can be seen in Powerpoint unter Tools - Add-Ins
but I am not able to load it.
I checked all depencies from the project and ond the deployment pc.
What I found out when I try to regasm myaddin.dll /tlb myaddin.tlb I get an
error that states the a file or assembly Version xxx ... PublickeyToken=yyy
could not be found.
I search for the token in the registry on the deployment pc I cannot find
it. If I do the same on the deleopment pc it find an assembly pointing to
the msado15.dll.
I do not use ado in this project. Why is it trying to use it? How can I
solve this problem?
Thanks
Marcus
I have a problem with deploying a Com Add-in. On the development pc the
add-in works as supposed in powerpoint xp.
I created a installation routine and used it on the deployment pc. The
Add-in can be seen in Powerpoint unter Tools - Add-Ins
but I am not able to load it.
I checked all depencies from the project and ond the deployment pc.
What I found out when I try to regasm myaddin.dll /tlb myaddin.tlb I get an
error that states the a file or assembly Version xxx ... PublickeyToken=yyy
could not be found.
I search for the token in the registry on the deployment pc I cannot find
it. If I do the same on the deleopment pc it find an assembly pointing to
the msado15.dll.
I do not use ado in this project. Why is it trying to use it? How can I
solve this problem?
Thanks
Marcus