Datasys Knowledge Base Document |
Knowledge Base index |
Updated: | 2005/08/29 |
Product: | MobilChange |
Version: | 4.0 |
Service pack: | 4.0.39 |
Area: | Mobile Connection |
Category: | FIXED |
Problem: | New meetings are created with time drift |
Problem description:
When you are creating new meeting through Mobile Connection for Outlook (?cn comand), in very rare cases meeting can have shifted start time by one or two hours in dependency on winter/summer time. You can solve this problem from Mobilchange version 4.0.39.
Solution:
Directions:
Mobilchange/bin
register mxcfosup.dll
(use regsvr32 mxcfosup.dll)
Mobilchange/script/mx_mfco.vbs
file is this line:
Const SCRIPT_BUILD = "2005-08-26" (or newer date)
HKLM\Software\Datasys\Mobilchange\Outlook\users\<user's_mobile_phone>
new text values
StdCalOff
- fill correction offset for winter time, SumCalOff
- fill correction offset for summer time.
Offset is in minutes, it is added to meeting start date and is sign sensitive.
Example: if meeting for user is created with drift of 2 hours forward in summer time and 1 hour in winter time, set StdCalOff = -60 and SumCalOff = -60 (valid for time zone GMT+01 - time zone of your server is also taken into consideration). If offsets don't exist in the registry or have empty values, no correction is done.
Further information:
--
Keywords:
Mobile Connection, MCO, meeting, time drift
If there is something unclear, send us an email to development@datasys.cz.