Please do not reply to this email- if you want to comment on the bug, go to the URL shown below and enter your comments there.
Changed by [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=80129 --- shadow/80129 2007-01-19 19:35:30.000000000 -0500 +++ shadow/80129.tmp.20780 2007-01-20 07:20:00.000000000 -0500 @@ -102,6 +102,14 @@ -------------- So it seems that Mono behavior is correct. I'm closing the bug, if you can confirm that MS.NET 2.0 does indeed work in this case, feel free to reopen it. + +------- Additional Comments From [EMAIL PROTECTED] 2007-01-20 07:20 ------- +On MS .NET, the "<%@ MasterType VirtualPath="~/MyMasterPage.master" +%>" isn't needed to be able to compile above code. (The error you +showed was a runtime error). Although I now know that the MasterType +directive should be there, and everything works for me, I'm fine with +the way it is now in Mono, it's still slightly different from +Microsoft .NET 2.0 _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
