次の方法で共有


Microsoft Platform Ready Test Tool & Windows Error Reporting

Hello everyone,

 

My name is Nathan Manis.  I work as part of the Microsoft Developer Support team here at Microsoft support.  My team supports customers who are using the technologies and tools that are part of the Microsoft Windows SDK.  One common question that we are seeing nowadays is around application certification for the Windows 8 and Server 2012 operating systems.  As part of the certification process for applications to be certified to be compatible with Windows Server 2012, Microsoft has released a tool called the Microsoft Platform Ready Test Tool.  The current version is at the time of this blog is version 3.6 and available here.

 

    

After setting up the Microsoft Platform Ready Test Tool, a common question is around an error that is reported on "Windows Error Reporting (WER)" being disabled.  Specifically, the error appears as part of doing the prerequisite check before running the Server 2012 tests.  An example of the error is shown in the image below:

 

 

 

This is the not uncommon and is the first error that you may encounter.  The error message above will appear with the default Windows Server 2012 settings since Windows Error Reporting is not enabled by default.  

 

To resolve the issue, go into server manager in Server 2012 and enable the Windows Error Reporting setting to "On". For the configuration, ensure it is one of the first two options to send reports automatically to Microsoft is selected too as shown:

 

 

After turning the Windows Error Reporting feature to “On” and re-running the Microsoft Platform Ready Test Tool to do the certification test, Windows Server 2012 will no longer report error and you are on your way to doing further testing. For more information on the Microsoft Platform Ready Test Tool, please visit https://microsoftplatformready.com

Comments

  • Anonymous
    June 19, 2013
    Hi, thanks for the information. I'm using MPR test tool 4.1 and a turned on the WER and still MPR reports it as disabled. If there is any idea, please let me know. Thanks again. Edgar L.

  • Anonymous
    June 25, 2013
    Hi Edgar, For this one, we would check to make sure the WER service is enabled on the server too with not being set to disabled.   The WER service is listed under "Windows Error Reporting Service" in the control panel for administrative tools. If the "Windows Error Reporting Service" will not start, that is an issue that MPR 4.1 will flag too. best regards, Nathan

  • Anonymous
    September 18, 2013
    I had a bit of a problem with MPR tool showing that WER is disabled even though Windows Server management console did show it as "On". It turned out that WER setting was set to "Ask before sending...". All I had to do was to change the setting from management console to either one of the "Send automatically.."

  • Anonymous
    February 25, 2014
    Hi, thanks a lot for the information ! Realy helped!

  • Anonymous
    May 21, 2014
    Hi, Thanks for the information. It really helped.