Bad Navigator Control reference
Hello guys!
I have downloaded the code from the Wrox WebSite and installed the thePhile application on my computer.
There is a reference in the file \ThePhileVB\Config\NavMenu.xml to a folder that doesn't exists:
<MenuItem title="Link1" link="/ThePhileVB/DVD/default.aspx" />
<MenuItem title="Link2" link="/ThePhileVB/Books/default.aspx" />
Where are the folders DVD and Books!!! they doesn't exists in the project, so the application is raising an error when I click a link on the navigator Menu.
Please help!
|