How to Fix Reporting services in Microsoft Demo VM

Microsoft Demo VMs are really useful if you are aiming to quickly understand a particular AX component or even to quickly go ahead with a specific development. However, it comes with default settings and thus might cause some issues regarding few components around AX. Today, I have seen such issue with Reporting Services in my AX 2012 R3 Microsoft demo VM. Error received when I click "Create report folder" in "Report Servers" AX form. The report server installation is not initialized Also when I checked in the EventLog, the below errors were logged. Report Server (MSSQLSERVER) cannot connect to the report server database. & Web service request FindItems to Report Server http://bakedev02-1-1/reportserver/ReportService2010.asmx failed with SoapException. Error: The report server installation is not initialized. When I check the "Reporting Services Configuration Manager", everything looks normal. However, I could NOT successfully load the ...