Skip to end of metadata
Go to start of metadata

Requirements


Application Integration is available for the following project types:

  • WinForms
  • WebForms
  • ASP.NET MVC
  • WPF
  • Silverlight

Configuring CodeSmith Insight is both quick and easy. You need only...
1. Create a project on the server.
2. Generate an API Key.
3. Reference the Insight Client assembly.
4. Add a minimal amount of configuration to your project.
...and you're done!

Projects


Please visit our Documentation - Projects page to learn how to manage projects.

Configuration


To assist with configuring your project to use Insight, we have added a configuration wizard. To use the configuration wizard, go to the 'Projects' panel, edit a project, select an API key, and click the 'Configuration Wizard' button and follow the steps. Also, you could select configure from the 'Getting Started' page.

Config File


Insight can be configured using your App.config or Web.config file.

Attributes


Insight can be configured using Assembly Attributes.\
view source

Code


When you configure Insight for anything other than a website (which uses an HttpModule), you must also call this line of code to register the CodeSmith Insight error handlers:

Labels: