Hello,
I made simple helloworld webrole for Windows azure sample. it worked fine but after that i added a wcf service to existing web role ,
i gave me this error ,while deploying in azure portal
One or more configuration settings are specified for this deployment configuration but are not defined in the service definition file
: WCFServiceWebRole1Instances, WCFServiceWebRole1:Microsoft.WindowsAzure.Plugins.Diagnostics.ConnectionString.
What is wrong, please tell me? :(
dhampall