For installation we (we I say "we" I mean our external IT company because I was unable to configure the IIS) strictly followed the video:
We were able to install everything up to this point of the video:
But the connection is always refused. The problem is just with the Business Manager Server. we tried do deactivate the BM server, activate the default windows and that one works like a charm. With the BM server each time we try to connect:
I don't know if this may be helpful but just in case I'm pasting here the contents of the appsetting.json file:
{
"https_port": 443,
"DisableHttps": "True",
"Version": "6.1.66",
"Logging": {
"LogLevel": {
"Default": "Error",
"Microsoft": "Error",
"Microsoft.Hosting.Lifetime": "Error"
}
},
"AllowedIPAddresses": "*",
"DatabaseVersion": "3230",
"DetailedErrors": "true",
"ConnectionStrings": {
"TBM": "Data Source=.\\SQLExpress;Initial Catalog=TBM;Integrated Security=True;Connect Timeout=30;Encrypt=False;TrustServerCertificate=true;MultiSubnetFailover=False"
}
}
Could really use any help. Thanks!!
Generated Image Alt-Text
[edited by: Trados AI at 11:05 AM (GMT 0) on 4 Mar 2024]