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        2006-12-23 17:45:49.000000000 -0500
+++ shadow/80129.tmp.7191       2006-12-24 07:04:46.000000000 -0500
@@ -58,6 +58,13 @@
 <%@ Page Language="C#" AutoEventWireup="true"  
 CodeFile="Default.aspx.cs" Inherits="_Default" 
      MasterPageFile="~/MyMasterPage.master" %>
 <%@ MasterType VirtualPath="~/MyMasterPage.master" %>
 
 Please test and let us know whether it worked
+
+------- Additional Comments From [EMAIL PROTECTED]  2006-12-24 07:04 -------
+Thanks, seems my testcase was slightly wrong however it seems that
+without the <%@ MasterType VirtualPath="~/MyMasterPage.master" %> it's
+unable to access that type. On .NET 2.0 it works without that
+directive, although now I know what the problem is, the issue is
+solved for it.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to