-
Ensure that you have performed the .
-
To build the C# or Visual Basic .NET edition of the solution, follow the instructions in .
-
To run the sample in a single- or cross-machine configuration, follow the instructions in .
In the files
setupvroot.batcleanupvroot.batthe line:VER | FINDSTR /c:" 6.0." >NULshould be changed to:VER | FINDSTR /c:" 6.1." >NULWindows 7 version is 6.1. Otherwise this will fail (unless you have IIS 6 Admin tools installed.)Run cleanupvroot.bat, then run the setupvroot.bat file.