I am trying to call the Shared Add-in COM Registerd method from VBA. I am using .NET Framework 2 and doing the code as it is in the post http://blogs.msdn.com/b/andreww/archive/2007/01/15/vsto-add-ins-comaddins-and-requestcomaddinautomationservice.aspx
But when i build the add-in i get the error
'RequestComAddInAutomationService()' no suitable method found to override
Please can anyone help me on this?