Rank: Newbie Groups: Member
Joined: 8/11/2010 Posts: 1
|
Hello, my company just bought a new version of the eo web controls. Ever since upgrading the dll when I click on a menu option I get an error saying the page doesn't exist. I have changed nothing other than the reference to the new version of the eo.web.dll.
For some reason it is keeping the path of my menu user control in the url when it goes to load the page. I never had this issue before doing the upgrade to v.8.0
The menu control is rendered in a usercontrol that is located in the CustomUserControls directory.
Any ideas on how to get around this?
The new url that is in error looks like this http://localhost/RDOW_2011/Secure/CustomUserControls/GrowerSearch.aspx
Before the upgrade it was this (which works) http://localhost/RDOW_2011/Secure/GrowerSearch.aspx
Any help would be greatly appreciated. Scott
|