Question

I used to be able to add a view using the Smart Client Factory context menu in solution manager.

However now the only option available is "Create Disconnected Service Agent".

Having said that one of the projects has the "Add View" menu available.

Any ideas on how to solve it?

Was it helpful?

Solution

Ok, I found the problem:

Microsoft.Practices.CompositeUI & Microsoft.Practices.CompositeUI.WinForms must be referenced by a project in order to add views to it.

(I was referencing custom CompositeUI and CompositeUI.WinForms projects instead)

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top