breadcrumb embedd issue
hi,
I downloaded breabcrumb widget from sitefinity. i finished all steps as per instruction. still i cant able to understand
1. "From your Sitefinity project, add a reference to the included class libraries (Bytanium.Web.UI.WebControls.BreadcrumbTrail.dll & Bytanium.Sitefinity.Web.UI.Widgets.Navigation.Breadcrumbs.dll)."
2. Where to store breadcrumb.ascx file??
3. when i drag inside my master page i m getting - Type "Bytanium.Sitefinity.Web.UI.Widgets.Navigation.Breadcrumbs" cannot be resolved.
i m very new to Sitefinity 4.2. i used breadcrumb in 3.7 versions. but here i cant able resolve. can u please help me in this issue?
Thanks & Regards,
Venkatesh
Hello Venkatesh,
To complete the first step of the installation, you must open your Sitefinity project in Visual Studio and add references to the included class libraries:
-Bytanium.Web.UI.WebControls.BreadcrumbTrail.dll
-Bytanium.Sitefinity.Web.UI.Widgets.Navigation.Breadcrumbs.dll
You don't need the ascx file unless you want to perform advanced customizations of the widget.
The error you're getting is because you didn't complete step 1 of the installation process.
Hope this helps.
Thank you,