Changes between Version 34 and Version 35 of CompilingMapGuide22Windows


Ignore:
Timestamp:
08/03/10 15:14:08 (14 years ago)
Author:
hluo
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • CompilingMapGuide22Windows

    v34 v35  
    5757 * In Solution Explorer tree, select Solution ''Server'', then click Build->Build Solution, build process will start and should be successful.
    5858
    59 4. Build Web Extension
     594. Build Web Extension (i.e MapGuide Web Application)
    6060 * File->Open->!Project/Solution and browse to ''c:\mgdev\Web\src\!WebTier.sln'', click Ok to open 30 web extension projects in Visual Studio
    6161 * In Solution Explorer tree, select Solution ''Web Tier'', then click Build->Build Solution, build process will start and should be successful.
     
    8282'''''Note 2: After Building is done successfully, there should be ''bin'' folder under ''Server'', installation is not necessarily needed since you are working on the source code. '''''
    8383
    84 '''''Note 3: building mapguide source does not necessarily build web extensions. Web extension are third party applications and are not stored in subversion repository, as mentioned above. So, the only thing that needs to be done is to configure the web extensions. '''''
    85 
    8684== Testing Installation ==
    8785