View Full Version : ToolBar Problem


theprez
02-13-2004, 11:37 AM
I have a custom toolbar that has about 6 Menu items. When I send my database to a test machine something strange happens.

Menu Items 2 - 6 work fine. When the user clicks on them, they drop down a list of items for each respective menu item. The first menu item however does nothing. When the user clicks on it, nothing happens. Even if the user clicks on Menu Item 2 and tries to tab back to menu item one, nothing happens.

The only other thing I should mention is that the name of the 1st Menu item is "File" and I know this is a standard Menu item, but it should not make a difference. I've tried to compact and repair the database, but still not working.

ghudson
02-13-2004, 01:43 PM
Weird stuff like that usually means there is a reference problem if it works on one PC but not on another. Check your references on both machines and see [correct] any differences.

theprez
02-24-2004, 08:15 AM
I distributed an MDE and no errors come up when starting the program. I also had them run the MDAC executable, but that still did not fix the problem.