Changes between Version 52 and Version 53 of ConfigureGuide22Windows

Show
Ignore:
Timestamp:
09/13/10 12:53:51 (3 years ago)
Author:
hluo
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ConfigureGuide22Windows

    v52 v53  
    8383Make sure ASP.NET feature is enabled by going to Control Panel->Programs->Turn windows features on or off. MapGuide requres .NET framework 2.0 or above and ASP.NET 2.0 or above. Refer to [http://www.codefixer.com/asp-net/tutorials/asp-net-installed.asp this page] to check if ASP.NET and what version is installed on your system. 
    8484 
    85 To configure IIS  
     851. Download dotnetviewersample from [http://mapguide.osgeo.org/download/releases/2.0.x-samples Here] and extract it to c:\mapguide2.2-beta-1\Web\www\ 
     86 
     872. Copy all DLL from c:\mapguide2.2-beta-1\Web\www\mapviewernet\bin to c:\mapguide2.2-beta-1\Web\www\dotnetviewersample\bin 
     88 
     893. Open IIS manager, navigate to Default Web Site/mapguide, convert or add mapviewernet and dotnetviewersample into Application 
     90 
     914. Start mgserver first 
     92 
     935. open browser to !http://localhost:8008/mapguide/dotnetviewersample/ajaxtiledviewersample.aspx 
    8694 
    8795== Apache2 ==