[MonoDevelop] NullReferenceException compiling ASP.Net project

Bryan Murphy bmurphy1976 at gmail.com
Tue Aug 5 15:05:40 EDT 2008


On Tue, Aug 5, 2008 at 1:17 PM, Michael Hutchinson <m.j.hutchinson at gmail.com
> wrote:
>
> This issue here is that the project doesn't have a valid configuration
> object for the configuration that you're trying to build. Dis the
> solution originate from VS or MD?
>
> I added a null check anyway, so this issue won't break your build,
> it'll just prevent the autogeneration of field in the CodeBehind
> designer class.
>
> --
> Michael Hutchinson
> http://mjhutchinson.com
>

I usually start my ASP.Net projects in VS, and then import them into
Mondevelop later.  That being said, I've run across the problem a few times,
including when I created the ASP.Net project in Mono.

I did a complete rebuild of my mono tools today to 2.0preview1 (including a
full uninstall of all the old tools), and a complete rebuild of Monodevelop
using the new change as well as the new tools.  I'm successfully building my
projects again.  Of course it may not be generating all the appropriate code
behind, but so far everything is working.

Thanks,
Bryan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/monodevelop-list/attachments/20080805/cca68285/attachment.html 


More information about the Monodevelop-list mailing list