10-12-2011 11:25 AM
I've added a few menu options to the Tools and Reports menus without any issues, however, when I try to add a contact menu subitem, it doesn't seem to get loaded up by ACT!. I used the Parent URN provided by SDK documentation, but the item isn't appearing.
Is there anything unique or are there any limitations on adding to the Contacts menu?
10-12-2011 11:41 AM
Just tested this on my end and I was able to add a menu item to the contact menu, so no there aren't any limitations to this menu.
What version are you working in?
10-12-2011 12:17 PM
Sorry, you can disregard this thread. I had this problem before, but it looks the issue comes into Visual Studio 2010 when you create a project for .NET 4.0. I tried changing it to point to .NET 3.5 but it didn't work, so I created a new project targeted at 3.5 from the start, and suddenly the exact same code is working. Go figs.
Thanks.