From “Control Panel”, launch “Programs and Features” then select “Turn Windows features on or off” Lab 2: Setup Lab Environment
Setup Windows 7 IIS/ASP to serve static XML files to BSI based machine Lab 2: Setup Lab Environment
Create a “physical” folder to contain all of the static files to serve to the BSI machine Copy “hello.xml” and “index.htm” from your resource folder to this folder
Lab 2: Setup Lab Environment Create another “physical” folder to to contain files sent to the FTP site This folder will remain empty for now
Add a “Virtual Directory” to the “Default Web Site” of IIS and associate it with the “physical folder” Lab 2: Setup Lab Environment
Restart the web site then point your browser to the new “Virtual Directory” using “localhost” If everything is set up properly, your browser should display the text contained in “index.htm” Lab 2: Setup Lab Environment
Create a “Handler Mapping” to serve XML via ASP Request Path: *.xml Executable: %windir%\system32\inetsrv\asp.dll Name: bsi Mapping: file Verbs: All verbs Lab 2: Setup Lab Environment
Add an FTP site to “Sites” and map it to the physical folder which you created earlier Click on “Next” Lab 2: Setup Lab Environment
Add FTP Site: Set “Binding and SSL Settings” as follows: Click on “Next” Lab 2: Setup Lab Environment
Add FTP Site: Set “Authentication and Authorization Information” as follows: Click on “Finish” Lab 2: Setup Lab Environment
Add FTP Site: Test FTP site Login 1)Enter “ftp localhost” at command prompt 2)User: anonymous 3)Password: [name or address] 4)Verify that user successfully logged in 5)Logout: enter “bye” at FTP> prompt Lab 2: Setup Lab Environment
Machine Configuration Lab 2: Setup Lab Environment
1)Configure BSI on machine: 1)Use BRAdmin Pro to enable BSI 2)Configure BSI to launch “Hello World” solution 2)Test the lab environment using the “Hello World” solution to insure there is a working baseline. Lab 2b: Setup Lab MFC
Lab 2: Setup Lab Environment Configure Device
Set the Administrator Password Note: Password cannot be blank and it cannot be “access” Lab 2: Setup Lab Environment
Enable BSI using BRAdmin Pro / Control dropdown menu Select: “Yes, I accept the terms of the license agreement” Lab 2: Setup Lab Environment
Configure Device
Lab 2: Setup Lab Environment Enable/Configure Solutions
Lab 2: Setup Lab Environment Create Solution Configure the solution to launch the “Hello World” application