Error: both datasource and datasourceid are defined on radmenu1 remove one definition
HI,
I migrate website from 3.7 to 4.2 and it is successfully done.
now, I want to create horizontal menu for page link.
It was done in old website 3.7 using following sitemap dll
<add name="CmsSiteMapProvider" description="Displays Cms Pages" type="Telerik.Cms.Web.CmsSiteMapProvider"/>
and that I converted using PageManager function, but I got the error
"both datasource and datasourceid are defined on radmenu1 remove one definition"
actually i am not getting the similar function of "CmsSiteMapProvider"
can you help in same?
Thanks.
Hi Pulinkumar,
In Sitefinity 4.2 there isn't anymore a CmsSiteMapProvider class. If I understand you correctly you need the following class - Telerik.Sitefinity.Web.SitefinitySiteMap. Could you please send us the source where you get the error that you mention? It doesn't get very clear why you get this error without the source that causes it.
Kind regards,