[Mono-list] null ref. exception

Gonzalo Paniagua Javier gonzalo.mono at gmail.com
Mon Jul 20 00:02:02 EDT 2009


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




More information about the Mono-list mailing list