G
Guest
Hi Everybody
i am trying to add a node to the Sitemap with an external URL; like
"http://microsoft.com" , buty when i do this using
StaticSiteMapProvider.AddNode(node, node), i get HttpException stating that
"http://microsoft.com" is not a valid virtual path, though everything works
fine for the nodes with URL refrencing pages in my application or even any
url that doesn't have the http:// , any ideas?
i am trying to add a node to the Sitemap with an external URL; like
"http://microsoft.com" , buty when i do this using
StaticSiteMapProvider.AddNode(node, node), i get HttpException stating that
"http://microsoft.com" is not a valid virtual path, though everything works
fine for the nodes with URL refrencing pages in my application or even any
url that doesn't have the http:// , any ideas?