I'm trying to complete the deployment of the Navision 2017 using the "Initialize Virtual Machine.ps1" script, but its execution ends with the error
The request failed with the error message:
--
<s:Envelope xmlns:s="http://schemas.xmlsoap.org/soap/envelope/"><s:Body><s:Fault><faultcode xmlns:a="urn:microsoft-dynam
ics-schemas/error">a:Microsoft.Dynamics.Nav.Service.WebMetadata.ServiceBrokerException</faultcode><faultstring xml:lang=
"en-US">Service "CRONUS Россия ЗАО/Page/Customer" was not found!</faultstring><detail><string xmlns="http://schemas.micr
osoft.com/2003/10/Serialization/">Service "CRONUS Россия ЗАО/Page/Customer" was not found!</string></detail></s:Fault></
s:Body></s:Envelope>
--. (at <ScriptBlock>, C:\DEMO\Initialize\install.ps1: line 422)
Please help!!!