why did the interface-mark-node disappear? 
Author Message
 why did the interface-mark-node disappear?

hi

i add a new simple ATL object from right-click in the
tab "class view" of workspace of VC. after ATL object
wizard working, a new ATL object coclass and
interface "Ixxx" were appeared on the class-view, but i
can not see a interface-node-mark within the hierarchic
tree of coclass. after building project, the strange thing
was happen. All interface-node-mark,within the calssview
tab, were disappeared, but *.idl was still whithin the
project correctly. i try to add a new ATL simple object by
wizard, but it send me a error message "Sorry! an error
occured when generating an object". this situation is the
second time i encountered. what's happen in my project?



Tue, 26 Apr 2005 15:57:19 GMT  
 why did the interface-mark-node disappear?

Quote:

> i add a new simple ATL object from right-click in the
> tab "class view" of workspace of VC. after ATL object
> wizard working, a new ATL object coclass and
> interface "Ixxx" were appeared on the class-view, but i
> can not see a interface-node-mark within the hierarchic
> tree of coclass. after building project, the strange thing
> was happen. All interface-node-mark,within the calssview
> tab, were disappeared, but *.idl was still whithin the
> project correctly. i try to add a new ATL simple object by
> wizard, but it send me a error message "Sorry! an error
> occured when generating an object". this situation is the
> second time i encountered. what's happen in my project?

Probably corruption in one of the project files.  Try deleting the
workspace .ncb file.  If that doesn't help, there are a couple of
project files (.aps and .plg, I think) that you can also delete that
might help.

The next time you load the workspace, these files will be regenerated
automatically.

--
Craig Powers
MVP - Visual C++



Tue, 26 Apr 2005 22:35:43 GMT  
 why did the interface-mark-node disappear?
it's work. thanks a lot.
Quote:
>-----Original Message-----

>> i add a new simple ATL object from right-click in the
>> tab "class view" of workspace of VC. after ATL object
>> wizard working, a new ATL object coclass and
>> interface "Ixxx" were appeared on the class-view, but i
>> can not see a interface-node-mark within the hierarchic
>> tree of coclass. after building project, the strange
thing
>> was happen. All interface-node-mark,within the calssview
>> tab, were disappeared, but *.idl was still whithin the
>> project correctly. i try to add a new ATL simple object
by
>> wizard, but it send me a error message "Sorry! an error
>> occured when generating an object". this situation is
the
>> second time i encountered. what's happen in my project?

>Probably corruption in one of the project files.  Try
deleting the
>workspace .ncb file.  If that doesn't help, there are a
couple of
>project files (.aps and .plg, I think) that you can also
delete that
>might help.

>The next time you load the workspace, these files will be
regenerated
>automatically.

>--
>Craig Powers
>MVP - Visual C++
>.



Fri, 29 Apr 2005 10:32:28 GMT  
 
 [ 3 post ] 

 Relevant Pages 

1. Removing Marks after doing a find

2. Disappearing Nodes in a Tree control

3. Edit: Find: Mark All - How do you make the marks disappear?

4. Why SoapException is not marked as Serializable ??

5. Why do structs have to be marked serializable???

6. why malloc for a new node in linked list

7. Interface IDs - why oh why??

8. Interface disappears from Typelib and IDL file...

9. Interfaces Disappeared From ClassView Tab

10. disappeared IHTMLInputElement interface

11. Treeview: if Node is a parent of Node

12. TreeView Control with Node = Node Name + Combobox

 

 
Powered by phpBB® Forum Software