On Fri, Nov 18, 2005 at 04:12:36PM -0600, Carlos Solorzano scribbled: > > On Nov 16, 2005, at 4:43 PM, Marek Habersack wrote: > > >On Wed, Nov 16, 2005 at 11:00:05AM -0600, Carlos Solorzano scribbled: > >>Whats the easiest way to do some debugging of XSP, is there a way to > >>turn on logs for XSP? > >personally I use log4net (catches also Console.Write/WriteLine) > >with the > >following config: > > Marek, have you ever noticed any problems (specially since 1.1.10) > where XSP closes after you hit Enter but when you open it again it > just gives you a Sharing Violation in trying to open the log file for No, never. I'm running the latest SVN mono, mod_mono, xsp and haven't had such problems. But I run the software on Linux, so the problem might be windows-specific (I understand you're using Windows, right?)
> writing? It only happens with XSP for me so far and really bad with > the latest version. I wonder if maybe I am configuring log4net at the > wrong place, right now I do it somewhere in my Global.asax, on > something like OnApplicationStart. Why don't you try the method I posted in the other mail? It seems to be the nicest way of configuring log4net, at least IMHO. regards, marek
signature.asc
Description: Digital signature
_______________________________________________ Mono-devel-list mailing list [email protected] http://lists.ximian.com/mailman/listinfo/mono-devel-list
