<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.charteris.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Roger Whitehead&amp;#39;s blog.  - All Comments</title><link>http://blogs.charteris.com/blogs/rogerw/default.aspx</link><description>Thoughts and activities on implementing Microsoft Web and Windows Mobile technologies. Life is Mobile.</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP2 (Build: 20611.960)</generator><item><title>re: Windows Mobile Device Synchronisation Software: Disconnecting The Ageing Device</title><link>http://blogs.charteris.com/blogs/rogerw/archive/2007/03/13/Windows-Mobile-Device-Synchronisation-Software_3A00_-Disconnecting-The-Ageing-Device.aspx#802</link><pubDate>Mon, 11 May 2009 21:00:20 GMT</pubDate><guid isPermaLink="false">0cdfd867-77e4-483c-9e74-84c93cc8eba0:802</guid><dc:creator>Paul Akerhielm</dc:creator><description>&lt;p&gt;I currently synchronize my venerable (amazing) pocket pc Psion 5mx with Outlook 2000, and I wanted to further synchronize Outlook 2000 to my new smartphone (Samsung Omnia) running Win Mobile 6.1, something MS states is not possible. Updating Outlook would cause compatibility problems for my ancient Psion. I found on the internet a suggestion that uninstalling ActiveSync 4.5, installing AS 4.2, then re-installing AS 4.5 over top (ie without total uninstall in Control Panel), seemed to allow AS 4.5 to handle Outlook 2000. I can confirm that this worked for me. After following this procedure, I got full synchronization into my current smartphone of calendar (8 years worth), contacts, and do lists.&lt;/p&gt;
&lt;img src="http://blogs.charteris.com/aggbug.aspx?PostID=802" width="1" height="1"&gt;</description></item><item><title>re: ActiveSync 4.5 Installation Problems - When Less Means More Progress</title><link>http://blogs.charteris.com/blogs/rogerw/archive/2007/03/22/ActiveSync-4.5-Installation-Problems-_2D00_-When-Less-Means-More-Progress.aspx#800</link><pubDate>Tue, 05 May 2009 18:39:55 GMT</pubDate><guid isPermaLink="false">0cdfd867-77e4-483c-9e74-84c93cc8eba0:800</guid><dc:creator>imbabwa</dc:creator><description>&lt;p&gt;All of a sudden my e-mail does not push to my device. I have a samsung i760 and it has worked flawlessly. Last week it stopped. When I sync it syncs my PC and my Outlook contacts, tasks,etc. but not my mail. Error message is 850200006. I had a hard reset done and it was able to sync everything except my mail. I am unable to send or recieve. &lt;/p&gt;
&lt;p&gt;Any solutions??? &lt;/p&gt;
&lt;img src="http://blogs.charteris.com/aggbug.aspx?PostID=800" width="1" height="1"&gt;</description></item><item><title>re: Happy New Year - Happy Visual Studio 2008 on Windows Vista 64 bit!</title><link>http://blogs.charteris.com/blogs/rogerw/archive/2008/01/02/happy-new-year-happy-visual-studio-2008-on-windows-vista-64-bit.aspx#799</link><pubDate>Tue, 05 May 2009 15:07:10 GMT</pubDate><guid isPermaLink="false">0cdfd867-77e4-483c-9e74-84c93cc8eba0:799</guid><dc:creator>Niamh Foley</dc:creator><description>&lt;p&gt;Hi, i have vista 64bit perfect install but i cannot complie i get the project Failed error... any ideas?&lt;/p&gt;
&lt;img src="http://blogs.charteris.com/aggbug.aspx?PostID=799" width="1" height="1"&gt;</description></item><item><title>re: Fiddling With Factories - Patterns in the Microsoft Mobile Client Software Factory</title><link>http://blogs.charteris.com/blogs/rogerw/archive/2006/12/27/Fiddling-With-Factories-_2D00_-Pattern-use-in-the-Microsoft-Mobile-Client-Software-Factory.aspx#798</link><pubDate>Mon, 04 May 2009 09:41:06 GMT</pubDate><guid isPermaLink="false">0cdfd867-77e4-483c-9e74-84c93cc8eba0:798</guid><dc:creator>Umer</dc:creator><description>&lt;p&gt;I have configured and installed the mobile client software factory successfully, now i am playing with its application blocks, the approach seems very good but the coding is very comlex and compact.&lt;/p&gt;
&lt;p&gt;I am facing a problem, while trying to login to the sample application &amp;quot;AdventureWorkstogo&amp;quot; i am getting the following error&lt;/p&gt;
&lt;p&gt;Error in call to CryptCreateHash:Microsoft.Practices.Mobile.PasswordAuthentication.CryptNativeException: Error in call to CryptCreateHash: 87&lt;/p&gt;
&lt;p&gt;at Microsoft.Practices.Mobile.PasswordAuthentication.CryptNativeHelper.ThrowWin32Exception()&lt;/p&gt;
&lt;p&gt;at Microsoft.Practices.Mobile.PasswordAuthentication.CryptNativeHelper.GetDerivedKey()&lt;/p&gt;
&lt;p&gt;at Microsoft.Practices.Mobile.PasswordAuthentication.CryptNativeHelper.GetPasswordDerivedKey()&lt;/p&gt;
&lt;p&gt;at Microsoft.Practices.Mobile.PasswordAuthentication.PasswordIdentity..ctor()&lt;/p&gt;
&lt;p&gt;at Microsoft.Practices.Mobile.PasswordAuthentication.AuthenticationToken.Authenticate()&lt;/p&gt;
&lt;p&gt;at Microsoft.Practices.Mobile.AdventureWorksToGo.Shell.Login.MobilePasswordAuthenticationService.CheckCredentials()&lt;/p&gt;
&lt;p&gt;at Microsoft.Practices.Mobile.AdventureWorksToGo.Shell.Login.LoginPresenter.ValidateLogin()&lt;/p&gt;
&lt;p&gt;at Microsoft.Practices.Mobile.AdventureWorksToGo.Shell.Login.LoginPresenter.view_LoginEvent()&lt;/p&gt;
&lt;p&gt;at Microsoft.Practices.Mobile.AdventureWorksToGo.Shell.Login.LoginView.LoginMenuItem_Click()&lt;/p&gt;
&lt;p&gt;at System.Windows.Forms.MenuItem.OnClick()&lt;/p&gt;
&lt;p&gt;at System.Windows.Forms.Menu.ProcessMnuProc()&lt;/p&gt;
&lt;p&gt;at System.Windows.Forms.Form.WnProc()&lt;/p&gt;
&lt;p&gt;at System.Windows.Forms.Control._InternalWnProc()&lt;/p&gt;
&lt;p&gt;at Microsoft.AGL.Forms.EVL.EnterModalDialog()&lt;/p&gt;
&lt;p&gt;at System.Windows.Forms.Form.ShowDialog()&lt;/p&gt;
&lt;p&gt;at Microsoft.Practices.Mobile.AdventureWorksToGo.Shell.Login.MobileCabAuthenticationService.Authenticate()&lt;/p&gt;
&lt;p&gt;at Microsoft.Practices.Mobile.CompositeUI.CabApplication`1.AuthenticateUser()&lt;/p&gt;
&lt;p&gt;at Microsoft.Practices.Mobile.CompositeUI.CabApplication`1.Run()&lt;/p&gt;
&lt;p&gt;at Microsoft.Practices.Mobile.AdventureWorksToGo.Shell.ShellApplication.Main()&lt;/p&gt;
&lt;img src="http://blogs.charteris.com/aggbug.aspx?PostID=798" width="1" height="1"&gt;</description></item><item><title>Setup wurde nicht benedet | hilpers</title><link>http://blogs.charteris.com/blogs/rogerw/archive/2007/03/22/ActiveSync-4.5-Installation-Problems-_2D00_-When-Less-Means-More-Progress.aspx#756</link><pubDate>Tue, 20 Jan 2009 15:34:29 GMT</pubDate><guid isPermaLink="false">0cdfd867-77e4-483c-9e74-84c93cc8eba0:756</guid><dc:creator>Setup wurde nicht benedet | hilpers</dc:creator><description>&lt;p&gt;Pingback from &amp;nbsp;Setup wurde nicht benedet | hilpers&lt;/p&gt;
&lt;img src="http://blogs.charteris.com/aggbug.aspx?PostID=756" width="1" height="1"&gt;</description></item><item><title>re: Fiddling with Factories - The Windows Mobile Client Software Factory</title><link>http://blogs.charteris.com/blogs/rogerw/archive/2006/10/08/Fiddling-with-Factories-_2D00_-The-Windows-Mobile-Client-Software-Factory.aspx#753</link><pubDate>Tue, 06 Jan 2009 11:32:35 GMT</pubDate><guid isPermaLink="false">0cdfd867-77e4-483c-9e74-84c93cc8eba0:753</guid><dc:creator>crossshore</dc:creator><description>&lt;p&gt;I think the Data Access and Configuration Blocks are really useful one.&lt;/p&gt;
&lt;p&gt;I have used both of them extensively in my recent application and have gained a much better approach of application level configuration variables.&lt;/p&gt;
&lt;p&gt;Have you worked on orientation aware control blocks? I am curious to know about that.&lt;/p&gt;
&lt;img src="http://blogs.charteris.com/aggbug.aspx?PostID=753" width="1" height="1"&gt;</description></item><item><title>re: Windows Mobile 6 ROM Update For Orange SPV E650</title><link>http://blogs.charteris.com/blogs/rogerw/archive/2008/06/13/windows-mobile-6-rom-update-for-orange-spv-e650.aspx#751</link><pubDate>Mon, 29 Dec 2008 22:21:47 GMT</pubDate><guid isPermaLink="false">0cdfd867-77e4-483c-9e74-84c93cc8eba0:751</guid><dc:creator>helen hussain</dc:creator><description>&lt;p&gt;have not got &amp;nbsp;cd rom for my phone&lt;/p&gt;&lt;img src="http://blogs.charteris.com/aggbug.aspx?PostID=751" width="1" height="1"&gt;</description></item><item><title>re: ActiveSync 4.5 Installation Problems - When Less Means More Progress</title><link>http://blogs.charteris.com/blogs/rogerw/archive/2007/03/22/ActiveSync-4.5-Installation-Problems-_2D00_-When-Less-Means-More-Progress.aspx#743</link><pubDate>Tue, 09 Dec 2008 11:15:11 GMT</pubDate><guid isPermaLink="false">0cdfd867-77e4-483c-9e74-84c93cc8eba0:743</guid><dc:creator>I Harvey</dc:creator><description>&lt;p&gt;For invalid drive letter errors the registry changes fixed the problem as suggested above&lt;/p&gt;
&lt;p&gt;&lt;a rel="nofollow" target="_new" href="http://consumerdocs.installshield.com/selfservice/viewContent.do?externalId=Q110636&amp;amp;sliceId=1"&gt;consumerdocs.installshield.com/.../viewContent.do&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;
&lt;img src="http://blogs.charteris.com/aggbug.aspx?PostID=743" width="1" height="1"&gt;</description></item><item><title>re: ActiveSync 4.5 Installation Problems - When Less Means More Progress</title><link>http://blogs.charteris.com/blogs/rogerw/archive/2007/03/22/ActiveSync-4.5-Installation-Problems-_2D00_-When-Less-Means-More-Progress.aspx#739</link><pubDate>Fri, 05 Dec 2008 03:51:41 GMT</pubDate><guid isPermaLink="false">0cdfd867-77e4-483c-9e74-84c93cc8eba0:739</guid><dc:creator>arthur king</dc:creator><description>&lt;p&gt;I downloaded the 4.5 only after being told to due so by verizon, I have the treo 700wx and it never backed up my files, appointments or any contacts, what a joke.... didi everything that was required, phone locked up hard after windows media 6 was installed.. Did a soft reset, did all the resets i could think of after reading the posts on how too&amp;#39;s and fixing it on the net, Funny thing I managed to find after attempting evertyhing else, i stated doing everything.... finally found out after looking through the phone that there was a check mark in the usb to pc menu, &amp;nbsp;that enabled advanced network functionality.. after unchecking it, the frigging thing work flawlessly...&lt;/p&gt;
&lt;p&gt;Hope this helps some of you out...&lt;/p&gt;
&lt;p&gt;Any questions e-mail is&lt;/p&gt;
&lt;p&gt;DJ2LOUD@NETSCAPE.NET&lt;/p&gt;
&lt;img src="http://blogs.charteris.com/aggbug.aspx?PostID=739" width="1" height="1"&gt;</description></item><item><title>re: ActiveSync 4.5 Installation Problems - When Less Means More Progress</title><link>http://blogs.charteris.com/blogs/rogerw/archive/2007/03/22/ActiveSync-4.5-Installation-Problems-_2D00_-When-Less-Means-More-Progress.aspx#731</link><pubDate>Wed, 26 Nov 2008 20:47:56 GMT</pubDate><guid isPermaLink="false">0cdfd867-77e4-483c-9e74-84c93cc8eba0:731</guid><dc:creator>Flames</dc:creator><description>&lt;p&gt;Guy, I had alot of problems with my Activesync 4.5 when trying to synchronise with my samsung omnia and i tried so many options as supplied on the net but none worked. &lt;/p&gt;
&lt;p&gt;I just tried the following randomly and it worked&lt;/p&gt;
&lt;p&gt;Download Activesync 4.5 from a website on the net (sorry i lost the one i used) and first uninstall the one you initially installed from your disc then install a fresh copy of Activesync 4.5. &lt;/p&gt;
&lt;p&gt;It worked like a miracle.&lt;/p&gt;
&lt;p&gt;Dont forget to uncheck the &amp;quot;Enable advanced network functionality&amp;quot; from the settings&amp;gt;connection&amp;gt;usbtopc.&lt;/p&gt;
&lt;p&gt;Good luck &lt;/p&gt;&lt;img src="http://blogs.charteris.com/aggbug.aspx?PostID=731" width="1" height="1"&gt;</description></item><item><title>re: ActiveSync 4.5 Installation Problems - When Less Means More Progress</title><link>http://blogs.charteris.com/blogs/rogerw/archive/2007/03/22/ActiveSync-4.5-Installation-Problems-_2D00_-When-Less-Means-More-Progress.aspx#730</link><pubDate>Wed, 26 Nov 2008 20:46:38 GMT</pubDate><guid isPermaLink="false">0cdfd867-77e4-483c-9e74-84c93cc8eba0:730</guid><dc:creator>Flames</dc:creator><description>&lt;p&gt;Guy, I had alot of problems with my Activesync 4.5 when trying to synchronise with my samsung omnia and i tried so many options as supplied on the net but none worked. &lt;/p&gt;
&lt;p&gt;I just tried the following randomly and it worked&lt;/p&gt;
&lt;p&gt;Download Activesync 4.5 from and first uninstall the one you initially installed from your disc then install a fresh copy of Activesync 4.5. &lt;/p&gt;
&lt;p&gt;It worked like a miracle.&lt;/p&gt;
&lt;p&gt;Dont forget to uncheck the &amp;quot;Enable advanced network functionality&amp;quot; from the settings&amp;gt;connection&amp;gt;usbtopc.&lt;/p&gt;
&lt;p&gt;Good luck &lt;/p&gt;
&lt;img src="http://blogs.charteris.com/aggbug.aspx?PostID=730" width="1" height="1"&gt;</description></item><item><title>re: Fiddling with the Microsoft Mobile Client Software Factory - A Few Bits Makes All The Difference</title><link>http://blogs.charteris.com/blogs/rogerw/archive/2007/10/15/fiddling-with-the-microsoft-mobile-client-software-factory-a-few-bits-makes-all-the-difference.aspx#646</link><pubDate>Sun, 19 Oct 2008 21:29:46 GMT</pubDate><guid isPermaLink="false">0cdfd867-77e4-483c-9e74-84c93cc8eba0:646</guid><dc:creator>Mike</dc:creator><description>&lt;p&gt;Do you know how to install Windows Mobile Client Software Factory with GAT/GAX Release Feb 2008? There are no links for older versions...&lt;/p&gt;
&lt;img src="http://blogs.charteris.com/aggbug.aspx?PostID=646" width="1" height="1"&gt;</description></item><item><title>re: ActiveSync 4.5 Installation Problems - When Less Means More Progress</title><link>http://blogs.charteris.com/blogs/rogerw/archive/2007/03/22/ActiveSync-4.5-Installation-Problems-_2D00_-When-Less-Means-More-Progress.aspx#643</link><pubDate>Sat, 18 Oct 2008 21:10:13 GMT</pubDate><guid isPermaLink="false">0cdfd867-77e4-483c-9e74-84c93cc8eba0:643</guid><dc:creator>sena subzero</dc:creator><description>&lt;p&gt;Michael Davies mcadavies@aol.com said:&lt;/p&gt;
&lt;p&gt;I had a ‘password’ error reported on ActiveSync 4.5 so I uninstalled it; I have deleted all references to ‘activesync’ in the registry. On trying to re-install it I get the error: Set Up Not Complete The wizard was interupted before Microsoft ActiveSync 4.5 could be completely installed. Your system has not been modified. To complete instalation at another time, please run setup again. Click Finish to exit the wizard. I have also tried with all the USB connections disconnected Any ideas? Help!! Michael &lt;/p&gt;
&lt;p&gt;May 8, 2007 9:35 AM&lt;/p&gt;
&lt;p&gt;for this do this : &lt;/p&gt;
&lt;p&gt;Daniel said:&lt;/p&gt;
&lt;p&gt;After reading these posts I installed wininstallnt AND run c:\windows\system32\fixmapi.exe &lt;/p&gt;
&lt;p&gt;That solved the problem with installation of ActiveSync 4.5&lt;/p&gt;
&lt;p&gt;Hope it helps you too :)&lt;/p&gt;
&lt;p&gt;And big thanks man for solving this. &lt;/p&gt;
&lt;img src="http://blogs.charteris.com/aggbug.aspx?PostID=643" width="1" height="1"&gt;</description></item><item><title>re: Microsoft Office 2007 Installation Woes - One Expression Led To Another!</title><link>http://blogs.charteris.com/blogs/rogerw/archive/2007/06/26/microsoft-office-2007-installation-woes-one-expression-led-to-another.aspx#621</link><pubDate>Thu, 02 Oct 2008 14:25:33 GMT</pubDate><guid isPermaLink="false">0cdfd867-77e4-483c-9e74-84c93cc8eba0:621</guid><dc:creator>Anonymous</dc:creator><description>&lt;p&gt;Thanks for the help&lt;/p&gt;
&lt;img src="http://blogs.charteris.com/aggbug.aspx?PostID=621" width="1" height="1"&gt;</description></item><item><title>re: ActiveSync 4.5 Installation Problems - When Less Means More Progress</title><link>http://blogs.charteris.com/blogs/rogerw/archive/2007/03/22/ActiveSync-4.5-Installation-Problems-_2D00_-When-Less-Means-More-Progress.aspx#598</link><pubDate>Mon, 21 Jul 2008 13:13:28 GMT</pubDate><guid isPermaLink="false">0cdfd867-77e4-483c-9e74-84c93cc8eba0:598</guid><dc:creator>Wout</dc:creator><description>&lt;p&gt;I have changed my drive letter &amp;nbsp;to the one indicted as invalid, that solved the problem for the installation. Use the guide at consumer.installshield.com/kb.asp&lt;/p&gt;
&lt;p&gt;to change you drive letter. &amp;nbsp;Remember to change it back after installation was succesful&lt;/p&gt;
&lt;img src="http://blogs.charteris.com/aggbug.aspx?PostID=598" width="1" height="1"&gt;</description></item></channel></rss>