I create one website in 3 tire architecture and its working local but when I publish and upload in .net server in live it gives error
Error
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 type 'urprofessional.Clients.index'.
Line 1: <%@ Page Language="C#" AutoEventWireup="true" CodeBehind="index.aspx.cs" Inherits="urprofessional.Clients.index" %>