J
Jason Richmeier
Is there a way to catch an application configuration error on startup?
I have written a windows service. If there is an error in the configuration
file (such as invalid xml) the exception is thrown before the OnStart method
is invoked. Is there a way to catch this exception?
Thank you,
Jason Richmeier
I have written a windows service. If there is an error in the configuration
file (such as invalid xml) the exception is thrown before the OnStart method
is invoked. Is there a way to catch this exception?
Thank you,
Jason Richmeier