firstly i am getting the error- Parser Error Message: Could not load type 'WebApplication1.Global'.
Source Error:
Line 1: <%@ Application Codebehind="Global.asax.cs" Inherits="WebApplication1.Global" Language="C#" %>
Source File: /global.asax Line: 1
secondly i am getting the error-
Error 1 Unable to resolve type 'FreeTextBoxControls.FreeTextBox, FreeTextBox, Version=3.3.1.12354, Culture=neutral, PublicKeyToken=5962a4e684a48b87'
in the file licenses.licx when i have downloaded a richtextcontrol(freetextboxcontrol) and placed on the page
.. i need suggestions