Click to See Complete Forum and Search --> : XmlParse.dll Crashing in XML_ParseFree function !!


aadhi
September 7th, 2000, 03:08 AM
I am writing a VC++ (6.0) application that uses the EZDAV lib(v 3.0 by C.Leong) to connect to DAV servers and return FindFirstFile( directory enumeration) information .. this library depends on EXPAT library that contains the XMLPARSE.DLL. Whenever i have subfolders under the root folder the application crashes in XML_ParserFree( )defined in xmlparse.c) ... it gives an access violation and i am unable to proceed with further development. I am using windows 95 and i do have the msvcrt.dll also. So what could be the solution to this problem ??!
Thanks.
aadhi