Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

2012R2 The network card description has a Chinese character,Packet sent failed: #26

Open
jackwang713 opened this issue Sep 22, 2020 · 2 comments
Labels

Comments

@jackwang713
Copy link

vmware nic desc: intel 82574l 千兆网络连接
windows 2012R2
winpcap 413
v18.02.20.0506 X64

Packet sent failed: System.ArgumentOutOfRangeException: 在多字节的目标代码页中,没有此 Unicode 字符可以映射到的字符。 (异常来自 HRESULT:0x80070459)
在 System.Runtime.InteropServices.Marshal.PtrToStructureHelper(IntPtr ptr, Object structure, Boolean allowValueClasses)
在 System.Runtime.InteropServices.Marshal.PtrToStructure(IntPtr ptr, Type structureType)
在 SharpPcap.WinPcap.WinPcapDeviceList.Devices(String rpcapString, RemoteAuthentication remoteAuthentication)
在 SharpPcap.WinPcap.WinPcapDeviceList.Refresh()
在 SharpPcap.CaptureDeviceList..ctor()
在 WinLLDPService.WinLLDP.Run()
在 WinLLDPService.WinLLDPService.SendPacket(Object source, ElapsedEventArgs ea)

@raspi
Copy link
Owner

raspi commented Sep 24, 2020

Does this happen with Npcap also?

@raspi raspi added the bug label Sep 24, 2020
@jackwang713
Copy link
Author

jackwang713 commented Sep 25, 2020 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants