Hi,
I'm having problems when deploying a PB app with a ribbon bar.
I understood that all that was required was to place the ribbonbar.xml file in the same folder as the executables, but this doesn't appear to work as the ribbon bar does not display.
I use ImportFromXMLFile("ribbonbar.xml") to load the ribbon bar content and the ribbon bar displays as expected when I run the application from the PB IDE.
I'm obviously missing something obvious here, but what?
Regards,
Michael Connell.
Thanks for your reply. I hadn't deployed these DLLs, but deploying them hasn't solved the problem.
Michael.
Beside John's great suggestion .... Did you deploy the RB's XML file as well?
Regards ... Chris