You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@xalan.apache.org by miroslav kirov <mi...@yahoo.com> on 2000/09/26 10:19:19 UTC

problems with XPATH.DLL

so the problem is:
when i trace the SimpleTransform example the following
is outputed in the debug for every xalan dll file:
LDR: Automatic DLL Relocation in SimpleTransform.exe
LDR: Dll XercesParserLiaison.dll base 10000000
relocated due to collision with
Z:\Projects\Seeburger_Ed\Debug\DOMSupport.dll
Loaded
'Z:\Projects\Seeburger_Ed\Debug\XercesParserLiaison.dll',
no matching symbolic information found.

so all the dlls make a collision with
DOMSupport.dll(in fact this dll is the first one in
the lib list in the project setings, if some other dll
is placed at first place this will happened to it)
-----------------------------------------------
after that when processing the line:
	// Create the processor.
	XSLTEngineImpl  theProcessor(
			  theParserLiaison,
			  theXPathSupport,
			  theXSLTProcessorEnvSupport,
			  theXObjectFactory,
			  theXPathFactory);

the following is out:
First-chance exception in XLStyler.exe: 0xC0000005:
Access Violation.
First-chance exception in XLStyler.exe (XPATH.DLL):
0xC0000005: Access Violation.
First-chance exception in XLStyler.exe (XPATH.DLL):
0xC0000005: Access Violation.
and so until the stack is overflowed

please help!
miro

__________________________________________________
Do You Yahoo!?
Send instant messages & get email alerts with Yahoo! Messenger.
http://im.yahoo.com/