Retry attempt 0
Hi Everyone,
We raised the ticket to Microsoft and the issue has been resolved.
The issue was with the enabling of TLS 1.2
Below are the steps that we followed,
Set-ItemProperty HKLM:\SOFTWARE\Microsoft\.NETFramework\v4.0.30319 -Name SchUseStrongCrypto -Value 1 -Type dword -Force -Confirm:$false
Set-ItemProperty HKLM:\SOFTWARE\Wow6432Node\Microsoft\.NETFramework\v4.0.30319 -Name SchUseStrongCrypto -Value 1 -Type dword -Force -Confirm:$false
By following above steps, we did not encounter any warning / error.
The Ax2012 R3 environment has been uploaded successfully using Discovery tool and has generated the required analysis report on LCS.
The same error happens if your network blocks accessing *.dynamics.com.
Please check it with fiddler to see which URL is blocked.
Hi Will,
Do you believe the solution mentioned on below blog could work in my case as well.
community.dynamics.com/.../system-diagnostics-tool-lcs-error
If you check the above blog, the event log and error mentioned in blog is same as in my case, but that error has popped up during Upload environment. And I am facing the error as soon as I open the Microsoft Dynamics AX Lifecycle Services Diagnostic Service Discovery.
It says to ensure the system can use TLS 1.2 to connect to the LCS web services.
Will it work?
Thanks,
Rhushikesh
Hi Will,
I followed step no. 7 of msdn which is as below,
If you have an existing local X509 certificate, on the Select the certificate type page, click Use existing. If you do not have an X509 certificate, perform the following steps:
1. On the Select the certificate type page, click Create new.
2. Enter a prefix to be used in the certificate name.
3. Click Next to create the certificate.
4. Verify that the new certificate has been created in the specified location.
Hi Raut,
How did you create your certificate?
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,280 Super User 2024 Season 2
Martin Dráb 230,214 Most Valuable Professional
nmaenpaa 101,156