This may be a question for Visual Studio but I thought someone knows the
answer...

I'm having some trouble getting the 'out of the box' Powerpoint 2007 addin
project to be deployed successfully. I am using Visual Stutidio 2005 +
VB.NET.
The MSI installs the add-in without problem. However when I launch
PowerPoint, I see the add-in is not loaded (I can see this in COM Add-in
dialog box). I turn on the check box manually but it does not help.

I noticed that I was diabling UAC.
I TURNED ON the UAC and re-installed the add-in. NOw the add-in is loaded.
I tested this on 3 machines and I am getting 100% result:
When the UAC is TURNED OFF, the Add-in cannot be loaded...The add-in works
fine for Vista with UAC or with Windows XP.



Anyone else have this problem ?