Special Folders In Configuration

2005-04-07 Thread Corey Mosher
Hi, I am trying to get my FileAppender to log everything to a file in the user's my documents folder. I can't seem to find any information on how to specify special folders in the appender like: my documents desktop windows dir I have found out how to specify the user's application data folder u

RE: SmtpAppender not working

2005-04-07 Thread Erik.Sargent
IMHO, this is a theoretical problem, unless somebody has a real-world use case. I've been doing web development with IIS specifically for 7-8 years? (hard to believe it is that long) working with both ISP and corporate environments. I only mention that because I can explain that System.Web has Mai

RE: SmtpAppender not working

2005-04-07 Thread Baron Schwartz
Yes, there is much to criticize about that architecture. I'm not sure if anything else needs to load System.Web.dll, but that's kind of a monster DLL to load, too. I'm also wondering if there's much need for passing through the credentials of the process, for environments that support that.

RE: SmtpAppender not working

2005-04-07 Thread Nicko Cadell
I agree that the .NET API is not great with regard to the SmtpMail.SmtpServer. I would have preferred it if the server could have been passed on a per message basis. Also why did they choose to deliver mail functionality in the System.Web assembly? We could change the appender to store the current