Options

Dynamically set locations at runtime

danielsenadanielsena Posts: 11
edited August 18, 2014 12:41PM in SmartAssembly
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.

Comments

  • Options
    Jessica RJessica R Posts: 1,319 Rose Gold 4
    Hi Daniel,

    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?


Sign In or Register to comment.