I noticed that you have code in ErrorXml.cs:217 that looks to write the
error.ApplicationName to the xml string. But, as far as i could tell, the value
of error.ApplicationName is never set.
Should it be set? Maybe around SqlErrorLog.cs:141. Something like:
error.ApplicationName = ApplicationName;
Original issue reported on code.google.com by smagli...@gmail.com on 4 Aug 2011 at 6:07
Original issue reported on code.google.com by
smagli...@gmail.com
on 4 Aug 2011 at 6:07