I got an error while creating a widget. I followed documentation from here
License for feature 'ABTesting' not found. 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.
Steps:
I using a free license key for my localhost. I removed builder.UseABTesting() method in App_start/ApplicationConfig.cs but error is unresolved.
builder.UseABTesting()
Can someone help me? Thanks in advance!
I would also recommend turning off the online marketing features in Settings -> Online marketing. Then, what version are you using? What hotfix is applied? There were some licensing bugs fixed too.
@Juraj Ondrus, thank you so much. Just turn of online marketing features resolved my issue.
Please, sign in to be able to submit a new answer.