ASP Error: 70
Description: Permission denied
Source: Microsoft VBScript runtime error

[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

Xalan's DLL file fails loading: error 126 module not

Subject: Xalan's DLL file fails loading: error 126 module not present
From: "Willemsz, Mervin" <Mervin.Willemsz@xxxxxxxxxxxx>
Date: Wed, 7 Dec 2005 08:47:50 -0700
loadlibrary 126
I compiled the Xalan C++ v1.10 AllInOne project (source
http://xml.apache.org/xalan-c/) to get the Xalan dll file i need in my
MFC C++ v6.0 project.
The project compiles and links ok, giving me the needed Xalan-C_1_9.dll
file.

In MFC you can attach runtime a library to a project with the
'LoadLibrary' function.

However this function fails when loading the Xalan-C_1_9.dll file as
shown below.
Every other dll file can be loaded except this file. Could it be that
the xalan dll file is corrupt, or does it nog allow to be loaded?

//******************************************
 XalanLib = LoadLibrary("C:\\Xalan\\Xalan-C_1_9.dll");
Error = GetLastError();
//******************************************

// Error gives me value 126 "The specified module could not be found"
// the dll file is in the correct location, but loading fails.
// Every other dll file in that location can be loaded succesfully.


Mervin.

Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.