Tagged Questions

0
votes
2answers
545 views

Production SqlSiteMapProvider issue - all the items 'disappeared'?

We have several ASP.NET applications that use a sitemap which is populated via a VB.NET implementation of the SqlSiteMapProvider example found at Wicked Code. It is compiled to a DLL, then installed ...