<?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>Knowledge Tree</title>
	<atom:link href="http://www.dailyworkaround.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dailyworkaround.com</link>
	<description>stumbling blocks and workarounds</description>
	<lastBuildDate>Wed, 06 Feb 2013 12:38:07 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.3</generator>
		<item>
		<title>The requested OLE DB provider Microsoft.ACE.OLEDB.12.0 is not registered</title>
		<link>http://www.dailyworkaround.com/2013/02/06/the-requested-ole-db-provider-microsoft-ace-oledb-12-0-is-not-registered/</link>
		<comments>http://www.dailyworkaround.com/2013/02/06/the-requested-ole-db-provider-microsoft-ace-oledb-12-0-is-not-registered/#comments</comments>
		<pubDate>Wed, 06 Feb 2013 12:38:07 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Microsoft.ACE.OLEDB.12.0]]></category>
		<category><![CDATA[Microsoft.ACE.OLEDB.12.0 is not registered]]></category>
		<category><![CDATA[OLE DB Provider not registered]]></category>

		<guid isPermaLink="false">http://www.dailyworkaround.com/?p=56</guid>
		<description><![CDATA[Download and Install Microsoft Office Access Database Engine 2007 and restart the system]]></description>
			<content:encoded><![CDATA[<p>Download and Install Microsoft Office Access Database Engine 2007 and restart the system</p>
]]></content:encoded>
			<wfw:commentRss>http://www.dailyworkaround.com/2013/02/06/the-requested-ole-db-provider-microsoft-ace-oledb-12-0-is-not-registered/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SSIS Error Code DTS_E_OLEDB_EXCEL_NOT_SUPPORTED: The Excel Connection Manager is not supported in the 64-bit version of SSIS, as no OLE DB provider is available</title>
		<link>http://www.dailyworkaround.com/2013/02/06/ssis-error-code-dts_e_oledb_excel_not_supported-the-excel-connection-manager-is-not-supported-in-the-64-bit-version-of-ssis-as-no-ole-db-provider-is-available/</link>
		<comments>http://www.dailyworkaround.com/2013/02/06/ssis-error-code-dts_e_oledb_excel_not_supported-the-excel-connection-manager-is-not-supported-in-the-64-bit-version-of-ssis-as-no-ole-db-provider-is-available/#comments</comments>
		<pubDate>Wed, 06 Feb 2013 06:15:31 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[64-bit SSIS issue]]></category>
		<category><![CDATA[64-bit version of SSIS]]></category>
		<category><![CDATA[excel connection manager not supported 64 bit]]></category>

		<guid isPermaLink="false">http://www.dailyworkaround.com/?p=54</guid>
		<description><![CDATA[Method 1 : set the 32 bit runtime environment using Project Properties -> Debugging -> Run64BitRuntime = False (in Visual Studio) Method 2 : Open up the Agent Job -> Go to Steps -> Double click and Open the Step -> Go to Execution Options and Select Use 32 bit Runtime]]></description>
			<content:encoded><![CDATA[<p>Method 1 : set the 32 bit runtime environment using Project Properties -> Debugging -> Run64BitRuntime = False (in Visual Studio)<br />
Method 2 : Open up the Agent Job -> Go to Steps -> Double click and Open the Step -> Go to Execution Options and Select Use 32 bit Runtime</p>
]]></content:encoded>
			<wfw:commentRss>http://www.dailyworkaround.com/2013/02/06/ssis-error-code-dts_e_oledb_excel_not_supported-the-excel-connection-manager-is-not-supported-in-the-64-bit-version-of-ssis-as-no-ole-db-provider-is-available/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cannot connect remotely to SSAS</title>
		<link>http://www.dailyworkaround.com/2012/12/12/cannot-connect-remotely-to-ssas/</link>
		<comments>http://www.dailyworkaround.com/2012/12/12/cannot-connect-remotely-to-ssas/#comments</comments>
		<pubDate>Wed, 12 Dec 2012 05:20:33 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Sql Server Ananlysis services port]]></category>
		<category><![CDATA[SSAS]]></category>
		<category><![CDATA[SSAS not connect remotely]]></category>
		<category><![CDATA[SSAS port]]></category>
		<category><![CDATA[SSAS service firewall setting]]></category>
		<category><![CDATA[SSAS service not starting]]></category>

		<guid isPermaLink="false">http://www.dailyworkaround.com/?p=48</guid>
		<description><![CDATA[TS into the machine on which SSAS is installed using Admin priviledges Navigate to Start -> Administrative Tools -> Windows Firewall Then Create Inbound Rules -> New Rule -> Port -> All Local Ports -> Allow the Connections -> Name the Rule and Click Finish Then Create Outbound Rules -> New Rule -> Port -> [...]]]></description>
			<content:encoded><![CDATA[<p>TS into the machine on which SSAS is installed using Admin priviledges<br />
Navigate to Start -> Administrative Tools -> Windows Firewall<br />
Then Create Inbound Rules -> New Rule -> Port -> All Local Ports -> Allow the Connections -> Name the Rule and Click Finish<br />
Then Create Outbound Rules -> New Rule -> Port -> All Local Ports -> Allow the Connections -> Name the Rule and Click Finish</p>
<p>OR </p>
<p>Else create a Inbound Rule for Port 2383 and click on Finish</p>
]]></content:encoded>
			<wfw:commentRss>http://www.dailyworkaround.com/2012/12/12/cannot-connect-remotely-to-ssas/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Command to copy the folders with all permissions in windows</title>
		<link>http://www.dailyworkaround.com/2012/11/02/command-to-copy-the-folders-with-all-permissions-in-windows/</link>
		<comments>http://www.dailyworkaround.com/2012/11/02/command-to-copy-the-folders-with-all-permissions-in-windows/#comments</comments>
		<pubDate>Fri, 02 Nov 2012 08:50:09 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[command to copy folder permission]]></category>
		<category><![CDATA[xcopy]]></category>
		<category><![CDATA[xcopy folder permission]]></category>

		<guid isPermaLink="false">http://www.dailyworkaround.com/?p=46</guid>
		<description><![CDATA[1.Click Start, and then click Run. 2.In the Open box, type cmd, and then click OK. 3.Type xcopy sourcedestination /O /X /E /H /K and then press ENTER, where source is the source path for the files to be copied, and destination is the destination path for the files. For Example : xcopy D:\Src \\Server2\Dst [...]]]></description>
			<content:encoded><![CDATA[<p>1.Click Start, and then click Run.<br />
2.In the Open box, type cmd, and then click OK.<br />
3.Type xcopy sourcedestination /O /X /E /H /K and then press ENTER, where source is the source path for the files to be copied, and destination is the destination path for the files.</p>
<p>For Example :<br />
xcopy D:\Src \\Server2\Dst /O /X /E /H /K  &#8211;Different Server<br />
xcopy D:\Src E:\Dst /O/X/E/H/K &#8212; Same server</p>
]]></content:encoded>
			<wfw:commentRss>http://www.dailyworkaround.com/2012/11/02/command-to-copy-the-folders-with-all-permissions-in-windows/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SSRS service not starting</title>
		<link>http://www.dailyworkaround.com/2012/10/29/ssrs-service-not-starting/</link>
		<comments>http://www.dailyworkaround.com/2012/10/29/ssrs-service-not-starting/#comments</comments>
		<pubDate>Mon, 29 Oct 2012 11:08:18 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[SSRS service]]></category>
		<category><![CDATA[SSRS service not starting]]></category>
		<category><![CDATA[SSRS stopped]]></category>

		<guid isPermaLink="false">http://www.dailyworkaround.com/?p=43</guid>
		<description><![CDATA[1.Click Start, click Run, type regedit, and then click OK. 2.Locate and then click the following registry subkey: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control 3.In the right pane, locate the ServicesPipeTimeout entry. Note If the ServicesPipeTimeout entry does not exist, you must create it. To do this, follow these steps: a.On the Edit menu, point to New, and then click [...]]]></description>
			<content:encoded><![CDATA[<p>1.Click Start, click Run, type regedit, and then click OK.<br />
2.Locate and then click the following registry subkey:<br />
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control<br />
3.In the right pane, locate the ServicesPipeTimeout entry.<br />
Note If the ServicesPipeTimeout entry does not exist, you must create it. To do this, follow these steps:<br />
a.On the Edit menu, point to New, and then click DWORD Value.<br />
b.Type ServicesPipeTimeout, and then press ENTER.<br />
4.Right-click ServicesPipeTimeout, and then click Modify.<br />
5.Click Decimal, type 60000, and then click OK.<br />
This value represents the time in milliseconds before a service times out.<br />
6.Restart the computer</p>
]]></content:encoded>
			<wfw:commentRss>http://www.dailyworkaround.com/2012/10/29/ssrs-service-not-starting/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Shift Key not working in Ubuntu</title>
		<link>http://www.dailyworkaround.com/2012/06/14/shift-key-not-working-in-ubuntu/</link>
		<comments>http://www.dailyworkaround.com/2012/06/14/shift-key-not-working-in-ubuntu/#comments</comments>
		<pubDate>Thu, 14 Jun 2012 19:04:43 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[shift key ubuntu]]></category>
		<category><![CDATA[ubuntu shift key]]></category>

		<guid isPermaLink="false">http://www.dailyworkaround.com/?p=42</guid>
		<description><![CDATA[Start ubuntu Click on System Settings Under Personal, double click on Keyboard Layout Click on (+) symbol in the keyboard Layout window and select English(US) Remove if any other Layout is present by selecting that layout and clicking on (-) symbol on the keyboard layout page.]]></description>
			<content:encoded><![CDATA[<p>Start ubuntu<br />
Click on System Settings<br />
Under Personal, double click on Keyboard Layout<br />
Click on (+) symbol in the keyboard Layout window and select English(US)<br />
Remove if any other Layout is present by selecting that layout and clicking on (-) symbol on the keyboard layout page.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.dailyworkaround.com/2012/06/14/shift-key-not-working-in-ubuntu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Excel 2007 : There was a problem sending the command to the program</title>
		<link>http://www.dailyworkaround.com/2012/02/07/excel-2007-there-was-a-problem-sending-the-command-to-the-program-2/</link>
		<comments>http://www.dailyworkaround.com/2012/02/07/excel-2007-there-was-a-problem-sending-the-command-to-the-program-2/#comments</comments>
		<pubDate>Tue, 07 Feb 2012 07:16:47 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.dailyworkaround.com/?p=37</guid>
		<description><![CDATA[Open Start &#8211; > All Programs ->Microsoft Office -> Excel 2007 Go to Excel Options on the Menu. Click on Advanced and then go to General Section. Uncheck the checkbox for &#8220;Ignore other applications that use Dynamic Data Exchange (DDE)&#8221; Click on OK]]></description>
			<content:encoded><![CDATA[<p>Open Start &#8211; > All Programs ->Microsoft Office -> Excel 2007</p>
<p>Go to Excel Options on the Menu. Click on Advanced and then go to General Section.</p>
<p>Uncheck the checkbox for &#8220;Ignore other applications that use Dynamic Data Exchange (DDE)&#8221;</p>
<p>Click on OK</p>
]]></content:encoded>
			<wfw:commentRss>http://www.dailyworkaround.com/2012/02/07/excel-2007-there-was-a-problem-sending-the-command-to-the-program-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Remove or Delete other&#8217;s workspace in TFS</title>
		<link>http://www.dailyworkaround.com/2011/06/28/how-to-remove-or-delete-others-workspace-in-tfs/</link>
		<comments>http://www.dailyworkaround.com/2011/06/28/how-to-remove-or-delete-others-workspace-in-tfs/#comments</comments>
		<pubDate>Tue, 28 Jun 2011 12:47:51 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[TFS WorkSpace]]></category>
		<category><![CDATA[Workspace delete in TFS]]></category>
		<category><![CDATA[Workspace remove in TFS]]></category>

		<guid isPermaLink="false">http://www.dailyworkaround.com/?p=29</guid>
		<description><![CDATA[Open the Command prompt with administrator rights Run the below command and prompted to deeleted ,enter Yes tf workspace /delete [/server:servername] workspacename[;workspaceowner]]]></description>
			<content:encoded><![CDATA[<p>Open the Command prompt with administrator rights<br />
Run the below command and prompted to deeleted ,enter Yes<br />
tf workspace /delete [/server:servername] workspacename[;workspaceowner]</p>
]]></content:encoded>
			<wfw:commentRss>http://www.dailyworkaround.com/2011/06/28/how-to-remove-or-delete-others-workspace-in-tfs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>BACKUP LOG cannot be performed because there is no current database backup</title>
		<link>http://www.dailyworkaround.com/2011/06/14/backup-log-cannot-be-performed-because-there-is-no-current-database-backup/</link>
		<comments>http://www.dailyworkaround.com/2011/06/14/backup-log-cannot-be-performed-because-there-is-no-current-database-backup/#comments</comments>
		<pubDate>Tue, 14 Jun 2011 18:47:46 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.dailyworkaround.com/?p=26</guid>
		<description><![CDATA[I changed my database Recovery model from simple to full. Then i tried to take the backup of the transaction log but got the above error. Sol : Take the Full backup of the database and then try to take the backup of the log.]]></description>
			<content:encoded><![CDATA[<p>I changed my database Recovery model from simple to full. Then i tried to take the backup of the transaction log but got the above error.</p>
<p>Sol : Take the Full backup of the database and then try to take the backup of the log.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.dailyworkaround.com/2011/06/14/backup-log-cannot-be-performed-because-there-is-no-current-database-backup/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>This installation is forbidden by system policy</title>
		<link>http://www.dailyworkaround.com/2011/06/14/this-installation-is-forbidden-by-system-policy/</link>
		<comments>http://www.dailyworkaround.com/2011/06/14/this-installation-is-forbidden-by-system-policy/#comments</comments>
		<pubDate>Tue, 14 Jun 2011 18:43:03 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.dailyworkaround.com/?p=24</guid>
		<description><![CDATA[Click Start -&#62; Control Panel Open Administrative Tools Open Local Security Settings Click Software Restriction Policies If no software restrictions are defined, right click the Software Restriction Policies node and     select New Software Restriction Policy Double click Enforcement Select &#8220;All users except local administrators&#8221; Click OK Reboot the machine]]></description>
			<content:encoded><![CDATA[<p>Click Start -&gt; Control Panel<br />
Open Administrative Tools<br />
Open Local Security Settings<br />
Click Software Restriction Policies<br />
If no software restrictions are defined, right click the Software Restriction Policies node and     select New Software Restriction Policy<br />
Double click Enforcement<br />
Select &#8220;All users except local administrators&#8221;<br />
Click OK<br />
Reboot the machine</p>
]]></content:encoded>
			<wfw:commentRss>http://www.dailyworkaround.com/2011/06/14/this-installation-is-forbidden-by-system-policy/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
