Platform: Windows 10
AzureSDK: 20.7.0.18252
The only real answer i have found is to delete all AzureDSK entries from Registry and Delete the directory for Azure SDK - Is that still the accepted method when AzureSDK does to work nor unstill/update to a new version?
Are there any recommendations - Thank you.
Event Viewer output:
Log Name: Azure Sphere Device Communication Service
Source: AzureSphereDeviceCommunicationServiceVerbose
Date: 1/8/2021 9:43:48 AM
Event ID: 0
Task Category: None
Level: Error
Keywords: Classic
User: N/A
Computer: DESKTOP-KG3IUSC
Description:
Azure Sphere Device Communication Service
Unexpected exception thrown whilst starting service.
SerialSlipToTun.TunInterfaceSetupException: Cannot find network adaptor with name 'Azure Sphere'. ---> System.InvalidOperationException: Sequence contains no matching element
at System.Linq.Enumerable.First[TSource](IEnumerable`1 source, Func`2 predicate)
at SerialSlipToTun.TunInterfaceWrapper.FindTunTapDeviceId()
at SerialSlipToTun.TunInterfaceWrapper.SetupTunConnection(TapInterfaceMode mode)
--- End of inner exception stack trace ---
at SerialSlipToTun.TunInterfaceWrapper.SetupTunConnection(TapInterfaceMode mode)
at SerialSlipToTun.TunInterfaceWrapper..ctor(TapInterfaceMode mode)
at SerialSlipToTun.TapPacketDevice..ctor()
at SerialSlipToTun.DeviceConnectionAgent..ctor(ILogger logger, ITapPacketDevice tapPacketDevice, IPAddress hostIpAddress, IPAddress privateDeviceIpAddress, IPacketRouter router, ISerialPacketDeviceFactory serialPacketDeviceFactory, IRestoreManager restoreManager, IDeviceDetectionHelper deviceDetectionHelper)
at SerialSlipToTun.Service..ctor(ILogger logger)
at SerialSlipToTunService.SerialSlipToTunService.StartServiceInner()
at SerialSlipToTunService.SerialSlipToTunService.OnStart(String[] args)
Event Xml: