The "Add (View Presenter)" option does not show in the context menu for a project. None of the Infrastructure project names or Infrastructure assembly output file names have been changed. The project currently has one view and I am attempting to add a second view. We are using VS 2005.
I have gone into the Guidance Package Manager and enabled "Guidance Package Development" and "Smart Client Development" packages (both are version 1.0). If I attempt to "Register Guidance Package" via the Guidance Package Manager, the solution and all of the projects in the solution are greyed out.
I can create a new project and everything seems to be working properly. But with this existing solution that contains 14 projects, "Add View" doesn't display. I have compared the csproj files of the existing application and the test application and don't see any significant differences.
Any ideas?
Comments: ** Comment from web user: xiaoyuandlg **
I have gone into the Guidance Package Manager and enabled "Guidance Package Development" and "Smart Client Development" packages (both are version 1.0). If I attempt to "Register Guidance Package" via the Guidance Package Manager, the solution and all of the projects in the solution are greyed out.
I can create a new project and everything seems to be working properly. But with this existing solution that contains 14 projects, "Add View" doesn't display. I have compared the csproj files of the existing application and the test application and don't see any significant differences.
Any ideas?
Comments: ** Comment from web user: xiaoyuandlg **
I've read something about a [Context Menu](http://www.kettic.com/winforms_ui/csharp_guide/menu_context_menu.shtml), don't know would it be helpful or not. Hope it be useful.