Not able to start WDFVerifier.exe

  • Thread starter Thread starter Vinay Hasyagar
  • Start date Start date
V

Vinay Hasyagar

Guest
Hi,

I am developing UMDF2.0 windows driver using WDF. I tried to install the driver and I was successful. After installing I opened wdfverifier.exe and attached WinDBG for user mode debugging. I disabled and again enabled the driver to attach to WinDBG. When I did that multiple pop ups of WinDBG opened. It did not stop. So I forcefully restarted my PC and BSOD occurred. After this I am not able to open WDFverifier. Whenever I try to open that the following error comes.

An unexpected and fatal error has occurred -details

drivers\wdf\kmdf\tests\tools\wdfverifier\devicelist.cpp(298)

void __cdel AllWdfDevices::AddUmdfDriverTo(struct

_DO_DEVINFO_DATA & class wdfQa::Common::ObjectArray &)

Error 2 <2> encountered

System Message : The system cannot find the file specified

Continue reading...
 
Back
Top