Server Error in '/' Application.

Could not find stored procedure 'sg_WbGetInFeedRss'.

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.Exception: Could not find stored procedure 'sg_WbGetInFeedRss'.

Source Error:


Line 63: 
Line 64:     Private Sub loadRss()
Line 65:         Dim rssApa As String = scl.AppCtrl.RSS_GetURI(SogidesLibrary.SiteWeb_Application.RssType.Aparaitre, Master.SessionCtrl.Pays)
Line 66:         Dim rssNou As String = scl.AppCtrl.RSS_GetURI(SogidesLibrary.SiteWeb_Application.RssType.Nouveaute, Master.SessionCtrl.Pays)
Line 67:         Dim rssEve As String = scl.AppCtrl.RSS_GetURI(SogidesLibrary.SiteWeb_Application.RssType.Evenement, Master.SessionCtrl.Pays)

Source File: E:\Internet\edhomme.fr\wwwroot\plan-du-site.aspx.vb    Line: 65

Stack Trace:


[Exception: Could not find stored procedure 'sg_WbGetInFeedRss'.]
   SogidesLibrary.clsDatabase.GetDataRow(String pSQL) in C:\Projets\Librairies\Sogides-Librairie\Class Libraries\Private\Classes\clsDatabase.vb:120
   SogidesLibrary.bi_SiteWeb_Application.GetURIRss(RssType pType, String pCodePays) in C:\Projets\Librairies\Sogides-Librairie\Class Libraries\Private\Business Logic\bi_siteweb.vb:3689
   SogidesLibrary.SiteWeb_Application.RSS_GetURI(RssType pType, String pCodePays) in C:\Projets\Librairies\Sogides-Librairie\Class Libraries\Public\siteweb.vb:1057
   sitemap.loadRss() in E:\Internet\edhomme.fr\wwwroot\plan-du-site.aspx.vb:65
   sitemap.Page_Load(Object sender, EventArgs e) in E:\Internet\edhomme.fr\wwwroot\plan-du-site.aspx.vb:17
   System.Web.UI.Control.OnLoad(EventArgs e) +108
   System.Web.UI.Control.LoadRecursive() +90
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1533


Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.8.4700.0