<?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>Serge&#039;s Technology View &#187; deploy</title>
	<atom:link href="http://blog.dragonsoft.us/tag/deploy/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.dragonsoft.us</link>
	<description>Talk about Technologies, Software Architecture and Management</description>
	<lastBuildDate>Tue, 31 Jan 2012 01:43:34 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>How to deploy Crystal Reports 2008 project &#8211; part 1</title>
		<link>http://blog.dragonsoft.us/2008/10/09/how-to-deploy-crystal-reports-2008-part-1/</link>
		<comments>http://blog.dragonsoft.us/2008/10/09/how-to-deploy-crystal-reports-2008-part-1/#comments</comments>
		<pubDate>Thu, 09 Oct 2008 20:00:27 +0000</pubDate>
		<dc:creator>Serguei Dosyukov</dc:creator>
				<category><![CDATA[Crystal Reports]]></category>
		<category><![CDATA[crystal reports 2008]]></category>
		<category><![CDATA[crystal reports 2008 basic]]></category>
		<category><![CDATA[deploy]]></category>
		<category><![CDATA[deploy crystal reports]]></category>
		<category><![CDATA[visual studio 2008]]></category>
		<guid isPermaLink="false">http://blog.dragonsoft.us/?p=507</guid>
		<description><![CDATA[Crystal Reports Deployment strategy This is a first part of the discussion about what it takes to deploy Crystal Reports 2008 based project created in Visual Studio. Dependencies When you develop something which involves Crystal Reports you need to deploy &#8230; <a href="http://blog.dragonsoft.us/2008/10/09/how-to-deploy-crystal-reports-2008-part-1/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<h3><em><span style="font-style: normal;">Crystal Reports Deployment strategy</span></em></h3>
<p>This is a first part of the discussion about what it takes to deploy Crystal Reports 2008 based project created in Visual Studio.</p>
<h3>Dependencies</h3>
<p>When you develop something which involves Crystal Reports you need to deploy CR 2008 run-time along with your project.</p>
<p><a href="http://blog.dragonsoft.us/2008/09/30/getting-started-with-crystal-reports-2008/" target="_self">As you know by now</a>, Visual Studio 2008 comes with Crystal Reports 2008 Basic included, which is really a CR v. 10. But if you have Crystal Reports 2008 installed on-top of it, you need to worry about CR v.12.</p>
<p><strong>IMPORTANT.</strong> Do not confuse two!</p>
<p><span style="text-decoration: underline;">When you deploy your Visual Studio 2008 project you need to use appropriate MSI</span> &#8211; either one included with VS or an updated CR 2008 run-time provided by SAP (a new home for Crystal Reports).</p>
<h3>So, where is it?</h3>
<p>Before you rash digging SAP web-site, let&#8217;s examine your local drive. There is a nice place there</p>
<blockquote><p>C:\Program Files\Microsoft SDKs\Windows\v6.0A\Bootstrapper\Packages\</p></blockquote>
<ol>
<li>If you did not install regular CR 2008, you would find only one folder for your CR:<br />
<blockquote><p>C:\Program Files\Microsoft SDKs\Windows\v6.0A\Bootstrapper\Packages\CrystalReports10_5\</p></blockquote>
<p>and this is where you want to grab distribution package from (64 or 32 bit).<br />
 </li>
<li>Otherwise, even though there is<br />
<blockquote><p>C:\Program Files\Microsoft SDKs\Windows\v6.0A\Bootstrapper\Packages\CrystalReports 12.0\</p></blockquote>
<p>folder, it may not be much of help since there is no actual files.<br />
Do not worry. Check <strong>product.xml</strong> there. It would tell you few things you need: a) <a href="http://resources.businessobjects.com/support/downloads/redistributables/cr_120/redist/x86/CRRuntime_12_0_mlb.msi" target="_blank">location/URL</a> of MSI you need, and b) required related products &#8211; MS .Net Framework 2.0 and Microsoft.Data.Access.Components.2.8.</li>
</ol>
<p>Now we good to go with <a href="http://blog.dragonsoft.us/2008/10/29/how-to-deploy-crystal-reports-2008-project-part-2/" target="_self">the next step</a>.</p>
<p><em>Note: Make sure you have latest runtime available for you &#8211; visit <a href="http://resources.businessobjects.com/support/additional_downloads/runtime.asp#08" target="_blank">SAP download page</a>.</em></p>
<hr/><span style="font-size: 7pt">Copyright &copy; 2012 <strong><a href="http://blog.dragonsoft.us">Serge&#039;s Technology View</a></strong>. This Feed is for personal non-commercial use only.</span>]]></content:encoded>
			<wfw:commentRss>http://blog.dragonsoft.us/2008/10/09/how-to-deploy-crystal-reports-2008-part-1/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

