Changes between Version 2 and Version 3 of Release/2.4/Notes


Ignore:
Timestamp:
Apr 18, 2012, 4:03:42 AM (12 years ago)
Author:
jng
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Release/2.4/Notes

    v2 v3  
    7575Finally, due to coordinate system dictionary paths no longer tied to a global environment variable (RFC 122) a mandatory system reboot after installation is no longer required for all supported versions of Windows. However, a restart of Apache and/or IIS may be required for PHP to work.
    7676
     77== Known Issues ==
     78
     79 * The installer will not remove the IIS virtual directories correctly if you specified a different virtual directory in IIS. For example, if you install with a virtual directory of "mapguide24" it will still remove the "mapguide" virtual directory on uninstall.
     80 * An asp.net security setting prevents selection XML from being set from the .net viewer (#1984). The current workaround is to add the following line to web.config for the mapviewernet directory under the {{{<system.web>}}} configuration section:
     81{{{<httpRuntime requestValidationMode="2.0" />}}}
     82 * PHP Viewer and Developer's Guide samples will not work if the PHP viewer feature is not enabled. Likewise for .net and Java. Nothing in the installer will prevent you from making such a choice.
     83 * For the IIS configuration or Bundled configuration with a custom http port, you will have to update the WFS and WMS server name configuration properties via the MapGuide Site Administrator after installation if you intend to use such features. This is currently set to localhost:8008 for both.
     84
    7785== API changes ==#ApiChanges
    7886