ATL COM Interface not displayed in Class View 
Author Message
 ATL COM Interface not displayed in Class View

I'm running into a weird problem several times. The problem is as
follow:
I have a project file that is implementing a COM object using ATL COM
wizard.  I've added some properties and methods to the interface. Tested
the COM object with Visual Basic.
Don't know what I did wrong, but the next time I open this project, the
interface that I've created is no longer showing up in Class View.  I've
saved a copy of this project to another subdirectory.  When I opened the
saved project, the Class View showed the interface.
I'm 100% sure that I did not change anything between the saved project
and the one that I'm having problem with.

Copying the saved project onto the current working directory does not
help either (interface still not showed in the Class View).

I'm using Visual C++ version 6 with sp4
Any ideas what's going on.  Your help is appreciated.

--
Michelle

Sent via Deja.com http://www.*-*-*.com/
Before you buy.



Sun, 29 Dec 2002 03:00:00 GMT  
 ATL COM Interface not displayed in Class View
It's a bug. Delete the. ncb file in your project directory and reload the
project.

Sometimes, you also get the interface displayed twice. I was hoping the SP4
would fix that bug.


Quote:
> I'm running into a weird problem several times. The problem is as
> follow:
> I have a project file that is implementing a COM object using ATL COM
> wizard.  I've added some properties and methods to the interface. Tested
> the COM object with Visual Basic.
> Don't know what I did wrong, but the next time I open this project, the
> interface that I've created is no longer showing up in Class View.  I've
> saved a copy of this project to another subdirectory.  When I opened the
> saved project, the Class View showed the interface.
> I'm 100% sure that I did not change anything between the saved project
> and the one that I'm having problem with.

> Copying the saved project onto the current working directory does not
> help either (interface still not showed in the Class View).

> I'm using Visual C++ version 6 with sp4
> Any ideas what's going on.  Your help is appreciated.

> --
> Michelle

> Sent via Deja.com http://www.deja.com/
> Before you buy.



Sun, 29 Dec 2002 03:00:00 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. ATL COM Interface not displayed in Class View

2. ATL COM - Passing ATL COM classes through another ATL COM class in the same app

3. Howto Expose a normal C++ class with methods via an Interface Class in ATL COM

4. atl com and vb client - the interface not match

5. CFormView derive class - deciding not to display the view after all

6. COM/ATL novice:passing object pointers through methods on a COM interface

7. ATL COM Passing other ATL classes through an ATL COM interface..

8. ATL COM Class Final Construct dies with Member Accessor Class

9. Class Wizard not displaying all classes

10. Not displayed class in Class Wizard..!

11. I am not able to see my database class members in class view - Please help

12. class not visible in class view anymore

 

 
Powered by phpBB® Forum Software