On Sun, 2009-07-19 at 18:40 +0200, Peter Hagen wrote: > Hi Gonzalo > > well, i have a bit a problem of recreating the bug in a new project. > If i make a new project from MonoDevelop, it works as planned. But > inside my project it doesn't. But this is originally a 1.1 > application. Uploading the entire project isnt really an option. So, > ill try to figure out more about the project first :s
If you can build System.Web from sources, sprinkle a few Console.WriteLine() in Contorl.AppRelativeTemplateSourceDirectory and ToAppRelative. That will at least tell you where the 'null' is used for the first time. -Gonzalo _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
