473,387 Members | 1,548 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

cannot load library novell.directory.ldap (C#)

Hi folks,

I've tried to use the novell c# ldap library to connect to my unix ldap
directory. But everytime i try to debug my application i receive the error
message:

"unable to load novell.directory.ldap library."

I cant register this library in the gac, because it dont have a strong
name. I already try to generate a strong name for the library, using the
commandline tool, but it didn't work. So my questions is:

How can i access and retrieve properties from user or person objects from
an unix ldap directory? Its necessary to use novell's library, or there is
any ther way.

Thx

Jul 21 '05 #1
1 3740
Have you tried using fuslogvw.exe to monitor the loading of types on the
system (aka fusion, hence the name "fusion log viewer"). If your application
simply can't find the type, it will tell you the probing path the system used
(and failed) on. You need to turn monitoring on first via the fuslogvw UI,
then cause the type load failure. Click refresh in the fuslogvw UI and you
should see an entry for the exe you ran.

Try that to see if it helps debug your issues.

Tom Wisnowski
Statera
MCP MCAD

"BrunoSilveira_BR" wrote:
Hi folks,

I've tried to use the novell c# ldap library to connect to my unix ldap
directory. But everytime i try to debug my application i receive the error
message:

"unable to load novell.directory.ldap library."

I cant register this library in the gac, because it dont have a strong
name. I already try to generate a strong name for the library, using the
commandline tool, but it didn't work. So my questions is:

How can i access and retrieve properties from user or person objects from
an unix ldap directory? Its necessary to use novell's library, or there is
any ther way.

Thx

Jul 21 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: Tim | last post by:
Hello, I'm trying very (too) hard to log uses LDAP (via ADSI) to autheniticate users in an A2k2 application. We have AD and I have that working slick. We are in a tranistion from NDS to AD and...
4
by: h2so4 | last post by:
I want to write a program that will query an ldap directory. can I use adsi or ado to do that, If yes how ? tx -- h2so4
1
by: BrunoSilveira_BR | last post by:
Hi folks, I've tried to use the novell c# ldap library to connect to my unix ldap directory. But everytime i try to debug my application i receive the error message: "unable to load...
18
by: troywalker | last post by:
I am new to LDAP and Directory Services, and I have a project that requires me to authenticate users against a Sun Java System Directory Server in order to access the application. I have found...
1
by: edfialk | last post by:
Hi all, I'm desperately trying to get a simple mysql connection working in php 4.3.9 and I think I have a doozy for you guys. First of all, I didn't set up ANY of this system, I'm just working...
1
by: mfsiddiq | last post by:
HI i am trying to connect my java client to Microsoft active directoy using secure ssl,but when i try enable ssl support i get the following error but it works fine with apache studio,which is a...
1
by: apedosmil8 | last post by:
Hello, I am really stuck on how to get a LDAP connection with my college. http://www.niu.edu/its/www/sharedlib/utilities/ldap/usagedoc/usingldaplogincommandline.html First of all I'm trying to...
0
by: rbukkara | last post by:
Hi, I have got the following error while trying to add a user in the LDAP Directory. javax.naming.NameNotFoundException: ; remaining name 'uid=vassila,ou=People,dc=cs,dc=uno,dc=edu' I have...
0
by: Jim | last post by:
Can someone point me to the code to create a login page that will authenticate a user to Novell LDAP? I'm using ASP.NET VB. Thank you.
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.