Dynamically set locations at runtime
danielsena
Posts: 11
For SmartAssembly exception reporting, how do you dynamically set the database, web service and file store locations at run time.
I would like to have a single build process for an application, but exception report to different locations.
Thanks for any help anyone can offer on this matter.
I would like to have a single build process for an application, but exception report to different locations.
Thanks for any help anyone can offer on this matter.
Comments
You may be able to dynamically set the service by creating a custom error reporting dialog to do so - http://www.red-gate.com/products/dotnet ... zed-dialog
However, using different database and file store locations is not supported, I'm afraid, as having information spread through several different databases could cause many issues with viewing error reports.
Hope this information is helpful!
Jessica Ramos | Product Support Engineer | Redgate Software
Have you visited our Help Center?