Reference site for Sitecore and Dot NET. Call at +91-9910045174 for any Sitecore corporate trainings and workshops.
Surendra Sharma
Search This Blog
Saturday, August 4, 2018
Wednesday, August 1, 2018
Solved : Sitecore duplicate item issue
Issue:-
There are two items with the same name in my project Sitecore content tree - "Contact Us". On selecting one item, its showing the content properly, but on selecting another item, Sitecore showing "Object reference not set to an instance of an object." error as below.
I was unable to delete that item as unable to select it.
Solution:-
To delete this item, I
Old trick, but very handy.
There are two items with the same name in my project Sitecore content tree - "Contact Us". On selecting one item, its showing the content properly, but on selecting another item, Sitecore showing "Object reference not set to an instance of an object." error as below.
I was unable to delete that item as unable to select it.
Solution:-
To delete this item, I
- Opened Sitecore DBBrowser as http://localhost:9090/sitecore/admin/dbbrowser.aspx
- Selected the item
- Deleted it.
Old trick, but very handy.
Monday, July 30, 2018
Blog Count reached to 2,00,000
My blog http://www.sitecorelessons.com/ crossed magical number 2,00,000+ for all time page visit. Please visit and have a look.
Any suggestions/comments for improvement are always welcome.
Any suggestions/comments for improvement are always welcome.
Sunday, July 29, 2018
Friday, July 27, 2018
Saturday, July 21, 2018
Monday, July 16, 2018
Could not find configuration node: federatedAuthentication/identityProviders/identityProvider[@id='Facebook']
I faced this error when deploying my local Habitat instance to fresh Sitecore instance running on Sitecore 9 update 1. I was getting this while opening Sitecore login screen.
There are two ways to resolve this issue
1. Create package of Domain, roles related with Facebook from existing running Sitecore instance and install it on target Sitecore instance.
2. Comment "<identityProviders hint="list:AddIdentityProvider">" section from \App_Config\Include\Project\<SitecoreInstanceName>.Website.config file
I hope these steps helps you to fix this issue. Stay tuned for more Sitecore related articles.
Till that happy Sitecoring :)
Please leave your comments or share this fix if it’s useful for you.
There are two ways to resolve this issue
1. Create package of Domain, roles related with Facebook from existing running Sitecore instance and install it on target Sitecore instance.
2. Comment "<identityProviders hint="list:AddIdentityProvider">" section from \App_Config\Include\Project\<SitecoreInstanceName>.Website.config file
I hope these steps helps you to fix this issue. Stay tuned for more Sitecore related articles.
Till that happy Sitecoring :)
Please leave your comments or share this fix if it’s useful for you.
Subscribe to:
Posts (Atom)