Hi Guys
As you know, Microsoft released D365FO Local Business On-Premise release.
Here the link Set up and deploy on-premises environments
.
During the AXDB restore i got this run some one please help me out,It seems like AXdbadmin is not working.
Some one face issue let me know i have already take full day on it.
I am running this script.
.\Initialize-Database.ps1 -ConfigurationFilePath .\ConfigTemplate.xml -ComponentName AOS
.\Configure-Database.ps1 -ConfigurationFilePath .\ConfigTemplate.xml -ComponentName AOS

As you know, Microsoft released D365FO Local Business On-Premise release.
Here the link Set up and deploy on-premises environments
.
During the AXDB restore i got this run some one please help me out,It seems like AXdbadmin is not working.
Some one face issue let me know i have already take full day on it.
I am running this script.
.\Initialize-Database.ps1 -ConfigurationFilePath .\ConfigTemplate.xml -ComponentName AOS
.\Configure-Database.ps1 -ConfigurationFilePath .\ConfigTemplate.xml -ComponentName AOS
hi henry
ReplyDeleteI looked at denis's blog and came to your blog
I'm having a problem you've been through, but have you solved it?
Replica had multiple failures inAOS_204 API call: IStatelessServiceInstance.Open(); Error = System.ComponentModel.Win32Exception (-2147467259)
The requested operation requires elevation
at System.Diagnostics.Process.StartWithCreateProcess(ProcessStartInfo startInfo)
at Microsoft.Dynamics.AXService.Database.Synchronizer.SyncDB()
at Microsoft.Dynamics.AXService.Database.Synchronizer.Synchronize()
at Microsoft.Dynamics.AXService.AXService.<>c__DisplayClass9_1.<.ctor>b__0()
at Microsoft.PowerApps.Runtime.Common.LatencyRecorder.RecordLatencyEvent(ILogger logger, String eventName, Action action, IDictionary`2 additionalProperties, IDictionary`2 additionalMetrics)
at Microsoft.Dynamics.AXService.AXService..ctor(StatelessServiceContext context, ILogger logger)
at Microsoft.Dynamics.AXService.Program.<>c.b__0_0(StatelessServiceContext context)