Hi!
I keep getting this error message 'System.InvalidOperationException'
whenever some exceptions is thrown in my web service code. Is there any way
to configure IIS or my web service to display a little more detailed error
messages?
Im running .NET 1.1/VS03/XP/IIS/C#
Thanks!
/Andreas
recoil@community.nospam - 19 Apr 2005 13:33 GMT
If i were you i would create a miniature logging framework that logs
all errors and related stack trace.