Author: bendewey
Date: Fri Oct  9 20:09:45 2009
New Revision: 823675

URL: http://svn.apache.org/viewvc?rev=823675&view=rev
Log:
Updated Readme.txt for Pablo 

Modified:
    incubator/stonehenge/trunk/stocktrader/dotnet/Readme.txt

Modified: incubator/stonehenge/trunk/stocktrader/dotnet/Readme.txt
URL: 
http://svn.apache.org/viewvc/incubator/stonehenge/trunk/stocktrader/dotnet/Readme.txt?rev=823675&r1=823674&r2=823675&view=diff
==============================================================================
--- incubator/stonehenge/trunk/stocktrader/dotnet/Readme.txt (original)
+++ incubator/stonehenge/trunk/stocktrader/dotnet/Readme.txt Fri Oct  9 
20:09:45 2009
@@ -1,14 +1,22 @@
 1. Follow the steps discribed in the Stonehenge .NET StockTrader Installation 
Guide,
-http://cwiki.apache.org/confluence/display/STONEHENGE/Stonehenge+.NET+StockTrader+Installation+Guide
+   
http://cwiki.apache.org/confluence/display/STONEHENGE/Stonehenge+.NET+StockTrader+Installation+Guide
 
-2. Open ports 9001 on your firewall (This port is used by the Active STS).
+2. Install the Geneva Framework Beta 2.
+   
+   1. From http://msdn.microsoft.com/en-us/evalcenter/dd440951.aspx choose the 
option to "Get Started Today".
+   2. Log in with your Live ID.
+   3. Click the continue button to register for the download.
+   4. Download the appropriate version of the Geneva Framework. You can choose 
either the framework for a smaller download or the Framework SDK to get samples 
and help files.
+   5. Install the Geneva Framework.
+
+3. Open ports 9001 on your firewall (This port is used by the Active STS).
 
    1. Control Panel->Windows Firewall->"Allow a program through the fire wall"
    2. You will get to a dialog, choose exceptions Tab
    3. Click Add Port
    4. Name it "9001" and put 9001 in the port Number field
    
-3. Setup the website under IIS
+4. Setup the website under IIS
 
    1. In IIS manager
    2. Right-click Default Website and choose Add a Virtual Directory
@@ -16,7 +24,7 @@
    4. Select identity_provider\PassiveSts as the physical path
    5. If your running vista, right-click the virtual directory and choose 
Convert to Application.
 
-4. Run the StockTrader demo
+5. Run the StockTrader demo
 
    1. Start the Order Processor, Configuration, Business Services and Active 
STS.
          1. Right click the RunServices.bat file and choose Run as 
Administrator. (Running the AuthorizeWcfServices.bat script in the \Util 
directory will prevent you from having to always run the services as 
Administrator)


Reply via email to