[Mono-list] [Fwd: ASP.NET 2.0 problem]

Fredrik Elestedt fredrik at elestedt.com
Thu Dec 22 09:11:21 EST 2005


Well,
I updated to mono-1.1.12 and xsp-1.1.10.1 and the pesky
CompilationException disappeared - but instead the "real" error showed
itself:

Description: Error compiling a resource required to service this
request. Review your source file and modify it to fix this error.

Error message: /tmp/elestedt-temp-aspnet-0/9eff4e65/39526.0.cs(70,41) :
error CS0117: `ASP.base_master' does not contain a definition for
`form1' /tmp/elestedt-temp-aspnet-0/9eff4e65/39526.0.cs(97,13) : error
CS0117: `ASP.base_master' does not contain a definition for `form1'
/tmp/elestedt-temp-aspnet-0/9eff4e65/39526.0.cs(102,41) : error CS0117:
`ASP.base_master' does not contain a definition for
`ContentPlaceHolder1'
/tmp/elestedt-temp-aspnet-0/9eff4e65/39526.0.cs(110,13) : error CS0117:
`ASP.base_master' does not contain a definition for `ContentPlaceHolder1'

File name: /var/www/CBC/base.master

Source File: /tmp/elestedt-temp-aspnet-0/9eff4e65/39526.0.cs


Looking at the source to the page base.master one finds that there
exists a form with the name form1 and a ContentPlaceHolder with the name
ContentPlaceHolder1... Anyone have any ideas?

// Fredrik
-------------- next part --------------
An embedded message was scrubbed...
From: Fredrik Elestedt <fredrik at elestedt.com>
Subject: ASP.NET 2.0 problem
Date: Wed, 21 Dec 2005 22:27:29 +0100
Size: 1075
Url: http://lists.ximian.com/pipermail/mono-list/attachments/20051222/cbf58065/ASP.NET2.mht


More information about the Mono-list mailing list