PasswordFormat Error when deploying an application
I've created a simple application diagram (web service/web app/database) and a simple LDD, internet zone with an IIS and database zone with a database server. In the deployment diagram I deploy the database into the database zone and the rest into IIS in the internet zone. I turn on Fomrs authentication for the web app/web service. Enable anonymous authentication for IIS and then validate the diagram. When I do the validation I get the following error,
"Constraint parameter 'Password Format' does not allow any values for setting 'PasswordFormat', which is currently set to 'SHA1'. Modify the constraint to enable one or more values for this setting."
I've not seen this before and wonder if I've missed an obvious step or simply screwed up a parameter somewhere?