I was recently asked by a client to add some functionality to a screen in their company's Dynamics SL 2011 (version 8.01.21219.00). This addition requires that I place a button on one of their screens/pages. From the pieces of related documentation I could find, I understand that I must do this with the Customization Level set to "All Users" and then go into the screen, select "Customize Mode", select the "Customize" dropdown, and then "Insert Object Wizard". From the "Insert Object Wizard" I choose a button (from the Unbound Object Type), give it a name, and then hit "Apply". At this point nothing happens and no button appears on the screen. If I then attempt to add another button with the same name I receive the following error: "System Message 6831: A control with this name already exists in the program. Duplicate names are not allowed. Please choose another name for the new control." This tells me that something is happening whenever I add the new buttons, even though they are not appearing on the screen. I tried checking the VB editor for these controls and they don't seem to appear anywhere (whereas I can find the other existing buttons listed). The other odd part of this is that I can go through the "Insert Object Wizard" and choose any item other than a button and those are all added correctly and displayed in the top corner of the window/screen - it is only the buttons which don't appear when hitting "Apply".
I did some exhaustive searching to find references to this issue, walkthroughs, and/or any other documentation that notes this behavior but haven't been able to find anything so far. Has anyone experienced this issue with adding buttons in 2011 or is there some unlisted step to this process which I am failing to do?
*This post is locked for comments