How can we help you today? How can we help you today?
williamw
Can't reference both SmartUsageCore and SmartExceptionCore
The SmartUsageCore assembly includes the SmartExceptionCore namespace so if I reference both I get several errors due to ambiguous names. Is it impossible to have a usage reporting template and an ...
1 follower 1 comment 0 votes
Confusion about UsageCounter vs UsageReporter
The documentation examples for feature usage reporting use "UsageCounter.ReportUsage" to report feature usage. The SDK templates define a class that inherits from UsageReporter and define static me...
1 follower 1 comment 0 votes
Control when feature usage data is sent
It appears that feature usage data for an application is transmitted when the program terminates. I'm looking at using reporting from a service application that may run for months, and I'd like to ...
1 follower 1 comment 0 votes
Feature usage reporting with multiple assemblies
I have an application that is built using several assemblies. Both the main executable and the assemblies contain features that I want to do usage reporting on. The assemblies are not being merged ...
4 followers 5 comments 0 votes
Error reporting and feature usage from service application?
As far as I can tell SA does not support error reporting or feature usage reporting from services or console apps. Are there any plans to add this capability?
2 followers 4 comments 0 votes