| This page is due to be discontinued Please log a call with IT Services Servicedesk, marked for the attention of the sun19 support team, if you wish this decision to be reviewed click here to hide this warning message |
[1] Do not install the Mathwise system or courseware material on paths
that contain long (greater than 8 characters) or 'forbidden-character'
bearing directory names. The permitted characters are the following fourteen
special characters:
_ ^ ! # % & - { } ( ) @ ` '
as well as the letters A to Z and the digits 0 to 9.
[2] Do not connect to the network drive containing Mathwise using an NT long drive (UNC) name. Instead map it to a single letter drive name. For example if, from a client machine, Mathwise is located in the following NT network directory:
\\NTServer_1\Apps\Mathwisethen you should map this drive to a single letter drive thus:
N:\Apps\MathwiseThe short cut you set up to run Mathwise should then point to
N:\Apps\Mathwise\mathwise.exeand the Start In directory set to
N:\Apps\Mathwise.[3] Ensure that all Mathwise file and directory permissions are set to Read Only (RX) apart from the assessment directories to which write access should be given. Do this first. Then set Share Permissions to the same.
[4] Ensure that mw.ini is edited correctly for the 'view' from the client machine. This applies in particular to the [modules] and [associations] sections. See Appendix 5 of the Courseware Manager Manual, also the Customisation Tutorial for more information on editing mw.ini.
As a brief example if you install Mathwise to the C: drive of the server, say into C:\apps\mathwise, and the modules are copied into the \modules sub-directory of this, then the [modules] section of mw.ini will contain entries such as this:
m1grph=c:\apps\mathwise\modules\m1grph\m1grph.mwxIf Mathwise is then run from a client, where the network drive has been mapped to N:, then Mathwise will not be able to find the modules. The entries should therefore be altered to read:
etc.
m1grph=n:\apps\mathwise\modules\m1grph\m1grph.mwxor
etc.
m1grph=modules\m1grph\m1grph.mwxYou should also make sure that entries in the [associations] section of mw.ini for text and help files point to the correct Windows directory for the client machine.
etc.
[5] The courseware authoring system Toolbook which much of the Mathwise material is authored in is known to have difficulties with fragmented NTFS partitions under NT4. This is apparently due to Toolbook's incremental loading of data which is frustrated by disc fragmentation. The only solution to this is to ensure that any NTFS partition to which Mathwise is installed is properly defragmented (this requires a third party utility since a defragmenter is not included with NT4). Of course ensuring that server drives are defragmented regularly should be a standard procedure for any network administrator in order to maximise performance.
[6] Under NT, if one 16-bit application crashes, all other 16-bit applications also fail. It is, however, possible to force the application to run in its own ‘virtual machine’ so that if it crashes, the others do not. This is done by selecting the shortcut's properties and checking the ‘run in separate memory space’ check-box in the ‘shortcut’ tab.