|
I finally found the fix for it. The problem was actually with the x51v and a couple of registry settings is all that needs to be changed. They have a .cab file you can download at buzzdev.net after registering of course, that will make the registry changes for you. It had to do with the MTU value and the MaxoutTransfer values in the x51v's registry. I have the MS rules and ran this cab file and now it works. The file name is WM5 ActiveSync 4 Sygate FW Fix.cab. I hope I have not broken any forum rules by mentioning the site where I found this info, that is why I did not direct link to anything.
Just in case, here are the two registry keys that need to be added if you want to do it manually. Soft reset and give it a try.
Registry Sub Key: [HKEY_LOCAL_MACHINEDriversUSBFunctionDriversRNDIS]
Name of the Value to add: MTU
Type : DWORD
Data: 1514 (Value is Decimal)
Registry Sub Key: [HKEY_LOCAL_MACHINEDriversUSBFunctionDriversRNDIS]
Name of Value to add: MaxOutTransfer
Type: DWORD
Data: 1642 (Value is Decimal)
|