When I try to connect, join or create a homegroup, I always get an exception with the message "Connect", and the ErrorType is ProviderNotAvailable. I am connected to a "Home" network. I am running Windows 7 Enterprise SP1. My sample app is a C# 4.0 Console app. Any help would be greatly appreciated.
var manager = new Microsoft.WindowsServerSolutions.HomeGroup.HomeGroupManager();
manager.Connect(); // <-this throws exception