<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://davidoverton.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>David Overton's Blog - All Comments</title><link>http://davidoverton.com/blogs/doverton/default.aspx</link><description>This blog is purely the personal opinions of David Overton. . If you can&amp;#39;t 
find the information you were looking for e-mail me at &lt;a href="mailto:admin@davidoverton.com"&gt;admin@davidoverton.com&lt;/a&gt;. If you want to narrow down the content consider these links: 
&lt;ul&gt;
&lt;li&gt;&lt;a href="http://uksbsguy.com/blogs/doverton/archive/tags/Windows+Client/default.aspx"&gt;&lt;strong&gt;Windows&lt;/strong&gt;&lt;/a&gt; 

&lt;li&gt;&lt;a href="http://uksbsguy.com/blogs/doverton/archive/tags/SBS+2008/default.aspx"&gt;&lt;strong&gt;SBS 
2008&lt;/strong&gt;&lt;/a&gt; or &lt;a href="http://uksbsguy.com/blogs/doverton/archive/tags/SBS+2003/default.aspx"&gt;&lt;strong&gt;SBS 
2003&lt;/strong&gt;&lt;/a&gt; 
&lt;li&gt;&lt;a href="http://uksbsguy.com/blogs/doverton/archive/tags/Office+2007/default.aspx"&gt;&lt;strong&gt;Office 
2007&lt;/strong&gt;&lt;/a&gt; or &lt;a href="http://uksbsguy.com/blogs/doverton/archive/tags/Office+2003/default.aspx"&gt;&lt;strong&gt;Office 
2003&lt;/strong&gt;&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;</description><dc:language>en</dc:language><generator>CommunityServer 2008.5 SP2 (Build: 40407.4157)</generator><item><title>re: How to get rid of the installer / configuration dialog when running Office 2007 and Office 2003 on the same system - for Vista and other versions of Windows</title><link>http://davidoverton.com/blogs/doverton/archive/2007/07/21/how-to-get-rid-of-the-installer-configuration-dialog-when-running-office-2007-and-office-2003-on-the-same-system-for-vista-and-other-versions-of-windows.aspx#13372</link><pubDate>Thu, 18 Mar 2010 01:32:13 GMT</pubDate><guid isPermaLink="false">72050d9c-4f41-4a16-9f70-ebbf2c98a2c7:13372</guid><dc:creator>Mindy L.</dc:creator><description>&lt;p&gt;David,&lt;/p&gt;
&lt;p&gt;Thanks for the Configuring solution. I have been trying for two weeks to get the right command. Your solution was the only one I saw that explained the difference between 11 and 12. Turns out, I&amp;#39;ve been trying the wrong one!&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://davidoverton.com/aggbug.aspx?PostID=13372" width="1" height="1"&gt;</description></item><item><title>re: Installing Office 2003 and Office 2007 on the same system</title><link>http://davidoverton.com/blogs/doverton/archive/2007/05/09/installing-office-2003-and-office-2007-on-the-same-system.aspx#13369</link><pubDate>Tue, 16 Mar 2010 21:49:18 GMT</pubDate><guid isPermaLink="false">72050d9c-4f41-4a16-9f70-ebbf2c98a2c7:13369</guid><dc:creator>Patrick</dc:creator><description>&lt;p&gt;Thanks for all the help. This got me most of the way. I was getting the installer popup everytime I opened an Excel or Word file. I added the reg entries:&lt;/p&gt;
&lt;p&gt;reg add HKCU\Software\Microsoft\Office\11.0\Word\Options /v NoReReg /t REG_DWORD /d 1&lt;/p&gt;
&lt;p&gt;reg add HKCU\Software\Microsoft\Office\12.0\Word\Options /v NoReReg /t REG_DWORD /d 1&lt;/p&gt;
&lt;p&gt;reg add HKCU\Software\Microsoft\Office\11.0\Excel\Options /v NoReReg /t REG_DWORD /d 1&lt;/p&gt;
&lt;p&gt;reg add HKCU\Software\Microsoft\Office\12.0\Excel\Options /v NoReReg /t REG_DWORD /d 1&lt;/p&gt;
&lt;p&gt;It didn&amp;#39;t make a difference.&lt;/p&gt;
&lt;p&gt;Then just for the hell of it I did a repair on Office 2007. Now all better!&lt;/p&gt;
&lt;p&gt;Hope it helps someone!&lt;/p&gt;
&lt;p&gt;Patrick&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://davidoverton.com/aggbug.aspx?PostID=13369" width="1" height="1"&gt;</description></item><item><title>re: Installing Office 2003 and Office 2007 on the same system</title><link>http://davidoverton.com/blogs/doverton/archive/2007/05/09/installing-office-2003-and-office-2007-on-the-same-system.aspx#13368</link><pubDate>Tue, 16 Mar 2010 14:13:37 GMT</pubDate><guid isPermaLink="false">72050d9c-4f41-4a16-9f70-ebbf2c98a2c7:13368</guid><dc:creator>Angelo Downunder</dc:creator><description>&lt;p&gt;For associating .doc to 2003 and .docx to 2007, pretty simple solution is to rename the 2003 winword.exe file to word2003.exe and right click on an old .doc word document and &amp;quot;open with&amp;quot;, browse to newly created word2003.exe and tick &amp;quot;always use this&amp;quot;, and viola - .doc is associated with 2003 and .docx is 2007. &lt;/p&gt;
&lt;p&gt;Reference and thanks goes to: &lt;a rel="nofollow" target="_new" href="http://www.edugeek.net/forums/office-software/23346-word-2003-word-2007-doc-file-association-problem.html"&gt;www.edugeek.net/.../23346-word-2003-word-2007-doc-file-association-problem.html&lt;/a&gt;&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://davidoverton.com/aggbug.aspx?PostID=13368" width="1" height="1"&gt;</description></item><item><title>re: How to get the Office Assistant in Office 2003 (clippy) to work in Windows Vista, i.e. remove the "Not enough memory" error messages</title><link>http://davidoverton.com/blogs/doverton/archive/2007/07/23/how-to-get-the-office-assistant-office-2003-to-work-in-windows-vista-i-e-remove-the-quot-not-enough-memory-quot-error-messages.aspx#13365</link><pubDate>Mon, 15 Mar 2010 06:27:16 GMT</pubDate><guid isPermaLink="false">72050d9c-4f41-4a16-9f70-ebbf2c98a2c7:13365</guid><dc:creator>Dave</dc:creator><description>&lt;p&gt;Thanks for troubleshooting and posting this fix. &amp;nbsp;I missed my dog.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://davidoverton.com/aggbug.aspx?PostID=13365" width="1" height="1"&gt;</description></item><item><title>re: How to get rid of the installer / configuration dialog when running Office 2007 and Office 2003 on the same system - for Vista and other versions of Windows</title><link>http://davidoverton.com/blogs/doverton/archive/2007/07/21/how-to-get-rid-of-the-installer-configuration-dialog-when-running-office-2007-and-office-2003-on-the-same-system-for-vista-and-other-versions-of-windows.aspx#13354</link><pubDate>Fri, 12 Mar 2010 15:35:47 GMT</pubDate><guid isPermaLink="false">72050d9c-4f41-4a16-9f70-ebbf2c98a2c7:13354</guid><dc:creator>Chris</dc:creator><description>&lt;p&gt;I have a laptop with vista which was playing up so I reset the factory settings, forgetting the nightmare I had when I first purchased it (last May 2007) when installing Microsoft office. &amp;nbsp;Some how with blood, sweat and toil and looking at internet forums, perhaps this one, I managed to get it to work. &amp;nbsp;I now have to solve the problem again but can’t figure it out….. &amp;nbsp;This is what I have done so far:&lt;/p&gt;
&lt;p&gt;Reset factory settings &lt;/p&gt;
&lt;p&gt;Control panel: deleted programs ie microsft office student…, windows works, Microsoft compatibility….&lt;/p&gt;
&lt;p&gt;Program files: deleted programs ie microsft office student…, windows works, Microsoft compatibility….&lt;/p&gt;
&lt;p&gt;C: users/ default/ appdata/ Microsoft: deleted or renamed programs ie microsft office student…, windows works, Microsoft compatibility….&lt;/p&gt;
&lt;p&gt;Downloaded and run ccleaner and spybot search and destroy.&lt;/p&gt;
&lt;p&gt;Rebooted (several times) to make sure the microsoft files are gone&lt;/p&gt;
&lt;p&gt;Then installed Microsoft office professional plus 2007 (which works fine on 3 other laptops)&lt;/p&gt;
&lt;p&gt;Error message: “please wait while windows configures Microsoft office professional plus 2007” &amp;nbsp;This appears when opening word, excel, outlook and even each time an email is sent. But does disappear and allows the applications to be opened and used.&lt;/p&gt;
&lt;p&gt;I have also tried the following command in run: regedit&lt;/p&gt;
&lt;p&gt;Then “new” D word value. Name NoReReg and given it a value of 1&lt;/p&gt;
&lt;p&gt;as well as: reg add HKCU\Software\Microsoft\Office\12.0\Word\Options /v NoReReg /t REG_DWORD /d 1&lt;/p&gt;
&lt;p&gt;I have tried other things from looking at various forums but have lost track. &amp;nbsp;When they have not worked I have reset factory settings and tried all over.&lt;/p&gt;
&lt;p&gt;Any ideas?&lt;/p&gt;
&lt;p&gt;Thanks &lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://davidoverton.com/aggbug.aspx?PostID=13354" width="1" height="1"&gt;</description></item><item><title>re: How to connect to and import data from an XML Web Service into Excel 2007</title><link>http://davidoverton.com/blogs/doverton/archive/2007/07/13/how-to-connect-to-and-import-data-from-an-xml-web-service-into-excel-2007.aspx#13353</link><pubDate>Fri, 12 Mar 2010 13:19:48 GMT</pubDate><guid isPermaLink="false">72050d9c-4f41-4a16-9f70-ebbf2c98a2c7:13353</guid><dc:creator> Sandip</dc:creator><description>&lt;p&gt;Invalid Link &lt;a rel="nofollow" target="_new" href="http://teachatechie.com"&gt;http://teachatechie.com&lt;/a&gt;&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://davidoverton.com/aggbug.aspx?PostID=13353" width="1" height="1"&gt;</description></item><item><title>re: Connect Manager for VPNs into SBS 2008 …er, not really, with CMAK information too</title><link>http://davidoverton.com/blogs/doverton/archive/2008/12/03/connect-manager-for-vpns-into-sbs-2008-er-not-really.aspx#13347</link><pubDate>Wed, 10 Mar 2010 11:08:47 GMT</pubDate><guid isPermaLink="false">72050d9c-4f41-4a16-9f70-ebbf2c98a2c7:13347</guid><dc:creator>David Overton</dc:creator><description>&lt;p&gt;@Andy,&lt;/p&gt;
&lt;p&gt;If files are synching then this is a strange one. &amp;nbsp;Can you access the server via IP address?&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;
&lt;p&gt;David&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://davidoverton.com/aggbug.aspx?PostID=13347" width="1" height="1"&gt;</description></item><item><title>re: Connect Manager for VPNs into SBS 2008 …er, not really, with CMAK information too</title><link>http://davidoverton.com/blogs/doverton/archive/2008/12/03/connect-manager-for-vpns-into-sbs-2008-er-not-really.aspx#13337</link><pubDate>Tue, 09 Mar 2010 21:32:43 GMT</pubDate><guid isPermaLink="false">72050d9c-4f41-4a16-9f70-ebbf2c98a2c7:13337</guid><dc:creator>Andy Steadman</dc:creator><description>&lt;p&gt;The user connects to the VPN OK and the files are sync-ing between the server and the user remotely however when browsing the server (\\servername from run) they cannot see the shared folders. I have tried \\servername.domainname.local etc but still cannot view the shares. Any ideas?&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://davidoverton.com/aggbug.aspx?PostID=13337" width="1" height="1"&gt;</description></item><item><title>re: How to get rid of the installer / configuration dialog when running Office 2007 and Office 2003 on the same system - for Vista and other versions of Windows</title><link>http://davidoverton.com/blogs/doverton/archive/2007/07/21/how-to-get-rid-of-the-installer-configuration-dialog-when-running-office-2007-and-office-2003-on-the-same-system-for-vista-and-other-versions-of-windows.aspx#13330</link><pubDate>Mon, 08 Mar 2010 22:10:00 GMT</pubDate><guid isPermaLink="false">72050d9c-4f41-4a16-9f70-ebbf2c98a2c7:13330</guid><dc:creator>John B</dc:creator><description>&lt;p&gt;Dave, I ran your registry change to get rid of the Windows installer (running when opening Office documents), and it worked first try - thanks so much for helping me rid myself of this annoyance.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://davidoverton.com/aggbug.aspx?PostID=13330" width="1" height="1"&gt;</description></item><item><title>re: Installing Office 2003 and Office 2007 on the same system</title><link>http://davidoverton.com/blogs/doverton/archive/2007/05/09/installing-office-2003-and-office-2007-on-the-same-system.aspx#13328</link><pubDate>Mon, 08 Mar 2010 01:29:46 GMT</pubDate><guid isPermaLink="false">72050d9c-4f41-4a16-9f70-ebbf2c98a2c7:13328</guid><dc:creator>David Overton</dc:creator><description>&lt;p&gt;@Sonya,&lt;/p&gt;
&lt;p&gt;You will need to load Windows Live (&lt;a rel="nofollow" target="_new" href="http://download.live.com"&gt;http://download.live.com&lt;/a&gt;) to open you e-mails properly on WIndows 7. Office 2007 trial / STE 2003 probably don&amp;#39;t come with Outlook, so Office is not to blame.&lt;/p&gt;
&lt;p&gt;If you have a non-OEM copy of Office 2003 and you have removed it from your old PC then you should be able to load it onto your new PC.&lt;/p&gt;
&lt;p&gt;Having said that, Office 2010 is going to launch soon, so perhaps waiting for that might be a good idea?&lt;/p&gt;
&lt;p&gt;thanks&lt;/p&gt;
&lt;p&gt;David&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://davidoverton.com/aggbug.aspx?PostID=13328" width="1" height="1"&gt;</description></item><item><title>re: Microsoft Dynamics CRM 4.0 VPC Image</title><link>http://davidoverton.com/blogs/doverton/archive/2008/02/03/microsoft-dynamics-crm-4-0-vpc-image.aspx#13327</link><pubDate>Mon, 08 Mar 2010 01:21:32 GMT</pubDate><guid isPermaLink="false">72050d9c-4f41-4a16-9f70-ebbf2c98a2c7:13327</guid><dc:creator>David Overton</dc:creator><description>&lt;p&gt;Jayce, &amp;nbsp;I can&amp;#39;t send a version for you, however the MS-CRM VHDs can be found with this query - &lt;a rel="nofollow" target="_new" href="http://search.microsoft.com/results.aspx?mkt=en-US&amp;amp;setlang=en-US&amp;amp;q=ms-crm+vhd"&gt;search.microsoft.com/results.aspx&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;
&lt;p&gt;David&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://davidoverton.com/aggbug.aspx?PostID=13327" width="1" height="1"&gt;</description></item><item><title>re: Microsoft Dynamics CRM 4.0 VPC Image</title><link>http://davidoverton.com/blogs/doverton/archive/2008/02/03/microsoft-dynamics-crm-4-0-vpc-image.aspx#13322</link><pubDate>Sat, 06 Mar 2010 16:28:31 GMT</pubDate><guid isPermaLink="false">72050d9c-4f41-4a16-9f70-ebbf2c98a2c7:13322</guid><dc:creator>Jayce Nguyen</dc:creator><description>&lt;p&gt;I&amp;#39;m developer and really want to dive deep with Dynamic CRM but I can&amp;#39;t download this VPC Image. Could you please send me a copy. My email is thuongnd@sunivy.com&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://davidoverton.com/aggbug.aspx?PostID=13322" width="1" height="1"&gt;</description></item><item><title>re: Remote Desktop Connection (mstsc) always has the wrong domain name, IP address or always prompting me about security - here are the fixes</title><link>http://davidoverton.com/blogs/doverton/archive/2007/03/12/remote-desktop-connection-mstsc-always-has-the-wrong-domain-name-ip-address-or-always-prompting-me-about-security-here-are-the-fixes.aspx#13321</link><pubDate>Sat, 06 Mar 2010 06:08:39 GMT</pubDate><guid isPermaLink="false">72050d9c-4f41-4a16-9f70-ebbf2c98a2c7:13321</guid><dc:creator>Kenty</dc:creator><description>&lt;p&gt;Thank you! u have no idea how helpful this article was to me! I couldn&amp;#39;t log on to my server because the domain was not right.&lt;/p&gt;
&lt;p&gt;Now it works perfectly. Thankyou again!&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://davidoverton.com/aggbug.aspx?PostID=13321" width="1" height="1"&gt;</description></item><item><title>re: How to get rid of the installer / configuration dialog when running Office 2007 and Office 2003 on the same system - for Vista and other versions of Windows</title><link>http://davidoverton.com/blogs/doverton/archive/2007/07/21/how-to-get-rid-of-the-installer-configuration-dialog-when-running-office-2007-and-office-2003-on-the-same-system-for-vista-and-other-versions-of-windows.aspx#13320</link><pubDate>Fri, 05 Mar 2010 23:57:50 GMT</pubDate><guid isPermaLink="false">72050d9c-4f41-4a16-9f70-ebbf2c98a2c7:13320</guid><dc:creator>Mike</dc:creator><description>&lt;p&gt;Turns out the solution of removing msiexec.exe doesn&amp;#39;t work since it appears that Access loads DLL&amp;#39;s or at least pointers to the specific DLL files based on the registry configuration at the time it&amp;#39;s launched. &amp;nbsp;The registry entries can be changed after Access loads, and the mapping to the DLL&amp;#39;s remain valid, but the registry entries have to be there at the time of load. &amp;nbsp;One workaround would be for Microsoft to provide a list of the registry entries that need to be changed so we can just have a batch file run beforehand to update the needed entries, which should be a lot quicker than the installer. &lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://davidoverton.com/aggbug.aspx?PostID=13320" width="1" height="1"&gt;</description></item><item><title>re: How to get rid of the installer / configuration dialog when running Office 2007 and Office 2003 on the same system - for Vista and other versions of Windows</title><link>http://davidoverton.com/blogs/doverton/archive/2007/07/21/how-to-get-rid-of-the-installer-configuration-dialog-when-running-office-2007-and-office-2003-on-the-same-system-for-vista-and-other-versions-of-windows.aspx#13319</link><pubDate>Fri, 05 Mar 2010 22:44:40 GMT</pubDate><guid isPermaLink="false">72050d9c-4f41-4a16-9f70-ebbf2c98a2c7:13319</guid><dc:creator>Mike</dc:creator><description>&lt;p&gt;The only thing that worked for me was renaming misexec.exe, which had to be done in both c:\windows\system32 and c:\windows\system32\dllcache. &amp;nbsp;In fact, I had to delete it from dllcache and then immediately pull the plug on the computer so it wouldn&amp;#39;t be put back in the cache from RAM. &amp;nbsp;When I need to install something I&amp;#39;m going to have to rename the copy in system32 and then change its name back. &amp;nbsp;It seems to be working fine, so it would be good to know what the changes are that Access feels compelled to make each time it opens. &amp;nbsp;Waiting 40 seconds each time it opens is not an option, so I will deal with whatever problems arise, but it would be good to know what the issues are so I can determine when I might want to re-enable the installer. &amp;nbsp;This has got to be among the world&amp;#39;s most annoying application flaws. &amp;nbsp;With the installer removed, both versions of Access open in less than two seconds. &lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://davidoverton.com/aggbug.aspx?PostID=13319" width="1" height="1"&gt;</description></item></channel></rss>