You can build C# .NET samples using Microsoft Visual C# 2008 Express or Microsoft Visual Studio 2008.
Procedure
- After you generate the sample program, you can run it as follows:
RecoveryPlan --url <webserviceurl> --username <user> --password <passwd> --planname <plan>
The
RecoveryPlan program lists all recovery plans and optionally gets the state for the plan specified after the
--planname
option.
- You can remove build files by running the clean.bat batch script.