The closed type Common.ACS.Management.Issuer does not have a corresponding SystemReserved settable property.
This is the exception that you may get when using samples that use ACSv2 Management Service and were available for download before the February 2011 Labs Updated.
“The closed type Common.ACS.Management.Issuer does not have a corresponding SystemReserved settable property.”
From the update:
Important: If you are using the ACS management service to programmatically manage ACS, your management service client code must updated and recompiled to function correctly after February 28, 2011. No code changes are required other than recompiling the updated management service client code.
If you hit this exception, just updated the reference to the Management Service by right clicking on it in Solution Explorer and choosing Update Service Reference option. Compile it and you should be good to go.
Happy ACSv2 programming!
Related Materials
- Windows Azure AppFabric Access Control Service (ACS) v2 – Programmatically Adding Facebook as an Identity Provider Using Management Service
- Windows Azure AppFabric Access Control Service v2 - Adding Identity Provider Using Management Service (AD FS 2.0)
- Windows Azure AppFabric Access Control Service (ACS) v2 – Programmatically Adding OpenID as an Identity Provider Using Management Service