Hi There,
I've just upgraded my application from preview 2 and the menu and context menus are now broken. I'm running on Windows Vista using the Asp.Net Development Web Server in VS 2008 Team Suite on 3.5 framework. To replicate: Create a new WebGui application and add a MainMenu control to the form with a couple of menu items. At runtime clicking on the menu throws the following exception:
The resource cannot be found.
Description: HTTP 404. The resource you are looking for (or one of its dependencies) could have been removed, had its name changed, or is temporarily unavailable. Please review the following URL and make sure that it is spelled correctly.
Requested URL: /Route/1.83.1/ie/en-US/Default/1/Menus.wgx
The following Gizmox references were added to the project all with copy local attribute:
Gizmox.WebGUI.Common, 3.0.5701.0
Gizmox.WebGUI.Forms, 3.0.5701.0
Gizmox.WebGUI.Server, 3.0.5701.0
Is this exception something your familiar with?
Many Thanks,
Carl Stokes