Sven's profileWebSmitSpacePhotosBlogListsMore ![]() | Help |
|
|
November 30 Problem: SNTP Timesvc not updating System Time of DeviceRecently, I spent several hours (even days) in configuring the CE embedded SNTP Client to sync with a NTP Time Server. It *never* worked. I have the following entries in registry: [HKEY_LOCAL_MACHINE\Services\TIMESVC] And now, the solution: Look at the small Parameter "AutoUpdate", it should be set to "1" ! That's the clue I've found out. I searched MSDN documentation up and down and this parameter, the most important, is never mentioned. Sven November 15 ..neverending story part IIHehe, as you wouldn't think, and I either that a reinstall could help me -> it did so. I am really able again to open my solution and edit my project. *very great* I had a little problem with a native C++ project but I excluded it from my solution because there is no need any more for this project. Btw.. if you know VNC and you are looking for real nice tool for your mobile device, the you have to look at this URL. This is VNC for mobile devices in native C++, the full source code - imagine! Until soon... Device Platform not found .. neverending storyYesterday, I had a serious problem while opening one of my solutions in Visual Studio 2005 for my actual project.
There were very ugly error messages, for instance
---------------------------
Microsoft Visual Studio --------------------------- Error retrieving information from user datastore. Platform not found. --------------------------- OK --------------------------- Or
---------------------------
Microsoft Visual Studio --------------------------- The project could not be opened because it refers to a device platform that does not exist in your datastore. --------------------------- OK Cancel --------------------------- I found while searching Google this blog entry from Daniel Moth facing nearly the same problem. But the solution didn't work for me. Already tried to talk to Mircosoft yesterday, because we're MSDN subscriber didn't solve anything, just wasting my time.
I just tried to remove and reinstall VS2005.. let's see what happens..
|
|
|