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

使用海康摄像头正常,但是axis摄像头报异常 #7

Open
webclient163 opened this issue Dec 13, 2023 · 1 comment
Open

使用海康摄像头正常,但是axis摄像头报异常 #7

webclient163 opened this issue Dec 13, 2023 · 1 comment

Comments

@webclient163
Copy link

System.Xml.XmlException
HResult=0x80131940
Message='>' is an unexpected token. The expected token is '"' or '''. Line 1, position 50.
Source=System.Private.Xml
StackTrace:
在 System.Xml.XmlTextReaderImpl.Throw(Exception e)
在 System.Xml.XmlTextReaderImpl.DtdParserProxy_Throw(Exception e)
在 System.Xml.XmlTextReaderImpl.DtdParserProxy.System.Xml.IDtdParserAdapter.Throw(Exception e)
在 System.Xml.DtdParser.ParseExternalId(Token idTokenType, Token declType, String& publicId, String& systemId)
在 System.Xml.DtdParser.ParseInDocumentDtd(Boolean saveInternalSubset)
在 System.Xml.DtdParser.Parse(Boolean saveInternalSubset)
在 System.Xml.DtdParser.System.Xml.IDtdParser.ParseInternalDtd(IDtdParserAdapter adapter, Boolean saveInternalSubset)
在 System.Xml.XmlTextReaderImpl.ParseDtd()
在 System.Xml.XmlTextReaderImpl.ParseDoctypeDecl()
在 System.Xml.XmlTextReaderImpl.ParseDocumentContent()
在 System.Xml.XmlReader.MoveToContent()
在 System.Xml.Linq.XElement.Load(XmlReader reader, LoadOptions options)
在 System.Xml.Linq.XElement.Parse(String text, LoadOptions options)
在 XiaoFeng.Onvif.OnvifAuth.ErrorResponse(String xnode) 在 G:\Downloaded\XiaoFeng.Onvif-master\XiaoFeng.Onvif-master\OnvifAuth.cs 中: 第 151 行
在 XiaoFeng.Onvif.DeviceService.d__4.MoveNext() 在 G:\Downloaded\XiaoFeng.Onvif-master\XiaoFeng.Onvif-master\DeviceService.cs 中: 第 132 行
在 MyTest.Program.Main(String[] args) 在 G:\Downloaded\XiaoFeng.Onvif-master\MyTest\Program.cs 中: 第 15 行

@zhuovi
Copy link
Owner

zhuovi commented Dec 13, 2023

token不对或者,token格式不正确

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

No branches or pull requests

2 participants