oK, I have just successfully built and run my test project as: MyIndex.aspx --> MyMaster.master --> BaseMaster.master, as nested Master page pages
under monodevelop 4.2.3/mono3.2.8/Centos6.5 This can proof nested master page works under mono, but cannot solve your problem. In my experience, hardly, I can copy/paste M$ asp.net project to Linux and run. In my last project I completed and ran the project under VS2013 first and go to Monodevelop and re-do it by copy and paste code. I was surprise that I have to change codes to make it work and then copy them back to VS2013. Mono follows DotNet specification and M$ puts lots extra feature to helper programmer, apart from that, we can have up/low case issue, path issue, Apache or mod_mono setting issue... It is true M$ windows programmer will be lost under Linux/Mono, it needs lots of system knowledge that they might not have. -- View this message in context: http://mono.1490590.n4.nabble.com/compile-Masterpage-s-masterpage-tp4662329p4662395.html Sent from the Mono - ASP.NET mailing list archive at Nabble.com. _______________________________________________ Mono-aspnet-list mailing list [email protected] http://lists.ximian.com/mailman/listinfo/mono-aspnet-list
