TeamCity Integration with NDepend
Hi, there
We installed the NDepend with TeamCity. The NDepend is activated with the Teamcity Agent for a 14 days evaluation.
When we run the build with NDepend in TeamCity, we got the following error message:
[Step 2/2] Unhandled Exception: System.TypeInitializationException: The type initializer for 'NDepend.NDependServicesProvider' threw an exception. ---> System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.Exception: NDepend evaluation issue: Your evaluation period hasn't been activated yet. Please run Visual NDepend to start evaluation.
[Step 2/2] at NDepend.AnalysisImpl.APIInitializerImplAnalysis.ThrowAnExceptionOnFailure(String failureReason)
[Step 2/2] --- End of inner exception stack trace ---
Does anybody know how to solve this issue?
Thanks!
Please sign in to leave a comment.