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

Error while downloading #8

Open
anton-kirschhock opened this issue Oct 30, 2014 · 0 comments
Open

Error while downloading #8

anton-kirschhock opened this issue Oct 30, 2014 · 0 comments

Comments

@anton-kirschhock
Copy link

I had an exception while running my code. Here is my stacktrace
Hoofdelement ontbreekt. (rootelement is missing)
StackTrace: bij System.Xml.XmlTextReaderImpl.Throw(Exception e)
bij System.Xml.XmlTextReaderImpl.ParseDocumentContent()
bij System.Xml.XmlTextReaderImpl.Read()
bij System.Xml.Linq.XDocument.Load(XmlReader reader, LoadOptions options)
bij System.Xml.Linq.XDocument.Parse(String text, LoadOptions options)
bij System.Xml.Linq.XDocument.Parse(String text)
bij LinqToWiki.Download.Downloader.Download(IEnumerable1 parameters) in c:\code\LinqToWiki\LinqToWiki.Core\Download\Downloader.cs:regel 74 bij LinqToWiki.Internals.QueryProcessor.Download(WikiInfo wiki, IEnumerable1 processedParameters, IEnumerable1 queryContinues) in c:\code\LinqToWiki\LinqToWiki.Core\Internals\QueryProcessor.cs:regel 162 bij LinqToWiki.Internals.QueryProcessor.Download(WikiInfo wiki, IEnumerable1 processedParameters, HttpQueryParameter queryContinue) in c:\code\LinqToWiki\LinqToWiki.Core\Internals\QueryProcessor.cs:regel 144
bij LinqToWiki.Internals.QueryPageProcessor.d__91.MoveNext() in c:\code\LinqToWiki\LinqToWiki.Core\Internals\QueryPageProcessor.cs:regel 44 bij System.Linq.Enumerable.WhereSelectEnumerableIterator2.MoveNext()
bij System.Linq.Enumerable.FirstOrDefault[TSource](IEnumerable`1 source)
bij WikiOnWheels.Program.GetCurrentRevIdFromPageID(Int64 pid, String title) in Program.cs:regel 218
bij WikiOnWheels.Program.d__8.MoveNext() in Program.cs:regel 191
Where is this problem at? Is is something i can fix?

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

1 participant