6 messaggi dal 19 febbraio 2007
salve a tutti. Sono un principiante sto cercando di pubblicare il mio primo sito in asp.net ma ho delle difficoltà:
ho creato una sitemap che è regolarmente nella directory del sito, sebbene in locale funzioni perfettamente pubblicandolo ho questo messaggio:
potreste aiutarmi?
grazie a tutti


Server Error in '/' Application.
--------------------------------------------------------------------------------

The file web.sitemap required by XmlSiteMapProvider does not exist.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.InvalidOperationException: The file web.sitemap required by XmlSiteMapProvider does not exist.

Source Error:

An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.

Stack Trace:


[InvalidOperationException: The file web.sitemap required by XmlSiteMapProvider does not exist.]
System.Web.XmlSiteMapProvider.CheckSiteMapFileExists() +3111927
System.Web.XmlSiteMapProvider.GetConfigDocument() +207
System.Web.XmlSiteMapProvider.BuildSiteMap() +58
System.Web.XmlSiteMapProvider.get_RootNode() +12
System.Web.UI.WebControls.SiteMapDataSource.GetNodes() +219
System.Web.UI.WebControls.SiteMapDataSource.GetTreeView(String viewPath) +32
System.Web.UI.WebControls.SiteMapDataSource.GetHierarchicalView(String viewPath) +29
System.Web.UI.HierarchicalDataSourceControl.System.Web.UI.IHierarchicalDataSource.GetHierarchicalView(String viewPath) +7
System.Web.UI.WebControls.HierarchicalDataBoundControl.GetData(String viewPath) +22
System.Web.UI.WebControls.Menu.DataBindItem(MenuItem item) +42
System.Web.UI.WebControls.Menu.PerformDataBinding() +117
System.Web.UI.WebControls.HierarchicalDataBoundControl.PerformSelect() +82
System.Web.UI.WebControls.BaseDataBoundControl.DataBind() +70
System.Web.UI.WebControls.Menu.DataBind() +4
System.Web.UI.WebControls.BaseDataBoundControl.EnsureDataBound() +82
System.Web.UI.WebControls.Menu.EnsureDataBound() +29
System.Web.UI.WebControls.Menu.OnPreRender(EventArgs e, Boolean registerScript) +21
System.Web.UI.WebControls.Menu.OnPreRender(EventArgs e) +22
System.Web.UI.Control.PreRenderRecursiveInternal() +77
System.Web.UI.Control.PreRenderRecursiveInternal() +161
System.Web.UI.Control.PreRenderRecursiveInternal() +161
System.Web.UI.Control.PreRenderRecursiveInternal() +161
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1360




--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:2.0.50727.42; ASP.NET Version:2.0.50727.210
2.410 messaggi dal 13 febbraio 2003
Contributi
Il file web.sitemap si trova nella root del sito?
6 messaggi dal 19 febbraio 2007
si, è una sottodirectory...mi hanno detto che questo potrebbe comportare problemi..è vero??

Torna al forum | Feed RSS

ASPItalia.com non è responsabile per il contenuto dei messaggi presenti su questo servizio, non avendo nessun controllo sui messaggi postati nei propri forum, che rappresentano l'espressione del pensiero degli autori.