Server Error in '/' Application.

Parser Error

Description: An error occurred during the parsing of a resource required to service this request. Please review the following specific parse error details and modify your source file appropriately.

Parser Error Message: The file '/Calender/Calender.ascx' does not exist.

Source Error:


Line 1:  <%@ Page Title="" Language="C#" MasterPageFile="~/master/index.master" AutoEventWireup="true" CodeFile="Bus.aspx.cs" Inherits="Bus" %>
Line 2:  <%@ Register Src="~/Calender/Calender.ascx" TagName="ddate" TagPrefix="ddate" %>
Line 3:  <%@ Register Src="~/ucontrols/busservices.ascx" TagName="UCbusservice" TagPrefix="UCBUS" %>
Line 4:  <%@ Register Assembly="AjaxControlToolkit" Namespace="AjaxControlToolkit" TagPrefix="ajaxToolkit" %>

Source File: /Bus/Bus.aspx    Line: 2


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