zohaib.qureshi 0 Newbie Poster

Hi All,

We had a web application build on VS 2005 in .NET Framework 2.0 but then we converted web application to VS 2008 in same .NET Framework.The issue with Solution file it get compliled successfully in VS 2008 but whenever we browse login page it shows Parser error. Please suggest any solution, any help would be highly appreciated.

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 'LoginPage'.

Source Error:

Line 1: <%@ Page Language="C#" AutoEventWireup="true" Inherits="LoginPage" EnableEventValidation="false" Title="Login Page" Codebehind="Login.aspx.cs" %>

Line 2:
Line 3: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

Source File: /Serono.UI/Login.aspx Line: 1

Version Information: Microsoft .NET Framework Version:2.0.50727.3053; ASP.NET Version:2.0.50727.3053

Regards,

Zohaib

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.