[Mono-dev] XSP debugging

Carlos Solorzano carlos at applianz.com
Fri Nov 18 17:12:36 EST 2005


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  
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.

--Carlos



More information about the Mono-devel-list mailing list