Hi, Vitaly! Thanks for your answer. I checked the examples again: they are working well. Then I recognized that I forgot to wrap my code of the XalanTransformer with objects of kind XSLTInputSource into a try-catch-block. Now everything is working. Next (hopefully not too stupid beginner-) question: when there was an access violation before why does the program not end in the catch-block now?
Bettina > Hi, > Bettina Reck wrote: > > when running a program using an object of XSLTInputSource I get an > abnormal > > program termination. I searched the archive and found a bug report > > (id=13190). But at the moment I can't figure out what I exactly have to > do > > to fix this bug. Do I have to do changes in the file > StdBinInputStream.cpp > > and recompile all of it? > > I am using the binary of Xalan 1.8 on Windows XP and Visual Studio 6. > This bug was fixed in 2002 and Xalan 1.8 contains bug fix. Check if > Xalan samples and utilities with XSLTInputSource works. > > Good luck ! > -- NEU: WLAN-Router f�r 0,- EUR* - auch f�r DSL-Wechsler! GMX DSL = superg�nstig & kabellos http://www.gmx.net/de/go/dsl
