Server Error in '/' Application.

Unspecified error

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.Data.OleDb.OleDbException: Unspecified error

Source Error:


Line 89: 
Line 90: Sub Page_Load(Src As Object, E As EventArgs)
Line 91: 	ltrMenu.Text = WebCMS.Menu.Menu.RenderHtmlMenu(1, "L", -1)
Line 92: 	dim _MA as string = string.empty
Line 93: 	dim _idC as string = string.Empty

Source File: D:\Inetpub\vhosts\ideaferro.com\httpdocs\Default.aspx    Line: 91

Stack Trace:


[OleDbException (0x80004005): Unspecified error]
   WebCMS.Menu.Menu.RenderHtmlMenu(Int32 idTipoMenu, String TipoMenu, Int32 idMenu, String redirPage, Boolean noScadute, Int32 numeroContenuti, Boolean ordinaDataInserimento, String renderPath, Int32 idMenuDaAprire) +569
   WebCMS.Menu.Menu.RenderHtmlMenu(Int32 idTipoMenu, String TipoMenu, Int32 idMenu) +29
   ASP.default_aspx.Page_Load(Object Src, EventArgs E) in D:\Inetpub\vhosts\ideaferro.com\httpdocs\Default.aspx:91
   System.Web.UI.Control.OnLoad(EventArgs e) +67
   System.Web.UI.Control.LoadRecursive() +35
   System.Web.UI.Page.ProcessRequestMain() +744


Version Information: Microsoft .NET Framework Version:1.1.4322.2407; ASP.NET Version:1.1.4322.2407