[Mono-dev] Who broke master pages in trunk :)

R. Tyler Ballance tyler at monkeypox.org
Fri Aug 31 07:58:10 EDT 2007


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

I figured I'd throw this out there while testing out my ASP.NET  
applications against trunk this evening I discovered that every  
single project that used a master page would throw errors like:

> Description: Error parsing a resource required to service this  
> request. Review your source file and modify it to fix this error.
>
> Error message:
> Cannot find type DontPanic.Default
>
> File name: /home/tyler/source/bleep/DontPanic/site/Default.aspx     
> Line: 1
>
> Source Error: <%@ Page Language="C#" Inherits="DontPanic.Default"  
> MasterPageFile="DontPanic.master" %>
> <%@ Register TagPrefix="DontPanic" TagName="Search"  
> Src="Search.ascx" %>
> <asp:Content Runat=server ID="DefaultContent"  
> ContentPlaceHolderID="MasterPageContent" >


The Mono version/rev I'm using is:
	Mono JIT compiler version 1.2.5 (/trunk/ r85091)

Just thought I'd bring this up, I'd do an 'svn blame' but I don't  
even know where to start :)

I'm checking out the 1.2.5 tag from SVN just to double check that the  
release didn't contain the regression, I'll report back if it does.


Cheers,
- -R. Tyler Ballance
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.7 (Darwin)

iD8DBQFG2AJSA2GmJ0VpG78RApGWAJ9T8sK+rA0IaQG/ICAcE8SyWwn93QCeN92b
oNeYAQ4iSbgO0EtgAWIt/D4=
=b2WO
-----END PGP SIGNATURE-----



More information about the Mono-devel-list mailing list