trinadh
Joined: 20 Dec 2005
Posts: 3
|
Posted:
Tue Dec 20, 2005 6:15 am Post subject:
Problem facing when using NetMeeting SDK |
|
|
Hi,
This is Trinadh. I am VC++ developer in AxSys HealthTech Ltd. Now there is a requirement in my company is to Use PlugTransport.exe (Micrsoft NetMeeting SDK Sample) within Service. When i am trying to use PlugTransport.exe in Service, i am getting problem at hr = m_pINmMgr->Initialize(&uOptions,&uCaps); in nmsession.cpp statement. The problem is i am unable to get SUCCESS or FAILURE of hr even i am using winerror.h in PlugTransport.dsw. This Method unable to return any value when i am using PlugTransport.exe within service.
With this problem i am unable to stop Service and PlugTransport.exe, conf.exe are unable to delete from TaskManager and those are becoming Access Denied.
Now there is urgent requirement in my company to use PlugTransport.exe with in service.
Kindly let me know the reason for this. I am waiting for your fast response.
Regards
Trinadh |
|