How to setup Quest ARS SDK to work with ASP.NET and C#..?

Hi All,

I am working on a project to develop a web portal (or Web Site) internally for my organization which provides the users with an interface to work with Active Directory. I am developing the site using ASP.NET and C#.

The application am trying to develop should communicate to Active Directory using ARS instead of native LDAP queries.

I have been trying to setup this using the Quest ARS SDK but am having a tough time doing it. I have a few questions on how to implement it.

What are the libraries and assemblies that I need to import in order to work with ARS using C#..?

What is EDMS and ADSI Provider..? and where do I find them and Where do I install them so that I can use them in my C# Application..?

Please help me in setting up the Quest ARS SDK with ASP.NET and C#.

Thanks,
Vinay.

Parents
  • Hi Johnnyquest,

    Thanks for your reply. I do realize that ARS comes with a Web Interface and tried to implement it but we have decided to develop our own custom application.

    I was able to connect to ARS Service in a domain using ADSI Provider. We have different domains in our environment with trust enabled between them. Now, I am trying to connect to ARS service running on another domain but am unable to connect. It says, "The Active Roles Administration Service is not available".

    Do you have any idea on how I can connect to ARS Service on a different domain using C#..?

    Thanks,
    Vinay.

Reply
  • Hi Johnnyquest,

    Thanks for your reply. I do realize that ARS comes with a Web Interface and tried to implement it but we have decided to develop our own custom application.

    I was able to connect to ARS Service in a domain using ADSI Provider. We have different domains in our environment with trust enabled between them. Now, I am trying to connect to ARS service running on another domain but am unable to connect. It says, "The Active Roles Administration Service is not available".

    Do you have any idea on how I can connect to ARS Service on a different domain using C#..?

    Thanks,
    Vinay.

Children
No Data