CCF Tips&Tricks:"Show Menu" option in AdminConsole

You need implement some additional steps to force CCF 2005 or CCF 2008 show main menu of integrated application:

1. Check "Show Menu" option in CCF Admin Console.

2. Go back to "Application Properties" screen and find in "Initialization String" element "<showmenu/>".

3. Change <showmenu/> to <ShowMenu/>.

Step 3

4. Now main application menu must render correctly.

Unfortunately, you must remake these steps every time you have changed something in "Build Application Initialization String". In CCF 2009 this behavior was fixed.

Step3.gif