Hi
I'm working on migration process. On of the machine I tried touninstall "Nintex Forms" according to document: NF2013_uninstall_guide.pdf.
One of the step is $farm.RemoveObsoleteClass("4DB6F71E-05FF-4383-B16E-ABC5A57057C5")
When I installed Nintex Forms again,
I can't add license, because I got message that "Nintex Forms has not been activated yet. Please go to Central Administration and activate the Nintex Forms under Web Application > Manage web application > Manage Features
I'm getting this error (bellow) when I try to enable "Nintex Forms" on my web application.
How can I solve this problem?
Error in the application.
Description:An unhandled exception occurred during
the execution of the current web request. Please review the stack trace for
more information about the error and where it originated in the code.
Exception Details: Nintex.Forms.SharePoint.Exceptions.NintexFormsNotActivatedException:
Error in the application.
Source Error:
An unhandled exception was generated |
Stack Trace:
[NintexFormsNotActivatedException: [NintexFormsNotActivatedException: Nintex.Forms.SharePoint.Licensing.LicenseHelper.ReadLicenseFileFromDatabase() [SPException: Error in the Nintex.Forms.SharePoint.Licensing.LicenseHelper.ReadandCheckIfLicenseValidForFeatureActivation() Microsoft.SharePoint.SPFeature.DoActivationCallout(Boolean |
Version
Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET
Version:4.0.30319.18408
*******************************************************************************************
Apparently "INSTALL-NFService" need to be run in SharePoint powershell to fix this problem.