<?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>BlueBlood Tech Blog</title>
	<atom:link href="http://www.bluebloodonline.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.bluebloodonline.com</link>
	<description>Tech tips from real IT Professionals!</description>
	<lastBuildDate>Thu, 03 May 2012 03:38:36 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>PDF files take a very long time to print</title>
		<link>http://www.bluebloodonline.com/2012/05/03/pdf-files-take-a-very-long-time-to-print/</link>
		<comments>http://www.bluebloodonline.com/2012/05/03/pdf-files-take-a-very-long-time-to-print/#comments</comments>
		<pubDate>Thu, 03 May 2012 03:32:16 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Software Fixes]]></category>

		<guid isPermaLink="false">http://www.bluebloodonline.com/?p=57</guid>
		<description><![CDATA[PDF&#8217;s are taking a very long time to print to certain printers from Acrobat 7 on Windows: 1. First, is your printer driver a PS (Post Script Driver) or a PCL driver? This fix only applies to a combination of &#8230; <a href="http://www.bluebloodonline.com/2012/05/03/pdf-files-take-a-very-long-time-to-print/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<div class="al2fb_like_button"><div id="fb-root"></div><script type="text/javascript">
(function(d, s, id) {
  var js, fjs = d.getElementsByTagName(s)[0];
  if (d.getElementById(id)) return;
  js = d.createElement(s); js.id = id;
  js.src = "//connect.facebook.net/en_US/all.js#xfbml=1&appId=FaceBookStream";
  fjs.parentNode.insertBefore(js, fjs);
}(document, "script", "facebook-jssdk"));
</script>
<fb:like href="http://www.bluebloodonline.com/2012/05/03/pdf-files-take-a-very-long-time-to-print/" layout="button_count" show_faces="true" width="450" action="recommend" font="arial" colorscheme="light" ref="AL2FB"></fb:like></div><p>PDF&#8217;s are taking a very long time to print to certain printers from Acrobat 7 on Windows:</p>
<p>1. First, is your printer driver a PS (Post Script Driver) or a PCL driver? This fix only applies to a combination of Adobe Acrobat 7, a PCL driver, and Windows (mainly Vista).</p>
<p>2. The problem, with Adobe Acrobat 7 and PCL print drivers, is that the advancd features and settings of the PCL driver aren&#8217;t compatible with some of Acrobat 7&#8242;s programming.</p>
<p>TO FIX:</p>
<p>Option 1:</p>
<ol>
<li>Uninstall the printer.</li>
<li>Reinstall the printer with a Postscipt driver if one is available.</li>
<li>If not, move onto the next option.</li>
</ol>
<p>Option 2:</p>
<ol>
<li>Select File, Print, and then the Advanced Tab.</li>
<li>Select the feature to Print As Image. Click OK to close the dialog box and click OK again.</li>
</ol>
<p>Option 3:</p>
<ol>
<li>Select Start, then Settings, and then Printers.</li>
<li>Right click the printer you want and select properties. Then select the Printing Preferences button.</li>
<li>Select the Advanced Tab and under Document Options, select the Disabled choice next to Print Optimizations and click OK.</li>
<li>Click OK to close the properties window.</li>
</ol>
<p>Now you should be able to print PDF&#8217;s using Adobe Acrobat 7 on Windows!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bluebloodonline.com/2012/05/03/pdf-files-take-a-very-long-time-to-print/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Blue Screen of Death (BSoD)</title>
		<link>http://www.bluebloodonline.com/2012/04/25/42/</link>
		<comments>http://www.bluebloodonline.com/2012/04/25/42/#comments</comments>
		<pubDate>Wed, 25 Apr 2012 02:14:46 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Software Fixes]]></category>

		<guid isPermaLink="false">http://www.bluebloodonline.com/?p=42</guid>
		<description><![CDATA[Blue screens of death.  Everyone will get one.  No one likes them.  B.S.o.D are very helpful.  They tell you when something is very wrong and needs attention.  Common B.S.o.D will tell you a file and memory address.  Others might only &#8230; <a href="http://www.bluebloodonline.com/2012/04/25/42/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<div class="al2fb_like_button"><div id="fb-root"></div><script type="text/javascript">
(function(d, s, id) {
  var js, fjs = d.getElementsByTagName(s)[0];
  if (d.getElementById(id)) return;
  js = d.createElement(s); js.id = id;
  js.src = "//connect.facebook.net/en_US/all.js#xfbml=1&appId=FaceBookStream";
  fjs.parentNode.insertBefore(js, fjs);
}(document, "script", "facebook-jssdk"));
</script>
<fb:like href="http://www.bluebloodonline.com/2012/04/25/42/" layout="button_count" show_faces="true" width="450" action="recommend" font="arial" colorscheme="light" ref="AL2FB"></fb:like></div><p>Blue screens of death.  Everyone will get one.  No one likes them.  B.S.o.D are very helpful.  They tell you when something is very wrong and needs attention.  Common B.S.o.D will tell you a file and memory address.  Others might only give you a memory address.  Some could be so ambiguous that the computer itself doesn&#8217;t even know what it&#8217;s saying.  Most B.S.o.D are caused by system files being changed or corrupted. This article is going to be split into multiple articals.</p>
<p>Easy B.S.o.D:</p>
<p>The easy ones are nice.  Stop on ntuser.dat or fatel error at 0x0000008E igty.sys.  You then know what file you are looking to replace B.S.o.D are usually a windows disc (the version of windows you are working on) and a little knowledge of where the file is you are looking for.   First step is safe mode.  To boot into safe mode all you need to do is hit F8 after your bios splash screen.  This splash screen is a Dell logo, for dell computers.  An HP logo, for HP computers.  A Compaq Logo, for Compaq computers&#8230;.  I think you see the trend.   Once you are in safe mode often times a System Restore will solve the problem.  System restore is a feature in any version of windows XP or newer.  Go to Start&#8211;(All) Programs&#8212;Accessories&#8212;System Tools&#8212;System Restore.  Select Restore to a previous restore point and clisk next.  Pick a date that has a restore point before your computer started getting the B.S.o.D, click on it to highlight the date and click next.  Your computer will eventually restart and bring your computer back to before you were getting the B.S.o.D and with any luck your problem has gone away.   System Restore is a tool designed to bring your computer;s core system components back to where they were before they were changed.  System Restore turned off on your machine?  Not to worry.  Now it&#8217;s time to roll up your sleeves and get a little dirty.  Your in safe mode.  You have nothing but your wits, a keyboard with a sticky shift key and a optical mouse that needs glasses.  There is a B.S.o.D around every corner.  How do you proceed?  ?Knowing what file you need to replace helps.  Simply find a good copy of the file and paste it over the bad copy. (Backup all files you plan to overwrite)  The file may be in a different location so there is no smoking gun.  A quick google search will ad you in the location of the file.  You may say, “Why not do this first?  It is so easy.”  Sometimes the file a B.S.o.D points at isn&#8217;t the real culprit.  Sometimes that is just the file that failed first or was first noticed.  A System Restore will replace all your core system files back to a time before you were getting a B.S.o.D  So recap.  B.S.o.D bad, System Restore good, files could be found under the fridge.</p>
<p>Next article.  How to find out what file is causing the B.S.o.D without the B.S.o.D telling you.</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bluebloodonline.com/2012/04/25/42/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cannot open multiple instances of Excel by double clicking Excel</title>
		<link>http://www.bluebloodonline.com/2012/03/20/cannot-open-multiple-instances-of-excel-by-double-clicking-excel/</link>
		<comments>http://www.bluebloodonline.com/2012/03/20/cannot-open-multiple-instances-of-excel-by-double-clicking-excel/#comments</comments>
		<pubDate>Tue, 20 Mar 2012 01:13:12 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Software Fixes]]></category>

		<guid isPermaLink="false">http://www.bluebloodonline.com/?p=31</guid>
		<description><![CDATA[With Windows 7 and Microsoft Office 2007 or later, multiple Excel spreadsheets are opened within the same instance instead of being able to open multiple instances and move them to separate monitors.  This can become very annoying if you are &#8230; <a href="http://www.bluebloodonline.com/2012/03/20/cannot-open-multiple-instances-of-excel-by-double-clicking-excel/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<div class="al2fb_like_button"><div id="fb-root"></div><script type="text/javascript">
(function(d, s, id) {
  var js, fjs = d.getElementsByTagName(s)[0];
  if (d.getElementById(id)) return;
  js = d.createElement(s); js.id = id;
  js.src = "//connect.facebook.net/en_US/all.js#xfbml=1&appId=FaceBookStream";
  fjs.parentNode.insertBefore(js, fjs);
}(document, "script", "facebook-jssdk"));
</script>
<fb:like href="http://www.bluebloodonline.com/2012/03/20/cannot-open-multiple-instances-of-excel-by-double-clicking-excel/" layout="button_count" show_faces="true" width="450" action="recommend" font="arial" colorscheme="light" ref="AL2FB"></fb:like></div><p>With Windows 7 and Microsoft Office 2007 or later, multiple Excel spreadsheets are opened within the same instance instead of being able to open multiple instances and move them to separate monitors.  This can become very annoying if you are working in multiple spreadsheets or comparing them!</p>
<p>This fix involves editing the registry, so please be very careful and backup your registry!!!!</p>
<p>***To back up your registry, go to regedit.exe with your administrator account or privileges and go to “file” and then select “export”.  Name your file and be sure to make sure that the Save as type setting is set to Registration files (*.reg)! Choose where to save the file to and select “save”. I would suggest that you save the file to a disk or flash drive in case of a complete crash.</p>
<p>First, open Excel and click on File, then Options. Select Advanced and scroll down to the “Ignore other applications that use Dynamic Data Exchange (DDE)” under General settings. Check the box and then close Excel.</p>
<ol>
<li>Go to your start menu (the round windows symbol at the bottom left of the screen for Windows 7 users) and in the search box at the bottom, type in regedit.exe.</li>
<li>Browse to HKEY_CLASSES_ROOT\Excel.Sheet.8\shell\Open and delete the ddexec key underneath it. You will have to click the little arrow to expand it and then just click on it, and then Right-Click it and select delete.</li>
<li>Then click on the &#8220;command&#8221; key and replace the /e or the /dde on the Default and Command strings in that key with &#8220;%1&#8243;. Be sure and use the quotation marks, because it won’t work if you forget them!  The (Default) string should now look like: &#8220;C:\Program Files (x86)\Microsoft Office\Office14\EXCEL.EXE&#8221; “%1” and the Comman string should look like: xb&#8217;BVf!!!!!!!!!MKKSkEXCELFiles&gt;VijqBof(Y8&#8242;w!FId1gLQ  “%1”</li>
<li>Repeat steps two and three for HKEY_CLASSES_ROOT\Excel.Sheet.12\shell\Open. These two Excel sheets are for the two different versions of the excel extension.  Sheet.8 is for XLS, or Excel’s old file extension, and Sheet.12  is for XLSX, which is the current Excel file extension.  A file extension tells the computer what type of file it is. For example a .doc is a word document, .xlxs is the new excel, and a .ppt is a PowerPoint file.</li>
<li>Exit the registry by clicking on the X at the top right and then you can double click on Excel to open it, and double click it again to open a second, separate instance of Excel.</li>
</ol>
<p>This should correct the problem for you, and I haven’t had any problems with this fix, but please remember that there are many different configurations and many different programs that interface with Microsoft Office products. Editing the registry to change the settings can cause some system instability in certain cases!!</p>
<p>Thank you!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bluebloodonline.com/2012/03/20/cannot-open-multiple-instances-of-excel-by-double-clicking-excel/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Cannot manage or add printers in Windows</title>
		<link>http://www.bluebloodonline.com/2011/12/30/cannot-manage-or-add-printers-in-windows/</link>
		<comments>http://www.bluebloodonline.com/2011/12/30/cannot-manage-or-add-printers-in-windows/#comments</comments>
		<pubDate>Fri, 30 Dec 2011 16:48:42 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Printer Fixes]]></category>

		<guid isPermaLink="false">http://www.bluebloodonline.com/?p=12</guid>
		<description><![CDATA[If you cannot manage or add/remove printers and the print spooler service continuously stops, you may have a corrupt print spooler or a corrupt printer driver crashing the print spooler. This can be a very frustrating problem for both the &#8230; <a href="http://www.bluebloodonline.com/2011/12/30/cannot-manage-or-add-printers-in-windows/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<div class="al2fb_like_button"><div id="fb-root"></div><script type="text/javascript">
(function(d, s, id) {
  var js, fjs = d.getElementsByTagName(s)[0];
  if (d.getElementById(id)) return;
  js = d.createElement(s); js.id = id;
  js.src = "//connect.facebook.net/en_US/all.js#xfbml=1&appId=FaceBookStream";
  fjs.parentNode.insertBefore(js, fjs);
}(document, "script", "facebook-jssdk"));
</script>
<fb:like href="http://www.bluebloodonline.com/2011/12/30/cannot-manage-or-add-printers-in-windows/" layout="button_count" show_faces="true" width="450" action="recommend" font="arial" colorscheme="light" ref="AL2FB"></fb:like></div><p>If you cannot manage or add/remove printers and the print spooler service continuously stops, you may have a corrupt print spooler or a corrupt printer driver crashing the print spooler. This can be a very frustrating problem for both the Technician and the User.</p>
<p>To fix this issue, follow these steps:</p>
<p>1. Click on the start button and right click on either My Computer or Computer (for XP or Vista/7) and then click on manage. </p>
<p>2. Expand Services and Applications and select services. Choose the Print Spooler service and then stop it and restart it.</p>
<p>3. Exit Computer Management and test to see if you can print or add/remove and manage printers.</p>
<p>IMPORTANT!! &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-</p>
<p>This rarely fixes the issue, or usually only fixes it temporarily.  If this fix did NOT work, then please follow the remaining steps.  I strongly recommend that you follow the remaining steps anyway because the above steps rarely work for the long term. This part of the fix will remove all of your printers and you will have to re-add those printers.</p>
<p>1. Restart the computer and start pressing the &#8220;F8&#8243; key on you keyboard.  Don&#8217;t worry if it beeps at you, just keep pressing it until the menu appears.</p>
<p>2. Choose Safe Mode and Press Enter.</p>
<p>3. Delete all files contained within these two folders (but not the folders themselves):</p>
<ul>
<li>C:\Windows\System32\Spool\Printers</li>
<li>C:\Windows\System32\Spool\Drivers\w32x86</li>
</ul>
<p>IMPORTANT&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;</p>
<p>The next part of the solution involves working with the Windows Registry. If you are not familiar with the registry, please seek assistance because the registry is very complex and any mistakes can cause your system serious problems!</p>
<p>1. Start the Registry editor by clicking the Start button, and then by typing in regedit in the Search Box (Windows Vista/7), or by selecting Run and then typing in regedit in the Run Box (Windows XP).</p>
<p>2. Find and expand this registry Key:</p>
<p>HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Print\Environments\Windows NT x86</p>
<p>3. There should be only two subkeys or subfolders:</p>
<ul>
<li>Drivers</li>
<li>Print Processors</li>
</ul>
<p>If there are any other subkeys or folders, then Delete them by right-clicking on them and selecting Delete.</p>
<p>4. Expand the Drivers subkey from the above step and then Expand the Version-X subkey. (the &#8220;x&#8221; could be different numbers depending on the version) Now, delete the printer entries by right-clicking and selecting Delete on each printer.</p>
<p>5. Expand the HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Print\Monitors key.  Here is a list of the subkeys that need to stay:</p>
<ul>
<li>BJ Languagle Monitor</li>
<li>Local Port</li>
<li>PJL Language Monitor</li>
<li>Standard TCP/IP Port</li>
<li>USB Monitor</li>
</ul>
<p>If there are any other subkeyes in the list besides the ones above, Delete them.</p>
<p>6. Expand the HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Print\Printers subkey. Delete the printers within the folders (excluding Fax and Microsoft Document Writers).</p>
<p>7. Exit the registry editor. Then detach any printer cables from the computer and restart the computer.</p>
<p>8. Access Computer Management just like from earlier in the article, and right click on the Print Spooler service and click on start if it isn&#8217;t already running. Exit computer management.</p>
<p>9. Next add your printers back onto the PC.  Add any network printers you have from the Wizard, or reinstall the print drivers/software and connect the local printers back up for any local printers that you may have.  After adding the printers, you shouls be able to print and manage your printers again.</p>
<p>You are now finished!</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bluebloodonline.com/2011/12/30/cannot-manage-or-add-printers-in-windows/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>Welcome to our Tech Blog!</title>
		<link>http://www.bluebloodonline.com/2011/12/30/welcome-to-our-tech-blog/</link>
		<comments>http://www.bluebloodonline.com/2011/12/30/welcome-to-our-tech-blog/#comments</comments>
		<pubDate>Fri, 30 Dec 2011 00:55:53 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://www.bluebloodonline.com/?p=7</guid>
		<description><![CDATA[You will be able to view a new tip or trick of the trade every week from real IT Professionals.  We will be posting errors aand problems that we have encountered and the fixes for those errors and problems. Feel &#8230; <a href="http://www.bluebloodonline.com/2011/12/30/welcome-to-our-tech-blog/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<div class="al2fb_like_button"><div id="fb-root"></div><script type="text/javascript">
(function(d, s, id) {
  var js, fjs = d.getElementsByTagName(s)[0];
  if (d.getElementById(id)) return;
  js = d.createElement(s); js.id = id;
  js.src = "//connect.facebook.net/en_US/all.js#xfbml=1&appId=FaceBookStream";
  fjs.parentNode.insertBefore(js, fjs);
}(document, "script", "facebook-jssdk"));
</script>
<fb:like href="http://www.bluebloodonline.com/2011/12/30/welcome-to-our-tech-blog/" layout="button_count" show_faces="true" width="450" action="recommend" font="arial" colorscheme="light" ref="AL2FB"></fb:like></div><p>You will be able to view a new tip or trick of the trade every week from real IT Professionals.  We will be posting errors aand problems that we have encountered and the fixes for those errors and problems. Feel free to post comments or additional information or tricks that you may have!</p>
<p>Thank you for visiting and please remember to keep all posts polite and professional!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bluebloodonline.com/2011/12/30/welcome-to-our-tech-blog/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

