parser error

G

Guest

Hi,

I have an app which consist of 2 modules ie. FolderA and FolderB. I put the
solution file Solution.sln in the main folder say MainFolder and the
respective files in 2 different folders ie FolderA and FolderB within
MainFolder.

When my user is attempting to log into my system, he will get redirected to
a xxx.aspx within FolderA. However, I get the error:

Server Error in '/MainFolder/FolderA' 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.

Source Error:
Line 1: <%@ Page language="c#" Codebehind="xxx.aspx.cs"
AutoEventWireup="false" Inherits="MainFolder.FolderA.xxx" %>
Line 2: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" >
Line 3:

Any suggestion will be much appreciated. Am I on the right track ? Thanks.

regards,
andrew
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Parser Error: Could not load type 1
Parser Error 0
Parser Error: 0
Parser Error 3
Parser error 6
Parser Error 1
Parser Error 2
Parser error 2

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,582
Members
45,070
Latest member
BiogenixGummies

Latest Threads

Top