[MonoDevelop] NullReferenceException compiling ASP.Net project

Michael Hutchinson m.j.hutchinson at gmail.com
Tue Aug 5 14:17:06 EDT 2008


On Mon, Aug 4, 2008 at 4:56 PM, Bryan Murphy <bmurphy1976 at gmail.com> wrote:
> Hi guys,
> I keep managing to create web projects that monodevelop refuses to compile.
>  I've searched through the bugzilla repository, but can't find a
> corresponding bug.  The bug is unusual in that I have some web projects that
> compile fine, and some that don't compile at all.
> I'm running a trunk build of monodevelop as of 3:45 CST today.  You can view
> a log of my system information and a corresponding stack trace from
> monodevelop here: http://pastebin.com/fa855b58
> Also, I've zipped up one of the projects that is giving me grief and you can
> download it here:
> http://s3.amazonaws.com/mediafly/public/users/bmurphy/MonoMediaflyMediaServer.tar.bz2
> Any ideas what I may be doing wrong?  I'm ready to submit a bugzilla report,
> but I thought I'd hit up the mailing list first.

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


More information about the Monodevelop-list mailing list