[XML-DEV Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

Re: Problem with InputSource

  • From: Giota Karadimitriou <giota_kara@h...>
  • To: xml-dev@l...
  • Date: Wed, 08 Aug 2001 23:24:05 +0000

membufinputsource access violation
I haven't worked with c (and xerces-c) much, but this problem has occured to 
me many times wroking with java and jaxp and was caused because of mixing up 
libraries. I had too many old and new jar files containing similar classes, 
all on the same classpath and that was why I was getting an access violation 
error.

Try to sort out your libraries and versions of xerces-c being used as well 
as your path variables. Delete if possible any older xerces-c versions from 
your computer.

Hope this helps.

Giota


>From: "Zehavi, Gil" <Gil_Zehavi@i...>
>To: xml-dev@l...
>Subject: Problem with InputSource
>Date: Wed, 08 Aug 2001 17:56:31 +0300
>
>Hi,
>A member in my group encountered the following problem. She is working with
>Xerces-c 1.4.
>
>1. When trying to perform XML parsing via an InputSource Object (not from a
>file but via an input stream) we do the following:
>
>string xml("<XML><TAG>text</TAG></XML>");
>MemBufInputSource source((const unsigned
>char*)xml.c_str(),xml.size(),"",true);
>
>and get an exception of 'access violation'.
>We tried to copy the string to an unsigned char array and perform the
>operation, but it didn't help either. Can anyone help?
>
>Thanks,
>Gil
>
>
>
>------------------------------------------------------------------
>The xml-dev list is sponsored by XML.org <http://www.xml.org>, an 
>initiative of OASIS <http://www.oasis-open.org>
>
>The list archives are at http://lists.xml.org/archives/xml-dev/
>
>To unsubscribe from this elist send a message with the single word
>"unsubscribe" in the body to: xml-dev-request@l...


_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp


PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
 

Stylus Studio has published XML-DEV in RSS and ATOM formats, enabling users to easily subcribe to the list from their preferred news reader application.


Stylus Studio Sponsored Links are added links designed to provide related and additional information to the visitors of this website. they were not included by the author in the initial post. To view the content without the Sponsor Links please click here.

Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.