Please help. I am running a 64 Bit server.
I have intalled the Biztalk adapter pack (32 and 64 Bit) and manually registered the Bindings on both machine.config files under Framework and Framework64. On Visual Studion When I add generated Item and select Consume adapter pack, I get the following error
System.ArgumentException: The parameter ‘sectionGroupName’ is invalid. Parameter name: sectionGroupName at System.Configuration.MgmtConfigurationRecord.GetSectionGroup(String configKey) at System.Configuration.ConfigurationSectionGroupCollection.Get(String name) at System.Configuration.ConfigurationSectionGroupCollection.get_Item(String name) at System.ServiceModel.Configuration.ServiceModelSectionGroup.GetSectionGroup(Configuration config) at Microsoft.ServiceModel.Channels.Tools.MetadataSearchBrowse.MetadataPanel.EnumerateAllAvailableBindings() at Microsoft.ServiceModel.Channels.Tools.MetadataSearchBrowse.MetadataPanel..ctor(MetadataUserControl usercontrol, AdapterProperties properties)