<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>PCPowerGuide.com &#187; Office</title>
	<atom:link href="http://www.pcpowerguide.com/category/windows/office/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.pcpowerguide.com</link>
	<description>PC Tips For Windows Users</description>
	<lastBuildDate>Sat, 17 Jul 2010 02:30:58 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>What is a 12029 Error?</title>
		<link>http://www.pcpowerguide.com/windows/vista/what-is-a-12029-error/</link>
		<comments>http://www.pcpowerguide.com/windows/vista/what-is-a-12029-error/#comments</comments>
		<pubDate>Sun, 09 May 2010 16:34:46 +0000</pubDate>
		<dc:creator>donna</dc:creator>
				<category><![CDATA[Applications]]></category>
		<category><![CDATA[Office]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[Windows Vista]]></category>
		<category><![CDATA[Windows XP]]></category>
		<category><![CDATA[12029 error]]></category>

		<guid isPermaLink="false">http://www.pcpowerguide.com/?p=367</guid>
		<description><![CDATA[Basically error 12029 is an HTTP protocol error message that is telling you your web browser could not connect to the web server that you requested. This problem can occur anytime your browser requests a connection to a specific web page. The connection request occurs either when you type a URL into the browser’s address [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>Basically error 12029 is an HTTP protocol error message that is telling you your web browser could not connect to the web server that you requested. This problem can occur anytime your browser requests a connection to a specific web page. The connection request occurs either when you type a URL into the browser’s address window or when you click on a link on a web page that goes to a different website. The error is shown below.</p>
<p style="text-align: center"><img class="aligncenter" src="http://www.pcpowerguide.com/wp-content/12029-1.jpg" alt="" /></p>
<h2>Can this Error be caused by a Virus, Trojan or some other form of Malware?</h2>
<p>While it is possible that a virus, Trojan or some other form of malware could cause this error, it isn’t very likely. Since this is basically a connection, addressing or routing problem, simple configuration or actual physical connectivity problems are much likely causes. However, scanning the computer will determine if there are viruses present.</p>
<h2>Possible Causes</h2>
<p>There are several possible causes for this error such as:</p>
<blockquote>
<ul>
<li>The server may actually not be available</li>
<li>TCP/IP address configuration errors</li>
<li>DNS server error</li>
<li>Firewall blocking</li>
</ul>
</blockquote>
<h2>How to Fix a 12029 Error</h2>
<p>Let’s look at each of the possible causes individually since they each have a different solution.</p>
<h3>The server may actually not be available</h3>
<p>The web server may not be available because it is down or has exceed the maximum number of simultaneous connections or bandwidth that it is allowed to have because web hosting companies restrict both bandwidth usage and the number of connections to a specific website.</p>
<p>To test this, try to connect to another website using the same application or web browser that got the error message. If you can contact another web site, then the web server is unavailable. All you can do is wait a little and try to access the first web site again</p>
<h3>TCP/IP Address Configuration Error</h3>
<p>The first thing you need to do is check to see if you have an IP address.</p>
<p>Open a command window by selecting Start-&gt;Run and they type <strong><em>cmd</em></strong> in the box. A command window will open</p>
<p>At the prompt, type ipconfig<strong><em> /all</em></strong>. You should get results similar to what is shown below</p>
<p style="text-align: center"><img class="aligncenter" src="http://www.pcpowerguide.com/wp-content/12029-2.gif" alt="" /></p>
<p>Make sure you have addresses in the IP address, DHCP and DNS server slots. If you do than the problem is not being caused by a bad IP address.</p>
<p>If you do not, first type <strong><em>ipconfig /release</em></strong> and then <strong><em>ipconfig /renew</em></strong> to get a new address.</p>
<p>If you do not get an IP address and you are connected to a wireless router in your house, reboot the router by turning it off and then back on again.</p>
<p>If you do not get an address and you are connected directly to your ISP, reboot your modem by turning it off, waiting 30 seconds and then turning it back on again. If rebooting doesn’t solve the problem, call their help desk and report the problem. They will help you fix it</p>
<h3>DNS server error</h3>
<p>Domain Name Servers (DNS) have only one job and that is to translate a URL like Microsoft.com into an IP address so your computer can talk to the web server.</p>
<p>Open a command window by selecting Start-&gt;Run and they type <strong><em>cmd</em></strong> in the box. A command window will open</p>
<p>Type nslookup {domain you are trying to reach}. Examples of domain names are microsoft.com,  utube.com, whitehouse.gov, etc.</p>
<p>The picture below shows the results when I typed <strong><em>nslookup support.microsoft.com</em></strong></p>
<p style="text-align: center"><img class="aligncenter" src="http://www.pcpowerguide.com/wp-content/12029-2.jpg" alt="" /></p>
<p>If you get an answer then the DNS server is working correctly</p>
<p>If you do not, then try looking up another website URL using the <strong><em>nslookup </em></strong>command</p>
<p>It that doesn’t work, first type <strong><em>ipconfig /release</em></strong> and then <strong><em>ipconfig /renew</em></strong> to get a new address and try both lookups again</p>
<p>If it still doesn’t work, call your ISP’s help desk and report the problem</p>
<h3>Firewall blocking</h3>
<p>Your windows firewall may be blocking the application you are using to connect to the web server.</p>
<p>Select <strong><em>Start-&gt;Control Panel </em></strong>and then click on the <strong><em>Windows Firewall </em></strong>icon<strong><em> </em></strong></p>
<p>When the window opens click on the <strong><em>Exceptions</em></strong> tab as show below</p>
<p style="text-align: center"><strong><em> </em></strong><br />
<img class="aligncenter" src="http://www.pcpowerguide.com/wp-content/12029-3.jpg" alt="" /></p>
<p>If the program you are having problems with isn’t listed as an exception, add it which should fix the problem.</p>
<h2>Recommendation</h2>
<p>One of the fixes above should have solved the problem. If none of them worked, and you have an IP address and your DNS server is working, I suggest you do the following:</p>
<blockquote>
<ol>
<li>Run a complete virus and malware scan of your computer</li>
<li>Run a good <a href="http://www.pcpowerguide.com/download/registry.php?tid=inline" class="kblinker" title="More about registry cleaner &raquo;">registry cleaner</a> to repair any corrupt or erroneous entries</li>
<li>Reboot the computer</li>
</ol>
</blockquote>
<p>Everything should work now.</p>
<h4>Related Searches</h4><ul><li><a href="http://www.pcpowerguide.com/windows/vista/what-is-a-12029-error/" title="ERROR 12029">ERROR 12029</a> (446)</li><li><a href="http://www.pcpowerguide.com/windows/vista/what-is-a-12029-error/" title="error 12029 fix">error 12029 fix</a> (165)</li><li><a href="http://www.pcpowerguide.com/windows/vista/what-is-a-12029-error/" title="12029 ERROR">12029 ERROR</a> (132)</li><li><a href="http://www.pcpowerguide.com/windows/vista/what-is-a-12029-error/" title="status 12029">status 12029</a> (130)</li><li><a href="http://www.pcpowerguide.com/windows/vista/what-is-a-12029-error/" title="12029">12029</a> (93)</li><li><a href="http://www.pcpowerguide.com/windows/vista/what-is-a-12029-error/" title="tcp connection error 12029">tcp connection error 12029</a> (75)</li><li><a href="http://www.pcpowerguide.com/windows/vista/what-is-a-12029-error/" title="error 12029 tcp connection error">error 12029 tcp connection error</a> (55)</li><li><a href="http://www.pcpowerguide.com/windows/vista/what-is-a-12029-error/" title="TCP Error 12029">TCP Error 12029</a> (35)</li><li><a href="http://www.pcpowerguide.com/windows/vista/what-is-a-12029-error/" title="TCP Connection Error (12029)">TCP Connection Error (12029)</a> (35)</li><li><a href="http://www.pcpowerguide.com/windows/vista/what-is-a-12029-error/" title="Windows error 12029">Windows error 12029</a> (35)</li><li><a href="http://www.pcpowerguide.com/windows/vista/what-is-a-12029-error/" title="fout 12029">fout 12029</a> (32)</li><li><a href="http://www.pcpowerguide.com/windows/vista/what-is-a-12029-error/" title="Error #12029 - TCP Connection Error">Error #12029 - TCP Connection Error</a> (21)</li><li><a href="http://www.pcpowerguide.com/windows/vista/what-is-a-12029-error/" title="TCP Connection Error#12029">TCP Connection Error#12029</a> (21)</li><li><a href="http://www.pcpowerguide.com/windows/vista/what-is-a-12029-error/" title="server error 12029">server error 12029</a> (18)</li><li><a href="http://www.pcpowerguide.com/windows/vista/what-is-a-12029-error/" title="ip status 12029">ip status 12029</a> (18)</li><li><a href="http://www.pcpowerguide.com/windows/vista/what-is-a-12029-error/" title="what is error 12029">what is error 12029</a> (15)</li><li><a href="http://www.pcpowerguide.com/windows/vista/what-is-a-12029-error/" title="connection error 12029">connection error 12029</a> (13)</li><li><a href="http://www.pcpowerguide.com/windows/vista/what-is-a-12029-error/" title="power desk error 12029">power desk error 12029</a> (12)</li><li><a href="http://www.pcpowerguide.com/windows/vista/what-is-a-12029-error/" title="foutmelding 12029">foutmelding 12029</a> (12)</li><li><a href="http://www.pcpowerguide.com/windows/vista/what-is-a-12029-error/" title="Status: 12029">Status: 12029</a> (12)</li></ul><!-- SEO SearchTerms Tagging 2 plugin took 61.202 ms -->]]></content:encoded>
			<wfw:commentRss>http://www.pcpowerguide.com/windows/vista/what-is-a-12029-error/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Outlook Express Errors</title>
		<link>http://www.pcpowerguide.com/windows/office/outlook-express-errors/</link>
		<comments>http://www.pcpowerguide.com/windows/office/outlook-express-errors/#comments</comments>
		<pubDate>Wed, 18 Jun 2008 22:41:25 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Office]]></category>
		<category><![CDATA[errors]]></category>
		<category><![CDATA[fix outlook express]]></category>
		<category><![CDATA[outlook help]]></category>

		<guid isPermaLink="false">http://www.pcpowerguide.com/windows/office/outlook-express-errors/</guid>
		<description><![CDATA[As we become more dependent on email as a primary method of communication in both our professional and business life, errors can be especially annoying and possibly serious when it affects out livelihood. The table below lists to common error codes and the various methods of fixing the errors after that. I recommend you start [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>As we become more dependent on email as a primary method of communication in both our professional and business life, errors can be especially annoying and possibly serious when it affects out livelihood. The table below lists to common error codes and the various methods of fixing the errors after that. I recommend you start repairs by performing each of the solution in order to get the best results. I&#8217;ve listed them from the easiest to the most difficult.</p>
<h3>Common Errors</h3>
<table border="1" cellpadding="0" cellspacing="0">
<tr>
<td nowrap="nowrap" width="31%">Error 0x800ccc91</td>
<td width="68%">(POP3 username invalid)</td>
</tr>
<tr>
<td nowrap="nowrap" width="31%">Error 0x800ccc92</td>
<td width="68%">(POP3 password invalid)</td>
</tr>
<tr>
<td nowrap="nowrap" width="31%">Error 0x800ccc7d</td>
<td width="68%">(Server does not support SSL)</td>
</tr>
<tr>
<td nowrap="nowrap" width="31%">Error 0x800420cb</td>
<td width="68%">Message could not be opened</td>
</tr>
<tr>
<td nowrap="nowrap" width="31%">Error 800ccc0131</td>
<td width="68%">MSIMN Errors</td>
</tr>
<tr>
<td nowrap="nowrap" width="31%">Kernel Errors</td>
<td width="68%">Messages involving kernel32.dll</td>
</tr>
<tr>
<td nowrap="nowrap" width="31%">Wininet Errors</td>
<td width="68%">Messages involving wininet.dll</td>
</tr>
<tr>
<td nowrap="nowrap" width="31%">MSOE Errors</td>
<td width="68%">Messages involving msoe.dll</td>
</tr>
<tr>
<td nowrap="nowrap" width="31%">Riched Errors</td>
<td width="68%">Messages involving riched32</td>
</tr>
<tr>
<td nowrap="nowrap" width="31%">Errors 0x800ccc0d <u><br />
</u>&amp; 0x800ccc0e</td>
<td width="68%">(Can&#8217;t find Host &#8211; cannot Locate Server and Failed to   Connect &#8211; Cannot Connect to Server)</td>
</tr>
<tr>
<td nowrap="nowrap" width="31%">Error 0x800ccc0f</td>
<td width="68%">(Connection dropped (DUN connection disconnected)</td>
</tr>
<tr>
<td nowrap="nowrap" width="31%">Error 0x800ccc79</td>
<td width="68%">(SMTP rejected recipients (sending email to invalid email   address)</td>
</tr>
<tr>
<td nowrap="nowrap" width="31%">Error 0x800ccc90</td>
<td width="68%">(POP3 response error &#8211; Client Response invalid)</td>
</tr>
<tr>
<td colspan="2" width="100%">Problems opening attachments</td>
</tr>
<tr>
<td colspan="2" width="100%">Messages lost if you are running Windows XP</td>
</tr>
<tr>
<td colspan="2" width="100%">Can&#8217;t start Outlook Express</td>
</tr>
<tr>
<td colspan="2" width="100%">Other problems sending messages</td>
</tr>
<tr>
<td colspan="2" width="100%">Authentication Problems</td>
</tr>
<tr>
<td colspan="2" width="100%">http://www.plus.net/support/email/email_troubleshooting/oe_error_guide.shtml   for excruitating detail</td>
</tr>
</table>
<p>Here are some basic steps to repair any of the errors listed above for Outlook Express:</p>
<p><strong>Reboot the computer</strong> &#8211; this can fix any problems that are being caused by improperly closed files, memory data corruption and damage to system files.</p>
<p><strong>Close other programs</strong> &#8211; close everything except internet explorer and outlook express so you don&#8217;t cause problem in any of your open programs while attempting to repair outlook express.</p>
<p><strong>Delete Temporary internet files</strong> &#8211; In internet explorer</p>
<ul class="unIndentedList">
<li> Select <strong><em>Internet Option</em></strong> from the <strong><em>Tools</em></strong> menu</li>
<li> Then in the temporary internet files panel, select <strong><em>Delete files.</em></strong></li>
<li> In the pop up window check <strong><em>Delete all offline files</em></strong></li>
<li> Click <strong><em>OK</em></strong></li>
</ul>
<p align="center"><img src="http://www.pcpowerguide.com/images/content/73/image001.gif" alt="Clear Cache" height="382" width="335" /></p>
<p align="center">&nbsp;</p>
<p>You need to delete the temporary files because every time you view anything in outlook it creates a temporary file to display the contents of the message. If this multitude, it can grow to a rather large number fairly quickly) of temporary files gets damaged strange things can happen in outlook express.</p>
<p><strong>Compact your folders</strong> &#8211; on the file menu select <strong><em>Folder -&gt; Compact all Folders</em></strong>. Then go for a walk. Do not use your computer until the compacting process is complete. You should compact your folders periodically to prevent common problems.</p>
<p align="center"><img src="http://www.pcpowerguide.com/images/content/73/image002.gif" alt="Compacting" height="137" width="335" /></p>
<p><strong>Registry fix</strong>- sometimes registry corruption prevents outlook express from being recognized as the default email client. To fix this problem perform the following steps:</p>
<ul class="unIndentedList">
<li> Click Start -&gt; Run and type msimn /reg</li>
<li> <strong><em>Click OK</em></strong>. Nothing appears to happen.</li>
<li> Select Tools -&gt; Options in internet explorer</li>
<li> On the programs tab select <strong><em>outlook express</em></strong> as the default email client</li>
</ul>
<p><strong>Library Fix</strong> &#8211; sometimes there can be problems in one or more of the dynamic link libraries that outlook express routinely used. The easiest way to be sure all of the libraries ae working properly is to re-register them using <strong><em>regsvr32.</em></strong> Perform the folloing steps:</p>
<ul class="unIndentedList">
<li> Go to Start -&gt; run</li>
<li> Type regsrv32 urlmon.dll and click OK</li>
<li> Type regsrv32 mshtml.dll and click OK</li>
<li> Type regsrv32 shdocvw.dll and click OK</li>
<li> Type regsrv32 browseui.dll and click OK</li>
<li> Type regsrv32 msjava.dll and click OK</li>
</ul>
<p><strong><em> </em></strong></p>
<p>Create a new identity &#8211; if nothing else we done works, try this. Creating a new identity will create a new message store folder and all new registry keys which should correct the problems you are experiencing. To create a new identity, perform the following steps:</p>
<ul class="unIndentedList">
<li> Select <strong><em>Tools -&gt; Accounts</em></strong></li>
<li> Select the <strong><em>Mail tab</em></strong> and select the default account</li>
<li> Select <strong><em>Export</em></strong> and give the file a name. Make sure the extension is .iaf</li>
<li> Repeat steps 2 and 3 for all existing email accounts</li>
<li> Do the same for all news accounts</li>
<li> When finished, select <strong><em>Close</em></strong></li>
<li> On the <strong><em>File</em></strong> menu select <strong><em>Identities</em></strong></li>
<li> Click on <strong><em>Add New Identity</em></strong></li>
<li> Type in a name for the new identity as shown below</li>
</ul>
<p align="center"><img src="http://www.pcpowerguide.com/images/content/73/image003.gif" alt="New Identity" height="218" width="335" /></p>
<ul class="unIndentedList">
<li> Click yes to switch to the new identity</li>
<li> Select Cancel to close the wizard and select Cancel if any other windows pop up</li>
<li> Next, select Tools -&gt; Accounts</li>
<li> Select import and start importing the .iaf files you created one at a time until you have imported all of them</li>
<li> Next, select File -&gt; Import -&gt; Messages</li>
<li> Highlight Microsoft Outlook Express 6 on the list</li>
<li> Select Next</li>
<li> Select the name of your old identity and then click OK</li>
</ul>
<p><strong>Last Resort</strong> &#8211; reinstall outlook express. Go to the Microsoft website and download the guide to reinstall and repair both internet explorer and outlook express. There are also several good third party tools available to repair outlook express.</p>
<h4>Related Searches</h4><ul><li><a href="http://www.pcpowerguide.com/windows/office/outlook-express-errors/" title="800ccc92 outlook">800ccc92 outlook</a> (27)</li><li><a href="http://www.pcpowerguide.com/windows/office/outlook-express-errors/" title="800CCC92">800CCC92</a> (20)</li><li><a href="http://www.pcpowerguide.com/windows/office/outlook-express-errors/" title="800ccc92 outlook error">800ccc92 outlook error</a> (13)</li><li><a href="http://www.pcpowerguide.com/windows/office/outlook-express-errors/" title="finghost dll">finghost dll</a> (12)</li><li><a href="http://www.pcpowerguide.com/windows/office/outlook-express-errors/" title="Error 800ccc92">Error 800ccc92</a> (10)</li><li><a href="http://www.pcpowerguide.com/windows/office/outlook-express-errors/" title="outlook express errors">outlook express errors</a> (7)</li><li><a href="http://www.pcpowerguide.com/windows/office/outlook-express-errors/" title="outlook error 800ccc92">outlook error 800ccc92</a> (6)</li><li><a href="http://www.pcpowerguide.com/windows/office/outlook-express-errors/" title="800CCC92 outlook express">800CCC92 outlook express</a> (6)</li><li><a href="http://www.pcpowerguide.com/windows/office/outlook-express-errors/" title="outlook express finding host">outlook express finding host</a> (5)</li><li><a href="http://www.pcpowerguide.com/windows/office/outlook-express-errors/" title="outlook express cant import iaf">outlook express cant import iaf</a> (4)</li><li><a href="http://www.pcpowerguide.com/windows/office/outlook-express-errors/" title="outlook express import iaf error">outlook express import iaf error</a> (4)</li><li><a href="http://www.pcpowerguide.com/windows/office/outlook-express-errors/" title="outlook express error 800ccc92">outlook express error 800ccc92</a> (4)</li><li><a href="http://www.pcpowerguide.com/windows/office/outlook-express-errors/" title="outlook 800ccc92">outlook 800ccc92</a> (3)</li><li><a href="http://www.pcpowerguide.com/windows/office/outlook-express-errors/" title="repair outlook express iaf">repair outlook express iaf</a> (3)</li><li><a href="http://www.pcpowerguide.com/windows/office/outlook-express-errors/" title="outlook 800">outlook 800</a> (3)</li><li><a href="http://www.pcpowerguide.com/windows/office/outlook-express-errors/" title="outlook express * iaf">outlook express * iaf</a> (3)</li><li><a href="http://www.pcpowerguide.com/windows/office/outlook-express-errors/" title="microsoft outlook error 800ccc92">microsoft outlook error 800ccc92</a> (3)</li><li><a href="http://www.pcpowerguide.com/windows/office/outlook-express-errors/" title="how to fix windows xp outlook express pop 3 errors 90 and 92">how to fix windows xp outlook express pop 3 errors 90 and 92</a> (3)</li><li><a href="http://www.pcpowerguide.com/windows/office/outlook-express-errors/" title="800CCC92 error">800CCC92 error</a> (3)</li><li><a href="http://www.pcpowerguide.com/windows/office/outlook-express-errors/" title="easiest outlook express password fix">easiest outlook express password fix</a> (3)</li></ul><!-- SEO SearchTerms Tagging 2 plugin took 55.068 ms -->]]></content:encoded>
			<wfw:commentRss>http://www.pcpowerguide.com/windows/office/outlook-express-errors/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How To Recover Lost Microsoft Word Documents</title>
		<link>http://www.pcpowerguide.com/windows/office/how-to-recover-lost-microsoft-word-documents/</link>
		<comments>http://www.pcpowerguide.com/windows/office/how-to-recover-lost-microsoft-word-documents/#comments</comments>
		<pubDate>Mon, 07 Apr 2008 15:47:15 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Office]]></category>
		<category><![CDATA[microsoft word]]></category>
		<category><![CDATA[recover word document]]></category>

		<guid isPermaLink="false">http://www.pcpowerguide.com/windows/office/how-to-recover-lost-microsoft-word-documents/</guid>
		<description><![CDATA[Nothing is more frustrating than working on a document for hours and then have something happen that causes the Microsoft word to freeze or crash. Then the document is gone and all that work is lost&#8230;total bummer. There are several ways you can lose a word document such as documents can be lost if word [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>Nothing is more frustrating than working on a document for hours and then have something happen that causes the Microsoft word to freeze or crash. Then the document is gone and all that work is lost&#8230;total bummer.</p>
<p>There are several ways you can lose a word document such as documents can be lost if word quits unexpectedly, there is a power failure, you close the document without saving it first or your 3 year old pushes the power button on your computer.</p>
<p>If word freezes, you will need to close it before you can do anything else.</p>
<h3>Closing Word when it Freezes</h3>
<p>Even though the application has crashed and stopped responding it may still be visible on the screen. The operating system sees this as still being open even though it knows the application is not responding. In fact, windows may even tell word is not responding. To recover your documents, you must first close this crashed instance of word. The easiest way to do that is by using the <strong><em>Task Manager</em></strong>:</p>
<ul type="disc">
<li> Press <strong><em>CTRL+ALT+DEL</em></strong>. The task manager will open</li>
<li>Select the <strong><em>Processes</em></strong> tab, select any      instance of <strong><em>Winword.exe</em></strong>, and then click <strong><em>End Process</em></strong>. If more      than one instance of word is running, end them all.</li>
<li>Close the Windows <strong><em>Task Manager</em></strong></li>
<li>Re-start Word</li>
</ul>
<h3>Microsoft Word AutoRecovery</h3>
<p>The next thing you should do is to make sure that word is automatically backing up your work. Click on <strong><em>Tools -&gt; Options</em></strong> and the window below will open. Select the <strong><em>Save</em></strong> tab as shown below. Make sure the <strong><em>Save AutoRecovery info every:</em></strong> is checked and a number is typed in the dialog box. I use 10 minutes because if you make the time period shorter, the application runs too slowly. But if you make it much longer, you will lose way too much work. 10 minutes is a happy medium.</p>
<p align="center"><img src="http://www.pcpowerguide.com/images/content/61/image002.jpg" height="481" width="408" /></p>
<h3>Finding Word Documents that you lost</h3>
<p><strong> </strong></p>
<p>Frequently we know that we saved the document but don&#8217;t remember exactly where we put it. You know how that happens&#8230;you click on the disk icon without bothering to see where the document is actually being stored. Here are some steps you can use to locate that lost document.</p>
<ul type="disc">
<li>Click <strong><em>Start -&gt; Search,</em></strong> and then <strong><em>For      Files or Folders</em></strong>.</li>
<li>In the <strong><em>Search for files or folders named box</em></strong>,      type the file name or as much of it as you remember</li>
<li>In the <strong><em>Look in</em></strong> box click <strong><em>My      Computer</em></strong> which will search the entire computer or the specific      hard drive if you have an idea where it might be located</li>
<li>Select <strong><em>Search Now</em></strong>.</li>
<li>If the Search Results box does not show the file, do      the following steps</li>
<li>In the <strong><em>Search for files or folders named box</em></strong>      type *.doc which will search for all documents with the .doc extension</li>
<li>Click <strong><em>Search Now</em></strong>.</li>
</ul>
<p>If that does not find the file continue on to the next steps. The next place we will look is the recycle bin. When a file is deleted, Microsoft windows does not immediately erase the file from the hard drive. Instead it moves the file to the recycle bin by changing the location pointer of the file in the file index table.</p>
<h3>Searching the Recycle Bin</h3>
<p><strong> </strong></p>
<p>Using windows explorer, go to the recycle bin as shown below</p>
<p><strong> </strong></p>
<p align="center"><strong><img src="http://www.pcpowerguide.com/images/content/61/image004.jpg" height="209" width="216" /></strong></p>
<p align="center"><strong> </strong></p>
<ul type="disc">
<li>Open the <strong><em>Recycle Bin</em></strong>.</li>
<li>On the <strong><em>View </em></strong>menu, click <strong><em>Details</em></strong>.</li>
<li>Also on the <strong><em>View </em></strong>menu, click <strong><em>Arrange      Icons</em></strong> and click by <strong><em>Deletde Date</em></strong> to sort them by      date which should make it easier to find the missing file.</li>
<li>When you find the document that you are looking for,      right-click on it, and click <strong><em>Restore</em></strong>. Windows will put the      document back in its original location.</li>
</ul>
<p>You can now use word to open the file and examine its contents. If that didn&#8217;t work, try the next steps.</p>
<p><strong>Search for AutoRecovery Files</strong></p>
<p>If you have auto recovery turned on, you can search for the backup file. If Word finds the AutoRecover file, the Document Recovery task pane opens on the left side of the screen, and the missing document is listed as <strong><em>document name [Original] </em></strong>or as <strong><em>document name [Recovered].</em></strong> There may also be multiple copies backed up at different times.</p>
<ul type="disc">
<li>Double-click the file in the Document Recovery pane      so it opens up in the main document window</li>
<li>Click Save As and give it a name</li>
<li>Save the document as a .doc file.</li>
</ul>
<h4>Related Searches</h4><ul><li><a href="http://www.pcpowerguide.com/windows/office/how-to-recover-lost-microsoft-word-documents/" title="word frozen how to recover document">word frozen how to recover document</a> (79)</li><li><a href="http://www.pcpowerguide.com/windows/office/how-to-recover-lost-microsoft-word-documents/" title="computer restarted lost word document">computer restarted lost word document</a> (64)</li><li><a href="http://www.pcpowerguide.com/windows/office/how-to-recover-lost-microsoft-word-documents/" title="microsoft word not responding recover">microsoft word not responding recover</a> (41)</li><li><a href="http://www.pcpowerguide.com/windows/office/how-to-recover-lost-microsoft-word-documents/" title="microsoft word not responding didnt save">microsoft word not responding didnt save</a> (38)</li><li><a href="http://www.pcpowerguide.com/windows/office/how-to-recover-lost-microsoft-word-documents/" title="microsoft word not responding didn\t save">microsoft word not responding didn\t save</a> (36)</li><li><a href="http://www.pcpowerguide.com/windows/office/how-to-recover-lost-microsoft-word-documents/" title="recover crashed word document">recover crashed word document</a> (28)</li><li><a href="http://www.pcpowerguide.com/windows/office/how-to-recover-lost-microsoft-word-documents/" title="computer crashed lost word document">computer crashed lost word document</a> (23)</li><li><a href="http://www.pcpowerguide.com/windows/office/how-to-recover-lost-microsoft-word-documents/" title="microsoft word auto recovery">microsoft word auto recovery</a> (19)</li><li><a href="http://www.pcpowerguide.com/windows/office/how-to-recover-lost-microsoft-word-documents/" title="lost microsoft word document">lost microsoft word document</a> (16)</li><li><a href="http://www.pcpowerguide.com/windows/office/how-to-recover-lost-microsoft-word-documents/" title="recover lost word document">recover lost word document</a> (16)</li><li><a href="http://www.pcpowerguide.com/windows/office/how-to-recover-lost-microsoft-word-documents/" title="how to recover lost word documents">how to recover lost word documents</a> (15)</li><li><a href="http://www.pcpowerguide.com/windows/office/how-to-recover-lost-microsoft-word-documents/" title="word crashed lost document">word crashed lost document</a> (15)</li><li><a href="http://www.pcpowerguide.com/windows/office/how-to-recover-lost-microsoft-word-documents/" title="how to recover crashed word documents">how to recover crashed word documents</a> (14)</li><li><a href="http://www.pcpowerguide.com/windows/office/how-to-recover-lost-microsoft-word-documents/" title="how to recover lost microsoft word documents">how to recover lost microsoft word documents</a> (13)</li><li><a href="http://www.pcpowerguide.com/windows/office/how-to-recover-lost-microsoft-word-documents/" title="recovering crashed word document">recovering crashed word document</a> (13)</li><li><a href="http://www.pcpowerguide.com/windows/office/how-to-recover-lost-microsoft-word-documents/" title="word not responding recover">word not responding recover</a> (13)</li><li><a href="http://www.pcpowerguide.com/windows/office/how-to-recover-lost-microsoft-word-documents/" title="Microsoft Word Document Not Responding">Microsoft Word Document Not Responding</a> (12)</li><li><a href="http://www.pcpowerguide.com/windows/office/how-to-recover-lost-microsoft-word-documents/" title="how to recover a crashed word document">how to recover a crashed word document</a> (10)</li><li><a href="http://www.pcpowerguide.com/windows/office/how-to-recover-lost-microsoft-word-documents/" title="how to recover a lost word document">how to recover a lost word document</a> (10)</li><li><a href="http://www.pcpowerguide.com/windows/office/how-to-recover-lost-microsoft-word-documents/" title="how to recover crashed word document">how to recover crashed word document</a> (10)</li></ul><!-- SEO SearchTerms Tagging 2 plugin took 125.115 ms -->]]></content:encoded>
			<wfw:commentRss>http://www.pcpowerguide.com/windows/office/how-to-recover-lost-microsoft-word-documents/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Getting Started With Microsoft FrontPage 2003</title>
		<link>http://www.pcpowerguide.com/windows/office/getting-started-with-microsoft-frontpage-2003/</link>
		<comments>http://www.pcpowerguide.com/windows/office/getting-started-with-microsoft-frontpage-2003/#comments</comments>
		<pubDate>Wed, 19 Mar 2008 16:59:55 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Office]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[microsoft frontpage 2003]]></category>

		<guid isPermaLink="false">http://www.pcpowerguide.com/windows/office/getting-started-with-microsoft-frontpage-2003/</guid>
		<description><![CDATA[Web pages are coded in HTML which is a page description language that instructs a web browser where to place objects on a page and what the properties of those objects are such as color, size, length, width, height, etc. The language uses tags to identify specific objects. For example &#60;p&#62; indicates the start of [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>Web pages are coded in HTML which is a page description language that instructs a web browser where to place objects on a page and what the properties of those objects are such as color, size, length, width, height, etc. The language uses tags to identify specific objects. For example &lt;p&gt; indicates the start of a paragraph and &lt;/p&gt; indicates the end of a paragraph. Properties for the paragraph are included as statements inside the tag. For example &lt;font color=&#8221;red&#8221; size=&#8221;12px&#8221;&gt; would display the font in 12 points and the color red.</p>
<p>Microsoft FrontPage is an HTML editor published by the Microsoft Corporation. It is bundled with some versions of Microsoft Office and also available as a stand alone software application.</p>
<h3>Interface</h3>
<p>FrontPage is a WYSIWYG (what you see it what you get) editor. The interface is the standard Microsoft interface and is easy to use because it has all the standard wizards, drag and drop editing, templates, clip art and fonts you would expect from a Microsoft office application. Another nice feature is the integration with the other office products such as word, excel, PowerPoint, access and photo editor. This feature allows you to import snippets from these other programs directly into your web page.</p>
<p>To be able to use front page to create your website, you must host the site with a web hosting company that lets you install front page extensions. Since most web hosting companies do provide this capability, there really should be no problem.</p>
<p>FrontPage&#8217;s working interface is shown below. On the right side is the list of files in the website. In the top part of the main frame is the code view of the page and in the bottom portion of the left window is the design view of the page. If you highlight something in the design view, if you highlight an element in one view, it will also be highlighted in the code view as well. It took Microsoft until version 2003 to add the split window to FrontPage. They have also added the ability to publish without opening a separate publish dialog.</p>
<p>Changes made in one window are automatically made in the other windows. The tabs at the top of the window allow you to open multiple pages and easily switch between them as you are working on the site.</p>
<p align="center"><img src="http://www.pcpowerguide.com/images/content/56/image002.jpg" height="311" width="408" /></p>
<p>For the beginner, you can close the code view so you have a larger window to see the design elements as shown below.</p>
<p align="center"><img src="http://www.pcpowerguide.com/images/content/56/image004.jpg" height="293" width="407" /></p>
<p>For the serious programmer, you can display the page in the full code view as shown below.</p>
<p align="center"><img src="http://www.pcpowerguide.com/images/content/56/image006.jpg" height="312" width="408" /></p>
<p>The intellisence feature will anticipate your next move and automatically complete common bits of code. Sometimes that is a time saver and other times it is annoying. The drop down list of available parameters is a nice feature.</p>
<p>IntelliSense works for code snippets such as:</p>
<ul type="disc">
<li>Java</li>
<li>JavaScript</li>
<li>VBScript</li>
<li>ASP.Net</li>
<li>CSS      (Cascading Style Sheets)</li>
<li>XSLT      (Extensible Style sheet Language Transformations</li>
<li>HTML</li>
</ul>
<p>FrontPage also offers an Optimize HTML tool that removes unnecessary code litter which is an absolute necessity if you try to use Word generated HTML code for your web pages.</p>
<p>The tracing feature allows you to take a mockup image of your site and place it behind the editing window to make placing objects easier.</p>
<p>Microsoft has an online trial version of FrontPage at <a href="http://www.runaware.com/microsoft/frontpage2003/">http://www.runaware.com/microsoft/frontpage2003/</a>. Check it out.</p>
<h3>Technical Support</h3>
<p>There is no manual so you will probably need to buy a good third party book to get the most out of FrontPage. Microsoft&#8217;s support website does offer a good selection of general help, tips, add-ons and discussion boards. Live technical support is available for around $70 per incident but usually is not worth what it costs.</p>
<h3>Conclusion</h3>
<p>If you are a newbie, then FrontPage is a good tool to learn about creating web pages. The wizard and template approach is good for simple websites. The program is not customizable nor is it adaptable enough to create more complex websites. However, you can insert MSN maps, Java and ActiveX applets, Flash and hit counters. It has the ability to preview your web pages in multiple browsers.</p>
<p>Unfortunately, FrontPage uses a lot of internet explorer specific code and it doesn&#8217;t check for compliance with web standards or browser compatibility. Also, live, data-driven Web site features using XML collaboration and the Data Source Catalog require Microsoft SharePoint Services to work.</p>
<p>Most of the new features in FrontPage 2003 have been available since the mid-1990s in other professional HTML editors like Dreamweaver. If you are a novice, at its $150-200 price, FrontPage is a good choice. If you plan to create complex web sites or become a professional web designer spend the extra money to buy Dreamweaver. It&#8217;s the difference between driving a sub compact and a luxury sedan.</p>
<h4>Related Searches</h4><ul><li><a href="http://www.pcpowerguide.com/windows/office/getting-started-with-microsoft-frontpage-2003/" title="getting started with frontpage 2003">getting started with frontpage 2003</a> (3)</li><li><a href="http://www.pcpowerguide.com/windows/office/getting-started-with-microsoft-frontpage-2003/" title="frontpage 2003 stAND ALONE">frontpage 2003 stAND ALONE</a> (2)</li><li><a href="http://www.pcpowerguide.com/windows/office/getting-started-with-microsoft-frontpage-2003/" title="frontpage 2003 notes">frontpage 2003 notes</a> (2)</li><li><a href="http://www.pcpowerguide.com/windows/office/getting-started-with-microsoft-frontpage-2003/" title="trial version of frontpage">trial version of frontpage</a> (1)</li><li><a href="http://www.pcpowerguide.com/windows/office/getting-started-with-microsoft-frontpage-2003/" title="how to create a html in microsoft frontpage 2003">how to create a html in microsoft frontpage 2003</a> (1)</li><li><a href="http://www.pcpowerguide.com/windows/office/getting-started-with-microsoft-frontpage-2003/" title="How to get Frontpage 2003 Notes">How to get Frontpage 2003 Notes</a> (1)</li><li><a href="http://www.pcpowerguide.com/windows/office/getting-started-with-microsoft-frontpage-2003/" title="how to highlight portion of code in frontpage 2003">how to highlight portion of code in frontpage 2003</a> (1)</li><li><a href="http://www.pcpowerguide.com/windows/office/getting-started-with-microsoft-frontpage-2003/" title="How to open multiple page in MS frontpage 2003">How to open multiple page in MS frontpage 2003</a> (1)</li><li><a href="http://www.pcpowerguide.com/windows/office/getting-started-with-microsoft-frontpage-2003/" title="html editor window 7 microsoft">html editor window 7 microsoft</a> (1)</li><li><a href="http://www.pcpowerguide.com/windows/office/getting-started-with-microsoft-frontpage-2003/" title="manual microsoft frontpage 2003">manual microsoft frontpage 2003</a> (1)</li><li><a href="http://www.pcpowerguide.com/windows/office/getting-started-with-microsoft-frontpage-2003/" title="microsoft front page getting started">microsoft front page getting started</a> (1)</li><li><a href="http://www.pcpowerguide.com/windows/office/getting-started-with-microsoft-frontpage-2003/" title="Window 7 compatible microsoft frontpage 2003">Window 7 compatible microsoft frontpage 2003</a> (1)</li><li><a href="http://www.pcpowerguide.com/windows/office/getting-started-with-microsoft-frontpage-2003/" title="use online trial microsoft frontpage">use online trial microsoft frontpage</a> (1)</li><li><a href="http://www.pcpowerguide.com/windows/office/getting-started-with-microsoft-frontpage-2003/" title="microsoft frontpage 2003 trial">microsoft frontpage 2003 trial</a> (1)</li><li><a href="http://www.pcpowerguide.com/windows/office/getting-started-with-microsoft-frontpage-2003/" title="microsoft frontpage 2003 trial code">microsoft frontpage 2003 trial code</a> (1)</li><li><a href="http://www.pcpowerguide.com/windows/office/getting-started-with-microsoft-frontpage-2003/" title="microsoft frontpage annoying paragraph tag">microsoft frontpage annoying paragraph tag</a> (1)</li><li><a href="http://www.pcpowerguide.com/windows/office/getting-started-with-microsoft-frontpage-2003/" title="ms frontpage 2003 website code">ms frontpage 2003 website code</a> (1)</li><li><a href="http://www.pcpowerguide.com/windows/office/getting-started-with-microsoft-frontpage-2003/" title="Getting started with the Publisher interface Frontpage">Getting started with the Publisher interface Frontpage</a> (1)</li><li><a href="http://www.pcpowerguide.com/windows/office/getting-started-with-microsoft-frontpage-2003/" title="getting started with microsoft frontpage 2003 book">getting started with microsoft frontpage 2003 book</a> (1)</li><li><a href="http://www.pcpowerguide.com/windows/office/getting-started-with-microsoft-frontpage-2003/" title="Data source object ms front page 2003">Data source object ms front page 2003</a> (1)</li></ul><!-- SEO SearchTerms Tagging 2 plugin took -946.318 ms -->]]></content:encoded>
			<wfw:commentRss>http://www.pcpowerguide.com/windows/office/getting-started-with-microsoft-frontpage-2003/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Starting Microsoft Excel in Safe Mode</title>
		<link>http://www.pcpowerguide.com/windows/office/starting-microsoft-excel-in-safe-mode/</link>
		<comments>http://www.pcpowerguide.com/windows/office/starting-microsoft-excel-in-safe-mode/#comments</comments>
		<pubDate>Wed, 27 Feb 2008 21:36:45 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Office]]></category>
		<category><![CDATA[microsoft excel]]></category>
		<category><![CDATA[safe mode]]></category>

		<guid isPermaLink="false">http://www.pcpowerguide.com/windows/office/starting-microsoft-excel-in-safe-mode/</guid>
		<description><![CDATA[Microsoft originally released what was to eventually become Microsoft Excel as a program called Multiplan, which was a very good spreadsheet but lost out to the extremely popular Lotus 123. Microsoft then released Excel for the Macintosh in 1985 and a DOS based version was made available for the PC. The first PC windows version [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>Microsoft originally released what was to eventually become Microsoft Excel as a program called Multiplan, which was a very good spreadsheet but lost out to the extremely popular Lotus 123.</p>
<p>Microsoft then released Excel for the Macintosh in 1985 and a DOS based version was made available for the PC. The first PC windows version of Excel was released in 1987. Excel has always been an excellent spreadsheet program.</p>
<p>The preferred spreadsheet at the time was Lotus 123 which had one very annoying feature that kept tech support people busy. The program never actually deleted a row so over time, the spreadsheet would get so large that you wouldn&#8217;t be able to print it because most business PCs had very small hard drives and ran out of space trying to write the temporary print file. You had to extract the data into a new file periodically to avoid this problem. Excel didn&#8217;t have this problem which made it attractive to businesses.</p>
<p>Excel also had one major advantage over all of the other spreadsheets. Even in the DOS version, Excel spreadsheets have always been exportable to Microsoft word, which at that time had very limited capabilities. Once the windows version was released, you could copy and paste portions of your spreadsheet into your reports done in word. In my opinion, this cut and paste capability between applications is why Microsoft office is the preferred office productivity suite in the world.</p>
<p>Microsoft Excel was the first program that allowed the user to customize the appearance of a spreadsheet by configuring fonts, cell appearance, character attributes, etc. It also provided a feature called intelligent recomputation which made excel run faster than other spreadsheets because only cells dependant on a cell being changed would by updated. All of the other spreadsheets recalculated everything at each change or waited for the user to tell it to update.</p>
<p>The spread sheet shown below is one I use to compare potential jobs I apply for to see how much money I will actually have left after commuting expenses and saving money to replace my car. It helps me decide which job offer to accept.</p>
<p align="center"><img src="http://www.pcpowerguide.com/images/content/50/image002.jpg" height="419" width="408" /></p>
<p align="center">&nbsp;</p>
<p>Microsoft Excel also has extensive graphing and charting capabilities as in the two sample charts shown below. It also allows users to perform mail merges, which is why a lot of business use excel rather than Access for telephone and mailing lists.</p>
<p align="center"><img src="http://www.pcpowerguide.com/images/content/50/image004.jpg" height="221" width="392" /></p>
<p align="center"><img src="http://www.pcpowerguide.com/images/content/50/image006.jpg" height="248" width="408" /></p>
<p align="center">&nbsp;</p>
<p>In 1993, Microsoft added visual basic for applications to excel which allowed user defined functions to be created for use in worksheets. Later versions included a complete integrated development environment which included macro recording to automate user actions and make performing complicated tasks a lot easier for most users. The newer versions support using activeX, COM, DLLs and object oriented programming in keeping with the Microsoft philosophy of allowing users to have the maximum flexibility to customize their working environment.</p>
<h3>Excel Troubleshooting</h3>
<p>In all of the years I have been using Microsoft Excel, I&#8217;ve rarely has a serious problems with the application itself. However, sometimes the application just won&#8217;t open up. When that happens, you need to start Microsoft excel in the safe mode.</p>
<p>Use the following steps to start Microsoft excel in the safe mode:</p>
<ul type="disc">
<li>Select      <strong><em>Start      -&gt; Run</em></strong></li>
<li>In      the run dialog box, type <strong><em>excel.exe /s </em></strong></li>
<li>Microsoft      Excel will open in the safe mode</li>
</ul>
<p>Starting the program in the safe mode bypasses the following files:</p>
<ul type="disc">
<li><strong>excel.xlb</strong> &#8211; this is the default toolbar      file and sometimes it becomes corrupted.       Rename it to <strong><em>excel.old</em></strong>. The next time you      open excel, it will create a new toolbar file. This file is usually      located in the <strong><em>Documents and Settings </em></strong>portion of your user profile.</li>
<li><strong>excel.pip</strong> &#8211; this file stores the menu      usage data used to decide which commands to show in the menus based on the      user&#8217;s actual usage. It can also become corrupted. Rename it to <strong><em>excel.oldpip</em></strong>.      Excel will create a new file the next time it is opened. The file is      located in <strong><em>c:\program files\microsoft\office\officeX</em></strong>, where the X is      the version number of your application. I have office 2003 so my version      number is 11</li>
</ul>
<h3>Adding Microsoft Excel Menus to Word</h3>
<p>Sometimes you want to be able to use excel for a part of the document you are working on so you can use formulas. You can replace the word menus with excel menus without having to open excel and create a new document. I find this feature very useful when writing business plans where I need to perform some fairly simple calculations and sometimes chart the results. To embed an excel worksheet into a word document select <strong><em>Insert -&gt; Object</em></strong> as show below.</p>
<p align="center"><img src="http://www.pcpowerguide.com/images/content/50/image008.jpg" height="350" width="408" /></p>
<p align="center">&nbsp;</p>
<p>Then select <strong><em>Microsoft Excel Worksheet</em></strong> as shown below and click <strong><em>Ok</em></strong>.</p>
<p align="center">&nbsp;</p>
<p align="center"><img src="http://www.pcpowerguide.com/images/content/50/image010.jpg" height="304" width="408" /></p>
<p align="center">&nbsp;</p>
<p>The embedded excel spreadsheet below looks like this when inactive with your data showing of course.</p>
<p align="center"><img src="http://www.pcpowerguide.com/images/content/50/image012.gif" height="166" width="472" /></p>
<p align="center">&nbsp;</p>
<p>And like this when activated by clicking on the table. Notice that the excel menus have replaced the word menus.</p>
<p align="center"><img src="http://www.pcpowerguide.com/images/content/50/image014.jpg" height="431" width="408" /></p>
<p align="center">&nbsp;</p>
<p>You can also add Chart like the one below that taken from a business proposal created in Microsoft Word.</p>
<p align="center"><img src="http://www.pcpowerguide.com/images/content/50/image016.jpg" height="313" width="356" /></p>
<h4>Related Searches</h4><ul><li><a href="http://www.pcpowerguide.com/windows/office/starting-microsoft-excel-in-safe-mode/" title="open excel in safe mode">open excel in safe mode</a> (544)</li><li><a href="http://www.pcpowerguide.com/windows/office/starting-microsoft-excel-in-safe-mode/" title="EXCEL safe mode">EXCEL safe mode</a> (416)</li><li><a href="http://www.pcpowerguide.com/windows/office/starting-microsoft-excel-in-safe-mode/" title="start excel in safe mode">start excel in safe mode</a> (228)</li><li><a href="http://www.pcpowerguide.com/windows/office/starting-microsoft-excel-in-safe-mode/" title="how to open excel in safe mode">how to open excel in safe mode</a> (218)</li><li><a href="http://www.pcpowerguide.com/windows/office/starting-microsoft-excel-in-safe-mode/" title="how to start excel in safe mode">how to start excel in safe mode</a> (150)</li><li><a href="http://www.pcpowerguide.com/windows/office/starting-microsoft-excel-in-safe-mode/" title="run excel in safe mode">run excel in safe mode</a> (118)</li><li><a href="http://www.pcpowerguide.com/windows/office/starting-microsoft-excel-in-safe-mode/" title="open excel safe mode">open excel safe mode</a> (98)</li><li><a href="http://www.pcpowerguide.com/windows/office/starting-microsoft-excel-in-safe-mode/" title="open excel file in safe mode">open excel file in safe mode</a> (85)</li><li><a href="http://www.pcpowerguide.com/windows/office/starting-microsoft-excel-in-safe-mode/" title="excel in safe mode">excel in safe mode</a> (83)</li><li><a href="http://www.pcpowerguide.com/windows/office/starting-microsoft-excel-in-safe-mode/" title="how to run excel in safe mode">how to run excel in safe mode</a> (82)</li><li><a href="http://www.pcpowerguide.com/windows/office/starting-microsoft-excel-in-safe-mode/" title="excel 2003 safe mode">excel 2003 safe mode</a> (78)</li><li><a href="http://www.pcpowerguide.com/windows/office/starting-microsoft-excel-in-safe-mode/" title="starting excel in safe mode">starting excel in safe mode</a> (53)</li><li><a href="http://www.pcpowerguide.com/windows/office/starting-microsoft-excel-in-safe-mode/" title="opening excel in safe mode">opening excel in safe mode</a> (47)</li><li><a href="http://www.pcpowerguide.com/windows/office/starting-microsoft-excel-in-safe-mode/" title="start excel safe mode">start excel safe mode</a> (46)</li><li><a href="http://www.pcpowerguide.com/windows/office/starting-microsoft-excel-in-safe-mode/" title="excel safemode">excel safemode</a> (35)</li><li><a href="http://www.pcpowerguide.com/windows/office/starting-microsoft-excel-in-safe-mode/" title="command to open excel in safe mode">command to open excel in safe mode</a> (32)</li><li><a href="http://www.pcpowerguide.com/windows/office/starting-microsoft-excel-in-safe-mode/" title="excel safe mode command">excel safe mode command</a> (31)</li><li><a href="http://www.pcpowerguide.com/windows/office/starting-microsoft-excel-in-safe-mode/" title="open excel 2003 in safe mode">open excel 2003 in safe mode</a> (25)</li><li><a href="http://www.pcpowerguide.com/windows/office/starting-microsoft-excel-in-safe-mode/" title="running excel in safe mode">running excel in safe mode</a> (25)</li><li><a href="http://www.pcpowerguide.com/windows/office/starting-microsoft-excel-in-safe-mode/" title="SAFE MODE excel">SAFE MODE excel</a> (24)</li></ul><!-- SEO SearchTerms Tagging 2 plugin took 67.927 ms -->]]></content:encoded>
			<wfw:commentRss>http://www.pcpowerguide.com/windows/office/starting-microsoft-excel-in-safe-mode/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fix and Repair Microsoft Word Settings</title>
		<link>http://www.pcpowerguide.com/windows/office/fix-and-repair-microsoft-word-settings/</link>
		<comments>http://www.pcpowerguide.com/windows/office/fix-and-repair-microsoft-word-settings/#comments</comments>
		<pubDate>Mon, 04 Feb 2008 00:14:41 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Office]]></category>
		<category><![CDATA[microsoft word error]]></category>
		<category><![CDATA[word settings]]></category>

		<guid isPermaLink="false">http://www.pcpowerguide.com/windows/office/fix-and-repair-microsoft-word-settings/</guid>
		<description><![CDATA[Unfortunately, we have all seen at least one of the following error messages when using Microsoft Word: Unable to read word document Files. This file is not in a recognizable format. &#8216;xxx.doc&#8217; cannot be accessed. The file may be read-only, or you may be trying to access a read-only location. Or, the server the document [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>Unfortunately, we have all seen at least one of the following error messages when using Microsoft Word:</p>
<ul type="disc">
<li>Unable      to read word document Files.</li>
<li>This      file is not in a recognizable format.</li>
<li>&#8216;xxx.doc&#8217;      cannot be accessed. The file may be read-only, or you may be trying to      access a read-only location. Or, the server the document is stored on may      not be responding</li>
<li>WORD.exe      has generated errors and will be closed by Windows. You will need to      restart the program.</li>
</ul>
<p>Microsoft Word is probably the most used word processing application in the world. In the beginning, Word had little more capabilities than today&#8217;s WordPad and was competing with Word Perfect which was a very good and advanced word processor. However, word could do something no other word processor at the time could&#8230;it could import spreadsheets directly from Microsoft Excel which has always been an excellent spreadsheet. Over time, Word became the best word processor available.</p>
<p>Before you can troubleshoot Word, there are a few things you need to understand about the application:</p>
<ul type="disc">
<li>Word      uses a global template called <strong><em>normal.dot</em></strong> to store global      macros and most of its format settings.</li>
<li>Word      uses a <strong><em>Startup</em></strong> folder to store add-ins and macros that start      automatically when Word is opened.</li>
<li>Individual      paragraph formatting is stored in the paragraph marker at the end of the paragraph      and general paragraph formatting for the entire document is stored in the      final paragraph marker at the end of the document.</li>
<li>Proofing      Tools for both spelling and grammar are stored in a Registry key called <strong><em>Proofing      Tools</em></strong> and also in a Microsoft Shared folder on your hard drive      called <strong><em>Proof</em></strong></li>
</ul>
<h3>The Detect and Repair Option</h3>
<p>The Detect and option can be opened from the Help menu. The Detect and Repair utility provides two options for the repair process. The first option allows you to restore missing shortcuts and the second will discard any customized settings.</p>
<p>To use this utility successfully, you must have access to the installation files. If the installation was performed over the network, you must have network connectivity. If a CD-ROM was used to perform the installation then you must have the installation CD-ROM.</p>
<p>During the verification stage, all files associated with the application are compared to the original installation files. If any components have missing or corrupt files, new copies of files or registry settings are retrieved from the original installation source. These files are then copied to the proper locations on the user&#8217;s computer. Registry entries are also reset to default installation settings if necessary.</p>
<p>Use this option carefully because it will erase all customizations and can only fix Microsoft word problems that are caused by corrupt files.</p>
<h3>Word Won&#8217;t Open, Freezes or Crashes immediately on Startup</h3>
<p>This error is usually caused by a corrupted <strong><em>normal.dat</em></strong> file or add-in. One way to check to see if this is the problem is to go to <strong><em>Start -&gt; Run</em></strong> and type <strong><em>winword.exe /a</em></strong> (be sure to leave a space before the /). This switch opens word with a clean empty template and no add-ins. If this works, find the normal.dot file or files (there can be more than one) and delete it or them. They will be located in <strong><em>C:\Documents and Settings\&lt;your user name&gt;\Application Data\Microsoft\Templates</em></strong>. When you open Word again, it will look for the <strong><em>normal.dot</em></strong> file and if it can&#8217;t find one, it will create a new file.</p>
<p><strong><em> </em></strong></p>
<p>If this fails, open <strong><em>C:\Windows\ &lt;your user name&gt;\Application data\ Microsoft\ Word\ Startup</em></strong> to see if there are any addins. Move the add-in files to a different folder. Word should open. If it does, then replace each file one at a time and reopen Word until you find the file that is causing the problem.</p>
<h3>Spell or Grammar Checker Freezes or Crashes the Computer</h3>
<p>If the spelling checker is not available (greyed out) or just not working, go in <strong><em>HKEY_CURRENT_USER\ SOFTWARE\ Microsoft\ Shared Tools\ Proofing Tools in windows XP </em></strong>(the location may be slightly different on windows 2000 or Vista).<strong><em> </em></strong>This Key contains four sub keys: <strong><em>Grammar, Hyphenation, Spelling, and Thesaurus</em></strong>. To repair Microsoft word, delete the folder that is causing problems and restart Word. As always when it can&#8217;t find something it will recreate it.</p>
<p>If that does not work, go to <strong><em>C:\Program Files\Common Files\Microsoft Shared\Proof\xxxx</em></strong> (xxxx stands for a number, on my machine it is 1033) and delete the key<em>. </em>When you reopen word, type anything then start the spell checker. Word will tell you this feature is not installed and ask you to install it. Make sure you have your installation discs handy.</p>
<h3>Summary</h3>
<p>Use the detect and repair option carefully because everything will be reset to the default values. The other suggestions will usually fix your Microsoft word problem. If none these suggestions work, then you will need to uninstall the application and then reinstall it. That always works.</p>
<h4>Related Searches</h4><ul><li><a href="http://www.pcpowerguide.com/windows/office/fix-and-repair-microsoft-word-settings/" title="Vista word normal error">Vista word normal error</a> (13)</li><li><a href="http://www.pcpowerguide.com/windows/office/fix-and-repair-microsoft-word-settings/" title="word settings file">word settings file</a> (8)</li><li><a href="http://www.pcpowerguide.com/windows/office/fix-and-repair-microsoft-word-settings/" title="Fix Word 3 0">Fix Word 3 0</a> (8)</li><li><a href="http://www.pcpowerguide.com/windows/office/fix-and-repair-microsoft-word-settings/" title="MICROSOFT WORD SETTINGS">MICROSOFT WORD SETTINGS</a> (5)</li><li><a href="http://www.pcpowerguide.com/windows/office/fix-and-repair-microsoft-word-settings/" title="how to find do repair for winword in windows vista">how to find do repair for winword in windows vista</a> (4)</li><li><a href="http://www.pcpowerguide.com/windows/office/fix-and-repair-microsoft-word-settings/" title="delete word settings">delete word settings</a> (4)</li><li><a href="http://www.pcpowerguide.com/windows/office/fix-and-repair-microsoft-word-settings/" title="how to reboot microsoft word processor">how to reboot microsoft word processor</a> (3)</li><li><a href="http://www.pcpowerguide.com/windows/office/fix-and-repair-microsoft-word-settings/" title="microsoft word detect and repair">microsoft word detect and repair</a> (3)</li><li><a href="http://www.pcpowerguide.com/windows/office/fix-and-repair-microsoft-word-settings/" title="how to fix proofing">how to fix proofing</a> (3)</li><li><a href="http://www.pcpowerguide.com/windows/office/fix-and-repair-microsoft-word-settings/" title="ms word settings file">ms word settings file</a> (3)</li><li><a href="http://www.pcpowerguide.com/windows/office/fix-and-repair-microsoft-word-settings/" title="simple application to detect error in microsoft word">simple application to detect error in microsoft word</a> (3)</li><li><a href="http://www.pcpowerguide.com/windows/office/fix-and-repair-microsoft-word-settings/" title="word normal dat">word normal dat</a> (3)</li><li><a href="http://www.pcpowerguide.com/windows/office/fix-and-repair-microsoft-word-settings/" title="MS Word stores most of its format settings and global macros in the global template called">MS Word stores most of its format settings and global macros in the global template called</a> (3)</li><li><a href="http://www.pcpowerguide.com/windows/office/fix-and-repair-microsoft-word-settings/" title="word loads missing shortcut open ms word">word loads missing shortcut open ms word</a> (2)</li><li><a href="http://www.pcpowerguide.com/windows/office/fix-and-repair-microsoft-word-settings/" title="repair microsoft word without disk">repair microsoft word without disk</a> (2)</li><li><a href="http://www.pcpowerguide.com/windows/office/fix-and-repair-microsoft-word-settings/" title="how to open word settings file">how to open word settings file</a> (2)</li><li><a href="http://www.pcpowerguide.com/windows/office/fix-and-repair-microsoft-word-settings/" title="microsoft word became application file">microsoft word became application file</a> (2)</li><li><a href="http://www.pcpowerguide.com/windows/office/fix-and-repair-microsoft-word-settings/" title="ms word normal dat">ms word normal dat</a> (2)</li><li><a href="http://www.pcpowerguide.com/windows/office/fix-and-repair-microsoft-word-settings/" title="delete word spell check microsoft works">delete word spell check microsoft works</a> (2)</li><li><a href="http://www.pcpowerguide.com/windows/office/fix-and-repair-microsoft-word-settings/" title="microsoft works word processor not responding">microsoft works word processor not responding</a> (2)</li></ul><!-- SEO SearchTerms Tagging 2 plugin took 52.886 ms -->]]></content:encoded>
			<wfw:commentRss>http://www.pcpowerguide.com/windows/office/fix-and-repair-microsoft-word-settings/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Errors With Microsoft Office</title>
		<link>http://www.pcpowerguide.com/windows/office/errors-with-microsoft-office/</link>
		<comments>http://www.pcpowerguide.com/windows/office/errors-with-microsoft-office/#comments</comments>
		<pubDate>Sat, 12 Jan 2008 21:24:16 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Office]]></category>
		<category><![CDATA[excel]]></category>
		<category><![CDATA[IPF error]]></category>
		<category><![CDATA[office errors]]></category>
		<category><![CDATA[powerpoint]]></category>
		<category><![CDATA[unable to open file]]></category>
		<category><![CDATA[word]]></category>

		<guid isPermaLink="false">http://www.pcpowerguide.com/applications/errors-with-microsoft-office/</guid>
		<description><![CDATA[In the last decade, people have become completely dependent on computers. Before that, communication was mainly pen-and-paper and over the phone. Typed communications were a big deal; they required a professional. Today, anyone has access to even more advanced communication tools and can create professional presentations using Microsoft Office software like Word, Excel, Outlook, and [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>In the last decade, people have become completely dependent on computers.  Before that, communication was mainly pen-and-paper and over the phone.  Typed communications were a big deal; they required a professional.  Today, anyone has access to even more advanced communication tools and can create professional presentations using Microsoft Office software like Word, Excel, Outlook, and PowerPoint.  Nearly every computer is composed of hardware with a Microsoft operating system and a Microsoft Office Suite interface doing the grunt work.</p>
<p>Unfortunately, no one is infallible, not even the programmers over in the Microsoft Office think tank.  <strong>It&#8217;s important to approach Microsoft Office errors with patience, and try to focus on the problem instead of the symptoms</strong>. So what is really occurring when these popular Microsoft Office programs go wrong?</p>
<p>One of the biggest issues with the Microsoft Office suite is the amount of processor power required to run each program.  It&#8217;s considered a &#8220;heavy&#8221; program, and this can cause issues when the program is opened.  Sometimes it may not open at all, making it necessary to restart the computer. The more programs a user are tries to run at once, especially when attempting to run multiple programs from the Microsoft Office suite, the more problems they encounter.  <strong>These may include slow opening, internal freezing, and even external freezing to the point where an understandably frustrated Microsoft Office user will have to restart their computer</strong>.</p>
<p><strong>Another common error is the, &#8220;Unable to open file.&#8221;</strong>  Usually this signifies that the file is damaged or corrupt, but it also can occur if the user is attempting to open a file which is not supported by a program from the Microsoft Office suite.   Try converting the file to a .txt, find another copy, or verify that the appropriate Microsoft Office program is checking under the correct filename and directory path.  If the user tried to open the file directly from a hyperlink off the internet, try to right click and save to the hard drive and then open directly from the relevant Microsoft Office program.</p>
<p>Perhaps the most irritating error is when a user tries to load or save a document, the Microsoft Office program locks up, and they <strong>receive the message, &#8220;If problem persists, contact the program vendor.&#8221;  Messages within the Microsoft Office suite like this are called invalid page fault (IPF) errors</strong>.  They essentially force the user to close down the Microsoft Office program, and may be resolved by updates.  However, the only way to prevent loss of data is to set your Auto Recover to a short time (even as short as 1 minutes), or constantly save if you are using an earlier version of Microsoft Office.</p>
<p>Whenever a user encounters a problem with Microsoft Office, it&#8217;s very frustrating because society has become so dependent on this suite of programs.  Many solutions can be found on the Microsoft Office website, or on dedicated forums where professionals not associated with Microsoft Office post their knowledge to help others.  It can be helpful to simply Google the Microsoft Office problem; often even the most complex solution is already out there with a little digging.  Otherwise, users with problems can easily visit the Microsoft Office support forums that appear the most knowledgeable and post their questions.</p>
<h4>Related Searches</h4><ul><li><a href="http://www.pcpowerguide.com/windows/office/errors-with-microsoft-office/" title="common ms office errors">common ms office errors</a> (7)</li><li><a href="http://www.pcpowerguide.com/windows/office/errors-with-microsoft-office/" title="common user errors in microsoft excel">common user errors in microsoft excel</a> (4)</li><li><a href="http://www.pcpowerguide.com/windows/office/errors-with-microsoft-office/" title="common user errors for microsoft excel">common user errors for microsoft excel</a> (3)</li><li><a href="http://www.pcpowerguide.com/windows/office/errors-with-microsoft-office/" title="common microsoft office errors">common microsoft office errors</a> (3)</li><li><a href="http://www.pcpowerguide.com/windows/office/errors-with-microsoft-office/" title="make a powerPoint presentation on the Common MS Office Errors">make a powerPoint presentation on the Common MS Office Errors</a> (1)</li><li><a href="http://www.pcpowerguide.com/windows/office/errors-with-microsoft-office/" title="five most erros in MS Office">five most erros in MS Office</a> (1)</li><li><a href="http://www.pcpowerguide.com/windows/office/errors-with-microsoft-office/" title="five frequent user errors in microsoft Access">five frequent user errors in microsoft Access</a> (1)</li><li><a href="http://www.pcpowerguide.com/windows/office/errors-with-microsoft-office/" title="five common user errors in MS word">five common user errors in MS word</a> (1)</li><li><a href="http://www.pcpowerguide.com/windows/office/errors-with-microsoft-office/" title="Microsoft office common errors ppt">Microsoft office common errors ppt</a> (1)</li><li><a href="http://www.pcpowerguide.com/windows/office/errors-with-microsoft-office/" title="5 most common user errors for microsoft excel">5 most common user errors for microsoft excel</a> (1)</li><li><a href="http://www.pcpowerguide.com/windows/office/errors-with-microsoft-office/" title="Microsoft Office Errors">Microsoft Office Errors</a> (1)</li><li><a href="http://www.pcpowerguide.com/windows/office/errors-with-microsoft-office/" title="microsoft office shutdown errors">microsoft office shutdown errors</a> (1)</li><li><a href="http://www.pcpowerguide.com/windows/office/errors-with-microsoft-office/" title="mistakes in microsoft program">mistakes in microsoft program</a> (1)</li><li><a href="http://www.pcpowerguide.com/windows/office/errors-with-microsoft-office/" title="most common errors in microsoft office">most common errors in microsoft office</a> (1)</li><li><a href="http://www.pcpowerguide.com/windows/office/errors-with-microsoft-office/" title="ms office recovery error irritation">ms office recovery error irritation</a> (1)</li><li><a href="http://www.pcpowerguide.com/windows/office/errors-with-microsoft-office/" title="powerpoint error unable to open file lock">powerpoint error unable to open file lock</a> (1)</li><li><a href="http://www.pcpowerguide.com/windows/office/errors-with-microsoft-office/" title="top common user errors in microsoft excel">top common user errors in microsoft excel</a> (1)</li><li><a href="http://www.pcpowerguide.com/windows/office/errors-with-microsoft-office/" title="what are common user errors with ms excel">what are common user errors with ms excel</a> (1)</li><li><a href="http://www.pcpowerguide.com/windows/office/errors-with-microsoft-office/" title="five common user errors in Microsoft Powe">five common user errors in Microsoft Powe</a> (1)</li><li><a href="http://www.pcpowerguide.com/windows/office/errors-with-microsoft-office/" title="five common user errors found in Microsoft Excel">five common user errors found in Microsoft Excel</a> (1)</li></ul><!-- SEO SearchTerms Tagging 2 plugin took 19.153 ms -->]]></content:encoded>
			<wfw:commentRss>http://www.pcpowerguide.com/windows/office/errors-with-microsoft-office/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

