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 'BasicFrame.WebControls.BasicDatePicker' or one of its dependencies. The system cannot find the file specified.
Source Error:
I installed the BDP Lite control and added it to a form. It works fine on my local server, but when I upload it I get the following error even though I uploaded the bin directory that was created and had the BasicFrame Web control components.
Parser Error Message: Could not load file or assembly 'BasicFrame.WebControls.BasicDatePicker' or one of its dependencies. The system cannot find the file specified.
Line 1: <%@ Page Language="VB" AutoEventWireup="false" CodeFile="Default.aspx.vb" Inherits="_Default" %>
Line 2:
Line 3: <%@ Register assembly="BasicFrame.WebControls.BasicDatePicker" namespace="BasicFrame.WebControls" tagprefix="BDP" %>
Line 4:
Line 5: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "
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 'BasicFrame.WebControls.BasicDatePicker' or one of its dependencies. The system cannot find the file specified.
Source Error:
I installed the BDP Lite control and added it to a form. It works fine on my local server, but when I upload it I get the following error even though I uploaded the bin directory that was created and had the BasicFrame Web control components.
Parser Error Message: Could not load file or assembly 'BasicFrame.WebControls.BasicDatePicker' or one of its dependencies. The system cannot find the file specified.
Line 1: <%@ Page Language="VB" AutoEventWireup="false" CodeFile="Default.aspx.vb" Inherits="_Default" %>
Line 2:
Line 3: <%@ Register assembly="BasicFrame.WebControls.BasicDatePicker" namespace="BasicFrame.WebControls" tagprefix="BDP" %>
Line 4:
Line 5: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "