Changes between Version 11 and Version 12 of CompilingMapGuide22Windows


Ignore:
Timestamp:
07/29/10 12:03:54 (15 years ago)
Author:
hluo
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • TabularUnified CompilingMapGuide22Windows

    v11 v12  
    4646 * In Solution Explorer tree, select Solution ''Web Tier'', then click Build->Build Solution, build process will start and should be successful.
    4747
     48== Install MapGuide ==
    4849
     50{{{
     51cd c:\mgdev
     52mkdir Release
     53build.bat -a install -c server --source=Release
     54build.bat -a install -c web --source=Release
     55}}}
     56
     57== Testing Installation ==
     58
     591. Start MapGuide Server
     60
     612. Start MapGuide Web Extension
     62
     633. Open a browser to
     64
     65