CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Sep 2002
    Posts
    41

    Item icon doesn't show

    Hi,

    What could be the problem if the icon doesn't appear in the 'add new item' dialog?
    What tools/methods would you suggest to find the cause?

    I'm using MDE 2002 version 7.0.9366
    Framework 1.0

    Also tested on Visual Studio 2005 with the same problem.

    Path to vsz-file is e:\program files\Microsoft Visual Studio .NET\VB7\VBProjectItems
    Could the param argument cause the problem?
    Security issue?
    I used filemon from sysinternals to find problems but everything seemed OK.
    Is there any other tools I could use?

    Regards
    Andla

  2. #2
    Join Date
    Sep 2002
    Posts
    41

    Re: Item icon doesn't show

    Sorry if I have trouble explaining.
    I'm talking about wizards and addins.
    The vsz file is an add-in wizardfile.
    When everything works you can use the 'add new item' command to run the wizard.
    Just right click on project and add->add new item and you se the 'add new item' dialog.

    I hope you can help me now

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured