Hi Dave, Thanks for your reply.
I only built the sample code, not the Xalan or Xerces source code itself. To be more specific, I downloaded and used the binary distribution of both Xerces (xerces-c_2_7_0-windows_2000-msvc_60.zip) and Xalan (Xalan-C_1_10_0-win32-msvc_60.zip). Trying to step over this very line: theResult = theXalanTransformer.transform(argv[1], argv[2], cout); consistently causes the "Unhandled exception at ... in XalanTransform.exe: ...: Access violation reading location ...." failure. Is it because I'm using Visual Studio 2005 to build this and the binaries were built using Visual C++ 6.0? If so, how do resolve that without having to upgrade Visual Studio versions?o ~Dan -- View this message in context: http://www.nabble.com/Windows---samples-fail-on-%22transform%28...%29%22-when-using-%22cout%22-tp25192539p25205124.html Sent from the Xalan - C - Users mailing list archive at Nabble.com.