get_Audience Error

Ahmet Ramazan Erdöl asked on June 21, 2025 22:54

I'm trying to integrate Kentico into a .NET 8 Web project. The admin panel works fine, but I'm getting the following error on the frontend side:

CMS.Membership.Internal.VirtualContextAuthenticationConfiguration.get_Audience()

I'm confident that the CMSHashStringSalt and CMSConnectionString values are correctly configured. I've tried many possible solutions, but I couldn't identify the root cause.

Do you have any idea what might be causing this issue or how to fix it?

Recent Answers


Juraj Ondrus answered on June 22, 2025 05:01

The get_Audience() error usually indicates that the domain you are trying to access the site from is not registered in Kentico. Can you please check the Sites application and see if the domain is registered in the Presentation URL of the site, or as a live site alias?
Also, make sure you have proper license keys for the domain and domain aliases in place.

0 votesVote for this answer Mark as a Correct answer

   Please, sign in to be able to submit a new answer.