0
0815Hase
Guest
We submitted our V3 printer driver for certification. But the process failed with the following error log:
InfVerif failed for Driver. Partial Log:Error 1297 in OEMPRINT.INF, line 0 : Device driver does not install on any devices, use primitive driver if this is intended.
at Microsoft.UniversalStore.HardwareWorkflow.Processors.PackageMetadataGenerator.<GenerateAsync>d__19.MoveNext() in E:\agent_work\61\s\Src\Processors\Source\Preparation\PackageMetadataGenerator.cs:line 0
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Microsoft.UniversalStore.HardwareWorkflow.Processors.PackageAnalysis.<>c__DisplayClass9_0.<<GenerateAndSerializePackageMetadataAsync>b__0>d.MoveNext() in E:\agent_work\61\s\Src\Processors\Source\Preparation\PackageAnalysis.cs:line 317
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Microsoft.UniversalStore.HardwareWorkflow.Processors.PackageAnalysis.<ProcessAsync>d__6.MoveNext() in E:\agent_work\61\s\Src\Processors\Source\Preparation\PackageAnalysis.cs:line 263
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Microsoft.UniversalStore.HardwareWorkflow.Processors.PackageAnalysis.<ExecuteAsync>d__3.MoveNext() in E:\agent_work\61\s\Src\Processors\Source\Preparation\PackageAnalysis.cs:line 53
About two weeks ago, the certifcation for the same inf-file (it just got a version number update, nothing else) was successful.
Also, we can't find any use full information about the error code 1297 on:
INF Validation Errors and Warnings - Windows drivers
Continue reading...
InfVerif failed for Driver. Partial Log:Error 1297 in OEMPRINT.INF, line 0 : Device driver does not install on any devices, use primitive driver if this is intended.
at Microsoft.UniversalStore.HardwareWorkflow.Processors.PackageMetadataGenerator.<GenerateAsync>d__19.MoveNext() in E:\agent_work\61\s\Src\Processors\Source\Preparation\PackageMetadataGenerator.cs:line 0
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Microsoft.UniversalStore.HardwareWorkflow.Processors.PackageAnalysis.<>c__DisplayClass9_0.<<GenerateAndSerializePackageMetadataAsync>b__0>d.MoveNext() in E:\agent_work\61\s\Src\Processors\Source\Preparation\PackageAnalysis.cs:line 317
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Microsoft.UniversalStore.HardwareWorkflow.Processors.PackageAnalysis.<ProcessAsync>d__6.MoveNext() in E:\agent_work\61\s\Src\Processors\Source\Preparation\PackageAnalysis.cs:line 263
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Microsoft.UniversalStore.HardwareWorkflow.Processors.PackageAnalysis.<ExecuteAsync>d__3.MoveNext() in E:\agent_work\61\s\Src\Processors\Source\Preparation\PackageAnalysis.cs:line 53
About two weeks ago, the certifcation for the same inf-file (it just got a version number update, nothing else) was successful.
Also, we can't find any use full information about the error code 1297 on:
INF Validation Errors and Warnings - Windows drivers
Continue reading...