The closed type Common.ACS.Management.Issuer does not have a corresponding SystemReserved settable property.

clip_image002This 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!