V
VenkatRaman552
Guest
Hi ,
Am trying to microsoft sign a xps driver, with test signing i was having no issues , when i try upload the cab file , getting error with INF ,
1297: Device driver does not install on any devices, use primitive driver if this is intended.
InfVerif failed for Driver. Partial Log:Error 1297 in XPSxdsmpl.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\349\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\349\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\349\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\349\s\Src\Processors\Source\Preparation\PackageAnalysis.cs:line 53
After this error , i made changes to inf to look like primitive inf , then sign happened properly , but its not isntalling
throwng error ,
Any help is appreciated ...
Thanks,
Venkat
Continue reading...
Am trying to microsoft sign a xps driver, with test signing i was having no issues , when i try upload the cab file , getting error with INF ,
1297: Device driver does not install on any devices, use primitive driver if this is intended.
InfVerif failed for Driver. Partial Log:Error 1297 in XPSxdsmpl.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\349\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\349\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\349\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\349\s\Src\Processors\Source\Preparation\PackageAnalysis.cs:line 53
After this error , i made changes to inf to look like primitive inf , then sign happened properly , but its not isntalling
throwng error ,
Any help is appreciated ...
Thanks,
Venkat
Continue reading...