Forum Discussion

_dibi_'s avatar
_dibi_
Copper Contributor
Apr 14, 2020
Solved

Printer registration fails

Hi there,

on trying to register a new printer, it fails saying

 

Register printer start: EPSONWP4535 (WP-4535 Series)
Sending Registration Request... System.MissingMethodException: Methode nicht gefunden: "Windows.Foundation.IAsyncOperation`1<Windows.Devices.Enumeration.DeviceInformationCollection> Windows.Devices.Enumeration.DeviceInformation.FindAllAsync(System.String, System.Collections.Generic.IEnumerable`1<System.String>, Windows.Devices.Enumeration.DeviceInformationKind)".
bei ProxyLibrary.Printer.<GetSystemProperty>d__64.MoveNext()
bei System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.Start[TStateMachine](TStateMachine& stateMachine)
bei ProxyLibrary.Printer.GetSystemProperty(String printerName, String propertyName)
bei ProxyLibrary.Printer.<GetManufacturer>d__65.MoveNext()
--- Ende der Stapelüberwachung vom vorhergehenden Ort, an dem die Ausnahme ausgelöst wurde ---
bei System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
bei System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
bei ProxyLibrary.RegisterHelper.<SendRegistrationRequest>d__9.MoveNext()
--- Ende der Stapelüberwachung vom vorhergehenden Ort, an dem die Ausnahme ausgelöst wurde ---
bei System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
bei System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
bei ProxyLibrary.Register.<RegisterPrinter>d__27.MoveNext()

What am I doing wrong?

Best

Arndt

3 Replies

Resources