Running samples of Geneva Beta 2 in Windows 7
As the official website advised, Microsoft code name "Geneva" is an open platform that provides simplified user access and single sign-on for on-premises and cloud-based applications in the enterprise, across organizations, and on the Web. Currently the newest version is Beta 2, released on Aug. 18, 2009, about two months later than the release of Windows 7. So when my colleague, Yang, tried to make its samples run in Windows 7 Professional. Some strange errors popped up. We worked together for a long time to modify setup scripts and authority issues, getting it work eventually. I categorized errors that we came across, and corresponding solutions we made as following. 1. Error in “Run SamplesPreReqSetup.bat” The script cannot find httpcfg.exe tool in the current running environment. You can install this by going to the following link "http://go.microsoft.com/fwlink/?LinkID=100322" Please ensure that httpcfg.exe is installed in your PATH or the directory this sc...