Questions tagged [sqlsitemapprovider]
5 questions
1
vote
1 answer
Overwrite a Backup
I need to set up a job to create backup everyday. I also need to overwrite an existing backup.
Can somebody please help me with it.
Thanks,

user341460
- 13
- 3
1
vote
1 answer
.NET Localized sitemap from database?
I have a custom sitemapprovider which loads pages from the database.
Pages (pageid, fk_pageid (parent), title, url, show_in_menu)
I would like to globalize/localize the title of the page. What's the best method?

Ropstah
- 17,538
- 24
- 120
- 194
0
votes
2 answers
How to hide a node from appearing on menu not on breadcrumb (using SqlSiteMapProvider)
I am using wicked code sqlsitemapprovider or it's VB version. Most of the things are going OK! But when I wanted to hide some of the nodes from appearing on menu while staying shown on sitemappath I cannot figure it out. I tried to change the…

wooer
- 1,677
- 2
- 16
- 27
0
votes
1 answer
Microsoft Azure SqlSiteMapProvider Issue
I'm trying to migrate my company website to a Azure Server but I'm getting problems with Sql SiteMap Provider.
I'm always getting this error: Parser Error Message: Could not load type 'SqlSiteMapProvider'.
Hope someone could help me how to solve…

Manuel Rocha
- 62
- 6
0
votes
1 answer
SqlSiteMapProvider - OnSiteMapChanged event never fires?
I'm doing the Wicked Code implementation of SqlSiteMapProvider, except in VB.NET.
There's a few things with the code that are causing issues, and I don't understand how it is supposed to work the way it's written in the article. I've provided the…

dferraro
- 6,357
- 11
- 46
- 69