Printer v4 driver deployment target machine reboot issue

  • Thread starter Thread starter validation issue ofPrinter V4 Driver INF
  • Start date Start date
V

validation issue ofPrinter V4 Driver INF

Guest
My sytem configuration

OS: Windows 10 pro

Microsoft Visual Studio Professional 2019 (Professional)
Version 16.5.4

WDK version: 10.0.18346.1000

Driver install - deploy - I am using manual configuration instead of automatic(provision)

I have create printer v4 driver application by referring link Building a Basic v4 Printer Driver - Windows drivers.
Follow all steps. as t trying to deploy it (from host machine) on output window it shows some error after reboot target machine.

$KitRoot$\Testing\Runtimes\TAEF\te.exe "%SystemDrive%\DriverTest\Run\DriverTestTasks.dll
DriverTestTasks.dll" /select:"@Name='DriverTestTasks::_LogDebuggerSettings'" /rebootStateFile:%SystemDrive%\DriverTest\Run\DriverTestReboot.xml /enableWttLogging /wttDeviceString:$LogFile:file="%SystemDrive%\DriverTest\Run\Gathering_kernel_debugger_settings_00042.wtl",writemode=append,encoding=unicode,nofscache=true,EnableLvl="WexStartTest|WexEndTest|WexXml|WexProperty|WexCreateContext|WexCloseContext|*" /runas:Elevated
Task "Gathering kernel debugger settings" was aborted because a communication error occured during execution.

I am stuck on this issue. Not getting any help how to resolve it.

Thanks in advance.

Continue reading...
 
Back
Top