<?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>rtraction - London, Ontario - Web Design, Web Development and Strategic Consulting &#187; windows server 2003</title>
	<atom:link href="http://www.rtraction.com/blog/tag/windows-server-2003/feed" rel="self" type="application/rss+xml" />
	<link>http://www.rtraction.com/blog</link>
	<description>rtraction blog - Web Design, Web Development and Strategic Consulting</description>
	<lastBuildDate>Fri, 25 Nov 2011 15:08:38 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Crystal Reports Images not showing up</title>
		<link>http://www.rtraction.com/blog/devit/crystal-reports-images-not-showing-up.html</link>
		<comments>http://www.rtraction.com/blog/devit/crystal-reports-images-not-showing-up.html#comments</comments>
		<pubDate>Thu, 24 Sep 2009 18:49:43 +0000</pubDate>
		<dc:creator>David Millar</dc:creator>
				<category><![CDATA[Devit!]]></category>
		<category><![CDATA[.NET]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[crystal reports]]></category>
		<category><![CDATA[Crystal Reports Image Handler]]></category>
		<category><![CDATA[handler]]></category>
		<category><![CDATA[images]]></category>
		<category><![CDATA[windows server 2003]]></category>

		<guid isPermaLink="false">http://www.rtraction.com/blog/?p=500</guid>
		<description><![CDATA[When deploying a .NET web application with Crystal Reports you will need to install the appropriate crystal reports library on the server to use any reports you&#8217;ve built.
I recently ran into an issue where Crystal Reports Images (images in a report) would not show up on a new Windows 2003 Server.  After extensive web research [...]]]></description>
			<content:encoded><![CDATA[<p>When deploying a .NET web application with Crystal Reports you will need to install the appropriate crystal reports library on the server to use any reports you&#8217;ve built.</p>
<p>I recently ran into an issue where Crystal Reports Images (images in a report) would not show up on a new Windows 2003 Server.  After extensive web research with no solution in sight I decided to try to solve the problem on my own.</p>
<blockquote><p>Note:  If you&#8217;re having problems with the images in the header bar (BusinessObjects toolbar) then please see this site below:<br />
- <a title="Issues and Fixes" href="http://www.gutgames.com/post/Crystal-Reports2c-issues2c-and-fixes.aspx" target="_blank">http://www.gutgames.com/post/Crystal-Reports2c-issues2c-and-fixes.aspx</a><br />
-  or simply google &#8220;toolbar images for crystal reports not showing up&#8221;</p></blockquote>
<p>To resolve my error I went into the Web Server(IIS) manager and performed the following steps:</p>
<p><img class="size-full wp-image-502" title="handler" src="http://www.rtraction.com/blog/wp-content/uploads/2009/09/handler.png" alt="Image showing the configuration variables entered into new Handler" width="219" height="182" align="right" />1) Clicked on &#8216;My Website&#8217; where I was using crystal reports<br />
2) Clicked on &#8216;Handler Mappings&#8217;<br />
3) On the right side under &#8216;Actions&#8217; I selected &#8216;Add Managed Handler&#8217;<br />
4) Request Path: CrystalImageHandler.aspx<br />
5) Type: CrystalDecisions.Web.CrystalImageHandler, CrystalDecisions&#8230;&#8230;.<br />
6) Crystal Reports Image Handler<br />
7) Press OK<br />
<strong>Success!</strong></p>
<p><strong><br />
</strong></p>
<p>I was able to track down this issue by looking at the URL for non-working images.  All pointed to the following:<br />
http://www.MySite/CrystalImageHandler.aspx?*****useless info******</p>
<p>As you can see, the system is trying to access a handler to read out images specified in the report.</p>
<p>I hope this solution can save you hours of potentially wasted time and frustration.</p>
<hr /><img style="margin-right: 5px; margin-bottom: 5px;" title="Millar Golfing" src="http://www.rtraction.com/blog/wp-content/uploads/2009/09/millar.jpg" alt="Millar Golfing" width="91" height="122" align="left" /><a title="David Millar's Profile" href="http://www.rtraction.com/about-us/team-bios.htm#millar"><strong>David Millar</strong></a>, <em>Lead Developer</em><br />
<span style="font-family: Trebuchet MS,Georgia,Verdana,Sans-Serif; font-size: 12px;">Millar, as he is known around the office, is a rock-solid, workhorse coder. If anyone really understands what a chunk of code is doing it&#8217;s him. Family, friends, sports, and his wife are the most important things in life to him. He plays sports weekly and golf in the summer when he&#8217;s not busy hanging out with friends and family. Recently he got married to his wife Kate in a beautiful ceremony surrounded by friends and family on a perfect summer day. A humanitarian at heart, his positive demeanour is rattled most when &#8220;society makes decisions without considering more relevant information from the present&#8221;, and people &#8220;make self indulgent decisions that hurt society and everyone else&#8221;.</span></p>
]]></content:encoded>
			<wfw:commentRss>http://www.rtraction.com/blog/devit/crystal-reports-images-not-showing-up.html/feed</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
	</channel>
</rss>

