[Mono-list] ASP.NET
Chris Aitken
chris at ion-dreams.com
Tue Jan 24 09:24:41 EST 2006
> <%@ Page language="c#" Codebehind="index.aspx.cs"
> AutoEventWireup="false" Inherits="MSc.Starter" %> <!DOCTYPE
> HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" > <HTML>
> <HEAD>
Codebehind is a VS thing only. Change it to Src and it should all work.
> The Starter class is defined in index.aspx.cs
It doesn't know about indes.aspx.cs until you do what is suggested above.
HTH
Chris
--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.
More information about the Mono-list
mailing list