Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Application Error

0 views
Skip to first unread message

Igor Kravzov

unread,
Nov 28, 2000, 11:55:57 PM11/28/00
to
Hi guys,

I tried to create my first simple web application (C#) and got the following
error:

Parser Error
Description: An error occurred during the parsing of a resource required to
service this request. Please review the specific parse error details below
and modify your source file appropriately.

Parser Error Message: 'WebApplication.Global' is not a valid base class to
inherit from

Source Error:


Line 1: <%@ Application Codebehind="Global.cs"
Inherits="WebApplication.Global" %>


Source File: c:\inetpub\wwwroot\WebApplication\global.asax Line: 1


Does anybody have any idea what can cause this error?

Thanks in advance,
Igor


Raffaele Rialdi

unread,
Dec 28, 2000, 6:38:39 AM12/28/00
to
You have to build your web-app at least once. If you don't do it, you get
this error.

Bye,
Raffaele [301008]


"Igor Kravzov" <igo...@home.com> wrote in message
news:uZHkyZaWAHA.248@cppssbbsa03...

0 new messages