473,655 Members | 3,072 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

horrible error accesing active directory --> No error information available: DB_E_NOTABLE(0x 80040E37).

Hi People, I'm try to access an Active Directory using both DirectoryEntry
and DirectorySearch er (.NET DirectoryServic es) and OLEDB Active Directory,
in all cases I'm receiving this error:

No error information available: DB_E_NOTABLE(0x 80040E37).

My application was working until I read the active directory path from the
Web.config path, because when was working the ADPath was hardcoded

Any idea????
Jul 21 '05 #1
0 2227

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

Similar topics

0
329
by: Mario Rodriguez | last post by:
Hi People, I'm try to access an Active Directory using both DirectoryEntry and DirectorySearcher (.NET DirectoryServices) and OLEDB Active Directory, in all cases I'm receiving this error: No error information available: DB_E_NOTABLE(0x80040E37). My application was working until I read the active directory path from the Web.config path, because when was working the ADPath was hardcoded Any idea????
0
3726
by: Mario Rodriguez | last post by:
Hi I am trying to search activeDirectory through OLEDB and I am getting the exception like this DB_E_NOTABLE(0x80040E37) at OleDbDataAdapter.Fill method. My code look like this. OleDbConnection activeConn = new OleDbConnection("Provider=ADSDSOObject"); string cmdString = "SELECT * FROM 'LDAP://DC=domain name, DC=COM' WHERE objectClass='OU'"; OleDbDataAdapter custDA = new OleDbDataAdapter(); DataSet dataset = new DataSet();...
1
1774
by: Jim Adams | last post by:
Given NTLM credentials (domain\username) that can be read from browser variables by an ASP.Net page, I need to query Active Directory and extract that user's email address property. Can someone provide a pointer to how this can be done, preferrably in VB.Net. Thanks, Jim
0
5407
by: Chung Leong | last post by:
In this brief tutorial I'll describe how you retrieve information from an Active Directory through the OLE-DB extension. While it is possible to use the LDAP extension to achieve the same goal, as you will see using Microsoft's OLE-DB provider is much easier. You will need to download and install the OLE-DB extension. Here's the location once again: http://sourceforge.net/project/showfiles.php?group_id=171247&package_id=198554. See my...
0
1019
by: john.js | last post by:
This has been driving me crazy for past few days so I hope there is an answer here... We are moving from NT to AD and the web app that used to work fine stopped working with following errors: SQL Server does not exist or access denied. I am using Windows authentication as it's an intranet app and recently enabled identity impersonation to true...
5
23110
by: dhanashivam | last post by:
hi all i am doing a web site with single sign on technique. I am getting the error "COMException (0x80072020): An operations error occurred" while executing the statement foreach (SearchResult AdObj in objsearch.FindAll()) I can run the application in the local server but not by remote client. so please tell me the solution for it. the code is:
0
1376
by: jc | last post by:
I'm attempting this code: using System; using System.Collections.Generic; using System.Text; using System.DirectoryServices; namespace cLDAP { public class Program
0
1447
by: lairpr74 | last post by:
Hi, I got a console application that updates active directory users, the information to be updated in active directory comes from a database table. This is my problem: right now the application works if none of the objects like (telephoneNumber, department, etc..) to be updated into active directory are not null. If an object is null I get an error. I try with an if condition, it does not give any error but does not updates the object...
0
3093
abdoelmasry
by: abdoelmasry | last post by:
hi profs i have PDC, i am trying to ad another domain in the same forest. i alway get his error : The operation failed because: Active Directory could not replicate the directory partition CN=Schema,CN=Configuration,DC=EGYHK,DC=Local from the remote domain controller egyhkpdc.EGYHK.Local.
0
8380
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, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
8296
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 effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
8710
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 tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
0
5627
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
4150
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
4299
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
2721
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
1928
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
2
1598
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.