I have attempted to port CCF 2005 SP1 code to a CCF 2008 setup and using the CCF 2008 code base and when I try to add a new hosted application(ie a .NET hosted control) I get an error from the administration console. The error in the Event Viewer's Application log is:
ListenerConfiguration has encountered a problem while trying to access the Configuration web service. Could not find default endpoint element that references contract 'Microsoft.Ccf.Common.ConfigurationService.Configuration' in the ServiceModel client configuration section. This might be because no configuration file was found for your application, or because no endpoint element matching this contract could be found in the client element.
Any ideas where to start looking?