Forgive me if this is a FAQ, but I have a Windows app. which invokes Xalan simply using XalanTransformer::transform.
All is well on Windows NT/2000 machines, but on a Windows 98 machine the transformation fails. Calling XalanTransformer::getLastError yields: "Error writing file <filename>. The error code was 6." Scouting around on the web it seems this has cropped up before ... but I could find no solution. Any pointers on where to look gratefully received. - Alex.
