Hi everyone,
I have a problem when I synchronize database:
System.Net.WebException: The remote server returned an error: (500) Internal Server Error.
at System.Net.HttpWebRequest.GetResponse()
at Microsoft.Dynamics.Framework.Tools.ProjectSystem.DevFabricAccessor.StartWorkerProcess()
at Microsoft.Dynamics.Framework.Tools.ProjectSystem.DevFabricDebuggingHost.WarmupAppPool(Int32 RetryCount)
at Microsoft.Dynamics.Framework.Tools.ProjectSystem.Debugger.IISExpressDebuggingHostSupplier.InitializeDebuggingHostSupplier()
at Microsoft.Dynamics.Framework.Tools.ProjectSystem.Debugger.IISExpressDebuggingHostSupplier.RecycleAppPool()
at Microsoft.Dynamics.Framework.Tools.BuildTasks.SyncEngineWrapper.Sync(CancellationToken cancellationToken)
I tried Restart IIS, Server, Add Certificate, Full Build + Synchronize but the result was the same error as before.
How to fix?
Please help me!
Thanks & regards.