TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Administrator
Tech Writer
2.2k
1.5m
Parser Error
Apr 12 2003 2:39 AM
Hi, I developed an ASP.net application and successfully executed in our local server. Then uploaded to the client server and opened the file in the browser i encountered the following error. Please send me the details why this error has occured. 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 'WebReportDemos.Global'. Source Error: Line 1: <%@ Application Codebehind="Global.asax.cs" Inherits="WebReportDemos.Global" %> Source File: C:\Inetpub\WebReportDemos2\global.asax Line: 1 Mallik
Reply
Answers (
2
)
Derived Page class
Accessing Methods written in a .cs file in a Page