parser error

Discussion in 'C#' started by kkgin, Sep 20, 2007.

  1. #1
    Hi, i am getting this error, can some help me to reactify this error.


    following error is there on url:

    http://www.shrishtisoftech.com/OMS/Login.aspx



    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 the assembly 'App_Web_bipjygkv'. Make sure that it is compiled before accessing the page.

    Source Error:


    Line 1: <%@ page language="C#" masterpagefile="ClientMaster.master" autoeventwireup="true" inherits="Default2, App_Web_bipjygkv" %>
    Line 2:
    Line 3: <asp:Content ID="Content1" ContentPlaceHolderID="ContentPlaceHolder1" Runat="Server">



    Source File: /OMS/Login.aspx Line: 1



    --------------------------------------------------------------------------------

    Version Information: Microsoft .NET Framework Version:2.0.50727.832; ASP.NET Version:2.0.50727.832
     
    kkgin, Sep 20, 2007 IP