Debug and Fix a Application (Active Directory ADSI)

Cancelled Posted Jul 2, 2007 Paid on delivery
Cancelled Paid on delivery

We have a Apllication to add Users to a Special Group. The software deals many with ActiveDirectory programming and use the ADSI Interface. The Software crashes while get a list of users. Special the function: void CNetworkUtilities::GetUsers() { CoInitialize (NULL); IADsWinNTSystemInfo *pNTsys; HRESULT hr = CoCreateInstance(CLSID_WinNTSystemInfo, NULL, CLSCTX_INPROC_SERVER, IID_IADsWinNTSystemInfo, (void**)&pNTsys); pNTsys->AddRef(); BSTR bstrCompName; pNTsys->get_ComputerName(&bstrCompName); CString cscompName=bstrCompName; SysFreeString(bstrCompName); pNTsys->Release(); [url removed, login to view]("WinNT://%s/%s", m_strDomain, cscompName); //Get the container object hr=ADsGetObject([url removed, login to view](),IID_IADsContainer,(void **)&m_pUsers); if(SUCCEEDED(hr)){ MessageBox(NULL,"ok","",MB_OK); }else{ MessageBox(NULL,"no","",MB_OK); } } returns at ADsGetObject and FAILED. The job is to debug this software and to fix the error. Visual Studio 2005 is needed.

## Deliverables

1) Complete and fully-functional working program(s) in executable form as well as complete source code of all work done.

2) Deliverables must be in ready-to-run condition, as follows (depending on the nature of the deliverables):

a) For web sites or other server-side deliverables intended to only ever exist in one place in the Buyer's environment--Deliverables must be installed by the Seller in ready-to-run condition in the Buyer's environment.

b) For all others including desktop software or software the buyer intends to distribute: A software installation package that will install the software in ready-to-run condition on the platform(s) specified in this bid request.

3) All deliverables will be considered "work made for hire" under U.S. Copyright law. Buyer will receive exclusive and complete copyrights to all work purchased. (No GPL, GNU, 3rd party components, etc. unless all copyright ramifications are explained AND AGREED TO by the buyer on the site per the coder's Seller Legal Agreement).

## Platform

Windows

C Programming Engineering MySQL PHP Software Architecture Software Testing

Project ID: #3086655

About the project

Remote project Active Jul 5, 2007