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 '/VisitorCount.ascx' does not exist.

Source Error:


Line 1:  <%@ Master Language="C#" AutoEventWireup="true" CodeBehind="Site1.master.cs" Inherits="Medisoft.Site1" %>
Line 2:  
Line 3:    <%@ Register TagPrefix="My" TagName="Visitor" Src="~/VisitorCount.ascx" %>
Line 4:  
Line 5:      <!DOCTYPE html>

Source File: /Site1.Master    Line: 3


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