Server Error in '/' Application.

Η σελίδα δεν βρέθηκε.

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: Η σελίδα δεν βρέθηκε.

Source Error:


Line 19:         newRow = NewsDB.GetNews(newId)
Line 20:         If newRow Is Nothing OrElse Not newRow("Visible") Then
Line 21:             Throw New Exception(LiteralsDB.GetLiteral("custom_page_view_1", CX.Lang))
Line 22:         End If
Line 23:         NewsUrl = "http://" & Request.Url.Authority & Utilities.AppendSlash(Request.ApplicationPath) & "?id=" & newId

Source File: C:\Inetpub\vhosts\pellaclean.gr\httpdocs\wucs\new.ascx    Line: 21

Stack Trace:


[Exception: Η σελίδα δεν βρέθηκε.]
   ASP.wucs_new_ascx.Page_Init(Object sender, EventArgs e) in C:\Inetpub\vhosts\pellaclean.gr\httpdocs\wucs\new.ascx:21
   System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +52
   System.Web.UI.Control.OnInit(EventArgs e) +97
   System.Web.UI.UserControl.OnInit(EventArgs e) +87
   System.Web.UI.Control.InitRecursive(Control namingContainer) +142
   System.Web.UI.Control.AddedControl(Control control, Int32 index) +190
   System.Web.UI.ControlCollection.Add(Control child) +87
   SiteTemplate.OnLoad(EventArgs e) in C:\Inetpub\vhosts\pellaclean.gr\httpdocs\AutoLoad.vb:49
   System.Web.UI.Control.LoadRecursive() +61
   System.Web.UI.Control.LoadRecursive() +134
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +693


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