Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

NetMeeting window is not getting created when moved to MFC7.

1 view
Skip to first unread message

monu

unread,
Mar 14, 2008, 3:44:01 AM3/14/08
to
I have an application which was built for MFC6.
Now i have moved whole code to MFC7 and using Visual studio 2003.
I have netmeeting window in side my application and a ActivexTrial component.
Now when i tried to Rebuild the application it gives an error "ActivexTrial2
command line error MIDL1001 : cannot open input file
d:\MIG\Mercury\Sinope\Builds\MasterBuild\SharedComponents\NMCtrl\Debug"dlldata.rpc
/proxy
d:\MIG\Mercury\Sinope\Builds\MasterBuild\SharedComponents\NMCtrl\Debug"imsconf2.rpc"
then i have done simple build, it says build completed.
Then i have tried to run my application.But the NetMeeting window is not
created.
I was debugging the application and found that OnCreate of the OLEControl of
Netmeeting is returning 0.(failing in MyRegisterClass() function).

I any one tell me the solution.

0 new messages