Category Archives: 教學

Problem: Contacts with notes is not syncing in WM5

Thanks gq posting this at xda-developres.com

Subject:
Soln: Missing appointments/tasks/contacts containing notes.


I have finally fixed this issue after 3 days of mucking about!!! My phone is syncing all items fine now… I stumbled on the solution in a forum for other software, but it seems to apply to WM5, AS 4.1 and Outlook 2003 too!
As per http://www.sbsh.net/forums/lofiversion/index.php?t8892.html, reregister ole32.dll using:
1. Click Start, click Run, type the following command in the Open box, and then click OK:
Regsvr32.exe %Windir%System32Ole32.dll
2. In the RegSvr32 dialog box, click Ok.
3. Reboot computer.
4. Create an appointment in Outlook with notes attached and see if it syncs with Outlook.
The applicable text from the source article is:
The library file ole2.dll, is required by windows and is used when performing OLE (Object Linking and Embedding) operations . OLE allows objects created in one application to be embedded in documents/objects created by a different applications e.g. embedding an Excel spreadsheet inside a Word document. OLE is used fairly extensively in windows applications, so if possible you should not remove this file.
If this file is not registered well, it causes a variety of problems with synchronisation. Appointments and tasks with additional notes do not sync, contacts with additional notes or a picture ID do not sync and other programs like SmartphoneNotes can not sync. I found out that a MS security update in december or the beginning of this year also involved an issue with ole32.dll. Because of this something might have gone wrong with the registration of this file in Windows causing all sorts of problems relating to ActiveSync. (Re)registering this file can solve those problems as it did on my system. Since it´s a Windows file that has to be registered anyway, it can´t harm doing it again hoping it solves the problems experienced.

Network Printing失靈

 

我的Networking printer 今天竟然無故失靈。

我怎樣看也是沒有設定錯誤,弄了幾分鐘,
再加幾分鐘restart,發現Printer依然offline。

原來解決方法非常簡易:
如果電線完全接駁`,wireless router又沒有失靈的話
,right click printer, 再把它弄回ONLINE即可。

mobsync fix

多手試了新版mobsync,使到mobsync 不會再activesync時auto start。
原來了regedit 修理:
 
[HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindows CE ServicesAutoStartOnConnect]
"MobSyncAutoExec"=""d:\My Software\Program Files\mobsync094\mobsync.exe" /autoexec /5"
[HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindows CE ServicesAutoStartOnDisconnect]
"MobSyncAutoExec"=""d:\My Software\Program Files\mobsync094\mobsync.exe" /end"
 

[Remider] Shared Folders Permission

1:turn off "Use simple file sharing" in windows explorer – tools – folder options – view tab , advances settings
 
2:Share the folder as usual. If sharing the whole drive, click new share at the bottom. In permission, you can add the user & guest etc.
 
3:the user name and password box should come up when u try to get into that shared folder from any other location.  If no login box pop up, go to control panel – user accounts – click on a user and there should be "Manage my network passwords" on the left panel, delete all the wrong network password.
Account password MUST be enabled at the host computer.
 
4:try again and it should work