[Mono-aspnet-list] Re start mono after compile?

Mark DevGood dirkroel at gmail.com
Tue Jul 28 10:12:29 EDT 2009


I think I've discovered what it could be and I'd like to post my findings for
anyone else reading this thread. I tried adding in files until the problem
re-occurred and I think that the problem is due to a problem with
Global.asax.cs. By deleting this file, I've managed to get rid of the
problem in my website.

This makes a lot of sense when you think about it because if
Application_Start fails to complete for any reason then the website will not
load up. Finding out what is wrong in Global.asax.cs can be difficult
because it is not often apparent that the errors are being caused by it.

Cheers
- Mark
-- 
View this message in context: http://www.nabble.com/Restart-mono-after-compile--tp24392500p24698276.html
Sent from the Mono - ASP.NET mailing list archive at Nabble.com.



More information about the Mono-aspnet-list mailing list