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
link|improve this question
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.