I created a windows form in Csharp. I successfully installed the
application on the target computer. The OS is NT40 with the latest
service pack on it and .Net Framework 1.1. I also went to Microsoft
website and download the ADSI for NT 40 and installed it on the target
computer. The application (using ADSI) is looking at the NT group of
the user that is currently logged in. When I launched the
application, ther error came up and displayed a message saying: Can
not find RADMIN32.DLL in the system32 directory. The machine where I
developed it has Windows 2000. I guess Windows 2K has a DLL that NT
does not. I tried to search on Google for RADMIN32.dll but no results
came up. Can you help?