I am developing an MS Project Addin in Visual Studio 2010. The addin is working great and now I am trying to get ClickOnce deployment to work.
The problem is that the "Application Files" button on the Publish screen is not available.
I did some searching and some people say you can't use ClickOnce with a VSTO addin. But others say it is possible. Does anyone have the official word on this? Or any other ideas why it is not working? I really need some help. Thank you in advance.
My Publish screen looks like this...
Wellyn