I have a Localized dnn 9 site with two languages en-Us and ar-Sa. The english culture search works well. but the arabic one returns no result. In admin logs this error appear : AbsoluteURL:/ar-SA/API/internalservices/searchService/search
DefaultDataProvider:DotNetNuke.Data.SqlDataProvider, DotNetNuke
ExceptionGUID:c85e2719-e024-4233-b65e-fb2923e7863e
AssemblyVersion:
PortalId:-1
UserId:-1
TabId:-1
RawUrl:
Referrer:
UserAgent:
ExceptionHash:AqhATE93Pt6wy2F8K3pufQbH62g=
Message:Specified time is not supported in this calendar. It should be between 04/30/1900 00:00:00 (Gregorian date) and 11/16/2077 23:59:59 (Gregorian date), inclusive. Parameter name: time
How can I fix this error?
Most likely, you have a time specified somewhere (It's in a database table) that is set incorrectly, or the "culture" setting for the SA site is set up incorrectly.