The WebService is set to .Net Framework 1.1 instead of 2.0
Workaround
1. Open IIS
2. Expand Websites
3. Expand ArchiveManager
4. Right Click on DefaultInstance and Select Properties
5. Click the ASP.NET Tab
6. Change the ASP version to version 2.x
7. Click OK on all the open windows to save the changes.