On the machine where the web server is to be located, create an ExamDeveloper folder, and a sub-folder called Repositories. Create a folder called ExamDeveloper within this folder. In our example, this is the <SVNFolder> folder, which is C:\ExamDeveloper\Repositories\ExamDeveloper\, which is where we will download the ExamDeveloper files.
- Right-click on <SVNFolder> and click SVN Checkout.
- Enter the URL: https://subversion.assembla.com/svn/examdeveloper-deploy/Release/XXX (where "XXX" is the latest version of ExamDeveloper as found in Release Versions).
Click OK.
Please enter the username and password provided to you by the Pearson VUE Tech Support and click OK. The files will start downloading to the folder.
Click OK to close the Checkout window after the process finishes.- Create a folder at C:\inetpub\wwwroot\ExamDeveloper\, known as <ExtractedFolder>, and copy the contents of <SVNFolder>\Web\ to this folder. Copy the web.config from the <SVNFolder>\External\ folder (if the file exists in this folder) and paste it to the <ExtractedFolder> folder (overwrite the existing file if one already exists). You do not need to do this if the file doesn't exist in <SVNFolder>\External\ or if it already exists in the <ExtractedFolder> folder.