Hi Gary. Thanks for answering.
The two URL links open correctly in my browser.
I don't know how to know if the version of SQL Server is compatible with that of CRM. The version I have installed of SQL Server is 2019.150.2000.5 and that of Dynamics 365 CRM is 9.0.2.3034. I think they are the latest versions in both.
As for the user, I am with a domain and I have full administrator permissions. I don't think it's that because I've never had problems.
On the other hand, I have looked at the link that you have passed me and what has happened to you:
<crmsetup>
<srsdataconnector>
<installtype></installtype>
<configdbserver></configdbserver>
<autoupdateconfigdb>1</autoupdateconfigdb>
<autogroupmanagementoff>0</autogroupmanagementoff>
<instancename>MSSQLSERVER</instancename>
<configsku>OnPremise</configsku>
<!-- Set enabled = true for DB webstore integration. Set configdb="true" for config db webstore integration-->
<webstore enabled="false" configdb="false" />
<monitoring>
<!-- Monitoring service account name and password. It can not be local system or network service account -->
<serviceaccountname></serviceaccountname>
<serviceaccountpassword></serviceaccountpassword>
</monitoring>
<patch update="false"></patch>
</srsdataconnector>
</crmsetup>
Can it be that the next instance name is MSSQLSERVER which is the default one? My installation is done with that instance because I did it by default, but when entering Sql Server, I do not indicate any. I tried to erase it or put another one, but the choice of instance in the installation still goes blank.
Greetings and thanks.