Quantcast
Channel: SQL Server Master Data Services forum
Viewing all articles
Browse latest Browse all 1311

MDS 2016 problems - General Error, This page can't be displayed, Evaluation period expired...

$
0
0

We have a clean install from Windows server 2012 R2 and SQL Server 2016 development edition with MDS.

MDS configuration went smoothly and according to management console all the necessary IIS components are in place. When I open the MDS web app localhost/MDS everything looks fine...but going to Version management or User and Group Permission pages won't do anything and I get "This page can't be displayed" -error. If I try to create a new model it fails and gives me "110001 : A general error occurred."

MDS log files at C:\Program Files\Microsoft SQL Server\130\Master Data Services\WebApplication\Logs have following errors:

GetAllSystemSettingGroups,Error,"Evaluation period has expired."

GetAllSystemSettingGroups,Error,"Error details: System.ServiceModel.FaultException`1[Microsoft.MasterDataServices.Services.DataContracts.EditionExpiredMessage]: The Microsoft SQL Server license has expired. (Fault Detail is equal to Microsoft.MasterDataServices.Services.DataContracts.EditionExpiredMessage)."

"LogError : An error occurred while processing message request type 'SystemSettingsGetRequest'. See exception details for more information.

According to SQL Server the evaluation period hasn't expired, and it shouldn't be because all of the above were installed about a week ago.

I've compared the MDS web.config to another installation and they seem to be similar. I've tried replacingsqlboot.dll with the file from Program Files (x86) as suggested in some posts and disabling UAC with no luck.

It looked like .ASPX -pages wouldn't respond in MDS. However when I made my own test.aspx it works OK so I'm guessing the problem shouldn't be in IIS, but in the MDS aplication/web site.

I'm running out of ideas (and time) what to try next. Does anyone have any ideas or similar experiences?

  - Juha S




Viewing all articles
Browse latest Browse all 1311

Trending Articles