473,386 Members | 1,673 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,386 software developers and data experts.

Do you need Framework 1.1 to access Active Directory objects on a Windows 2003 server with ASP.NET?

Some of our developers are having a problem making certain code work
that reads the contents of OUs in our Active Directory. It reads fine
when querying a 2000 domain controller but when accessing a 2003
server, it gets errors ranging from Item not found to "Unable to
access directory services". The second I take the 2003 server offline,
everything works fine again.

I can't really give much code detail since i work on the network side
of things, but I'd like to try and help them out since until they fix
this, my deployment of 2003 is stalled. Right now it's a low priority
item for them and truthfully, we could live for a long time with just
2000 but I really want to get some of the new 2003 features running to
make my job easier, so any help I can give them would be great.

I just had the idea that maybe 2003 is requiring changes made by
framework 1.1 and since all the ASP.NET servers only use 1.0, maybe
that changes the way LDAP queries are done?
Nov 17 '05 #1
1 1944
CT
I'm only guessing here, but I would think it's the LDAP query and not the
Framework.

--
Carsten Thomsen
Enterprise Development with Visual Studio .NET, UML, and MSF
http://www.apress.com/book/bookDisplay.html?bID=105
"Michael" <op*****@ihomeowner.com> wrote in message
news:66**************************@posting.google.c om...
Some of our developers are having a problem making certain code work
that reads the contents of OUs in our Active Directory. It reads fine
when querying a 2000 domain controller but when accessing a 2003
server, it gets errors ranging from Item not found to "Unable to
access directory services". The second I take the 2003 server offline,
everything works fine again.

I can't really give much code detail since i work on the network side
of things, but I'd like to try and help them out since until they fix
this, my deployment of 2003 is stalled. Right now it's a low priority
item for them and truthfully, we could live for a long time with just
2000 but I really want to get some of the new 2003 features running to
make my job easier, so any help I can give them would be great.

I just had the idea that maybe 2003 is requiring changes made by
framework 1.1 and since all the ASP.NET servers only use 1.0, maybe
that changes the way LDAP queries are done?

Nov 17 '05 #2

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

Similar topics

1
by: Jim in Arizona | last post by:
I've built a small IT helpdesk ticket system using the .NET 2.0 Beta 2 framework w/VS 2005 Beta 2. This system sits on an IIS 5.0 server, fully patched. The IIS server is set for windows inegrated...
1
by: Frank F | last post by:
Hi, I want to read user information from the microsoft windows 2003 server. In the windows server 2003, i've create a domain, called "wissenskolleg". I've assigned a password to it. Now, i...
0
by: SAMEEP | last post by:
Hi, I am creating a project based on Active Directory in WIndows server 2003 How can I get the Objects of the Active Directory such as Computers,Contacts,Users,Groups,etc Using the VB.NET ...
8
by: David Thielen | last post by:
Hi; In our setup program how do I determine if I need to run "aspnet_regiis –i" and if so, is there an API I can calll rather than finding that program on the user's disk and calling it? --...
7
by: CoolBreeze812 | last post by:
Hello, I'm using the following code to get the list of computers joined to a domain in Active Directory and using the System.DirectoryServices namespace. DirectoryEntry dirEntry = new...
3
dmjpro
by: dmjpro | last post by:
plz send me a good link which can clearify me how the J2EE framework works i want the details information .... plz help thanx
13
by: dancer | last post by:
I have made a new post because when I try to respond to another, I get the error, "Article Rejected -- Ill-formed message id" This is in response to the advice of Juan Libre to install Net...
2
by: Vadim Malishev | last post by:
Hello, Can anybody help to solve the following problem? My Windows Service trying to access remote machine to get WindowsDirectory Property over Win32_OperatingSystem WMI class. Both servers...
0
JamieHowarth0
by: JamieHowarth0 | last post by:
Hi guys, Up until 3 weeks ago I was running a Microsoft Windows Server 2003 R2 Enterprise Edition Beta from home on an ADSL connection with dynamic IP absolutely fine - until the beta decided to...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
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: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
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...
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
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,...

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.