DriveWorks.Live.Shared.Runtime.LicensingException: DriveWorks Live has not been activated.
at DriveWorks.Live.Shared.Runtime.LiveRuntimeSentinel.EnsureCore()
at DriveWorks.Live.Shared.Runtime.LiveRuntimeSentinel.Ensure()
at DriveWorks.Live.Shared.Runtime.LiveRuntimeSentinel..ctor(ILiveRuntime runtime)
at DriveWorks.Live.Web.Runtime.LiveRuntime.GetRuntimeSentinel()
at DriveWorks.Live.Web.Runtime.LiveRuntime.GetSessionHandle(SessionUserDetails userDetails)
at Implementations.LiveSession..ctor(IProviderCredentials credentials, SessionUserDetails userDetails)
at Implementations.LiveContext.BeginSession(IProviderCredentials credentials, Boolean startedManually)
at Implementations.LiveContext.BeginSession(String userName, String password, Boolean startedManually)
at ASP._Page_content_system_Modules_Integration_View_controller_cshtml.StartSession(String username, String password, Boolean isAutoLogin) in c:\ProgramData\DriveWorks\19\Live\Themes\Web\content\system\modules\Integration\view\controller.cshtml:line 155
at ASP._Page_content_system_Modules_Integration_View_controller_cshtml.Launch(String username, String password, Boolean autoLogin, Boolean requiresNewSession, Boolean requiresExactUser, String projectName, String specificationName, String operationName, String transitionName, Dictionary`2 permanentParameters, Dictionary`2 transientParameters) in c:\ProgramData\DriveWorks\19\Live\Themes\Web\content\system\modules\Integration\view\controller.cshtml:line 12
at ASP._Page_content_system_Modules_Integration_View_controller_cshtml.Execute() in c:\ProgramData\DriveWorks\19\Live\Themes\Web\content\system\modules\Integration\view\controller.cshtml:line 289
at System.Web.WebPages.WebPageBase.ExecutePageHierarchy()
at System.Web.WebPages.WebPage.ExecutePageHierarchy(IEnumerable`1 executors)
at System.Web.WebPages.WebPage.ExecutePageHierarchy()
at System.Web.WebPages.WebPageBase.ExecutePageHierarchy(WebPageContext pageContext, TextWriter writer, WebPageRenderingBase startPage)
at Implementations.RazorRenderContext.RenderCore(IDictionary`2 values)