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: Could not load file or assembly 'MSCaptcha' or one of its dependencies. The system cannot find the file specified.

Source Error:


Line 2:      CodeFile="track-order.aspx.cs" Inherits="track_orderdesktop" %>
Line 3:  
Line 4:  <%@ Register Assembly="MSCaptcha" Namespace="MSCaptcha" TagPrefix="cc1" %>
Line 5:  <asp:Content ID="Content1" ContentPlaceHolderID="head" runat="Server">
Line 6:  </asp:Content>

Source File: /track-order.aspx    Line: 4

Assembly Load Trace: The following information can be helpful to determine why the assembly 'MSCaptcha' could not be loaded.


=== Pre-bind state information ===
LOG: DisplayName = MSCaptcha
 (Partial)
WRN: Partial binding information was supplied for an assembly:
WRN: Assembly Name: MSCaptcha | Domain ID: 2
WRN: A partial bind occurs when only part of the assembly display name is provided.
WRN: This might result in the binder loading an incorrect assembly.
WRN: It is recommended to provide a fully specified textual identity for the assembly,
WRN: that consists of the simple name, version, culture, and public key token.
WRN: See whitepaper http://go.microsoft.com/fwlink/?LinkId=109270 for more information and common solutions to this issue.
LOG: Appbase = file:///C:/Inetpub/vhosts/janebitik.com/httpdocs/
LOG: Initial PrivatePath = C:\Inetpub\vhosts\janebitik.com\httpdocs\bin
Calling assembly : (Unknown).
===
LOG: This bind starts in default load context.
LOG: Using application configuration file: C:\Inetpub\vhosts\janebitik.com\httpdocs\web.config
LOG: Using host configuration file: C:\Windows\Microsoft.NET\Framework64\v4.0.30319\aspnet.config
LOG: Using machine configuration file from C:\Windows\Microsoft.NET\Framework64\v4.0.30319\config\machine.config.
LOG: Policy not being applied to reference at this time (private, custom, partial, or location-based assembly bind).
LOG: The same bind was seen before, and was failed with hr = 0x80070002.


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