Troubleshooter: Missing or incorrect ApplicationId
In the web.config file, the ApplicationId section is missing or incorrectly formatted.
The entry should look like the following:
<
add key="ApplicationId" value="05a059c9-c309-46af-9b86-b06d42510550" />
where the value is a valid GUID.