Re: [xml] A question about _xmlTextReader
- From: Tim Van Holder <tim vanholder anubex com>
- To: Nidal Zeidat <nzeidat commandsystems com>
- Cc: xml gnome org
- Subject: Re: [xml] A question about _xmlTextReader
- Date: Thu, 03 Aug 2006 08:17:14 +0200
Nidal Zeidat wrote:
Hi
I downloaded libxml2, installed it and ran few examples. The example in
the file
"reader1.c <http://xmlsoft.org/examples/reader1.c>: Parse an XML file
with an xmlReader" compiled fine but when I try to execute it it gives
me the following error
==========
Unhandled Exception: System.TypeLoadException: Could not load type
_xmlTextReader from assembly example1, Version=0.0.0.0, Culture=neutral,
PublicKeyToken=null
==========
Any idea what I could be doing wrong? Thank you very much.
You're getting a .NET runtime error from running a non-.NET C program,
so my guess is you're not compiling things correctly.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]