No matter what I\'m trying to throw at it, this method here always results in the following exception:
In Pro MSMQ from Apress, it says on p. 26, that queues grouped by the same Service Type GUID can be reached by client applications using \"the Directory Service without needing to know their physical
I am trying to create web app that is using ActiveDirectoryMembership with AD LDS When I try to register a new user, or login with existing user, I am getting this error
I am trying to get a user\'s SIP address so I can use a JavaScript object to check their presence in Office Communicator. Here is a script I found that is similar to what I am looking to do开发者_开发
I am trying to create a new Active Directory user in .net 3.5 and I am recieving the following error \"You were not connected because a duplicate name exists on the network.\"
I need to create a web page that authenticates users against an existing active directory. The domain is actually a cloud computing configuration where there is a domain controller and multiple other
I want to create a tree of container objects in an active directory domain that a new user can be added to. I can recurse through the domain and get everything within the directory, but I want to limi
I am trying to find out how to secure my web services with Windows Authentication (Active Directory). I am using the \"NEW\" templates provided for c# 4.0 (vs 2010) and currently have this but i need
I\'m developing an application that manages information about users and save the data in a SQL Server. I would like to \'开发者_JAVA技巧somehow\' connect this application with our Active Directory, so
I have the need to restrict specific functions of an application based on the location of the currently logged in user. As I have to implement this logic in Delphi, I\'d prefer not to go overboard wit