<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://bloggingabout.net/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Jan Schreuder on .Net - All Comments</title><link>http://bloggingabout.net/blogs/jschreuder/default.aspx</link><description>.Net code samples, experiences, observations&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.linkedin.com/in/janschreuder"&gt;&lt;img src="http://www.linkedin.com/img/webpromo/btn_liprofile_blue_80x15.gif" width="80" height="15" border="0" alt="View my professional profile on LinkedIn" /&gt;&lt;/a&gt;</description><dc:language>en</dc:language><generator>CommunityServer 2008.5 SP2 (Build: 40407.4157)</generator><item><title>Dataset watch | Zukklish</title><link>http://bloggingabout.net/blogs/jschreuder/archive/2005/03/16/2478.aspx#577169</link><pubDate>Sat, 28 Jan 2012 03:10:49 GMT</pubDate><guid isPermaLink="false">813b6dfd-644e-4573-a816-eebab56ba0d0:577169</guid><dc:creator>Dataset watch | Zukklish</dc:creator><description>&lt;p&gt;Pingback from &amp;nbsp;Dataset watch | Zukklish&lt;/p&gt;
&lt;img src="http://bloggingabout.net/aggbug.aspx?PostID=577169" width="1" height="1"&gt;</description></item><item><title>re: How to: Tweak the Crystal Reports Viewer control</title><link>http://bloggingabout.net/blogs/jschreuder/archive/2005/08/03/8760.aspx#576473</link><pubDate>Tue, 08 Nov 2011 15:06:14 GMT</pubDate><guid isPermaLink="false">813b6dfd-644e-4573-a816-eebab56ba0d0:576473</guid><dc:creator>Jan Schreuder</dc:creator><description>&lt;p&gt;@Christian. That is because the code assumes you are building a winforms app, and you&amp;#39;re trying to execute it on a web application&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://bloggingabout.net/aggbug.aspx?PostID=576473" width="1" height="1"&gt;</description></item><item><title>re: How to: Tweak the Crystal Reports Viewer control</title><link>http://bloggingabout.net/blogs/jschreuder/archive/2005/08/03/8760.aspx#576472</link><pubDate>Tue, 08 Nov 2011 11:30:28 GMT</pubDate><guid isPermaLink="false">813b6dfd-644e-4573-a816-eebab56ba0d0:576472</guid><dc:creator>Christian</dc:creator><description>&lt;p&gt;Hello there!&lt;/p&gt;
&lt;p&gt;When I try the above code, I get an error message (translated to english):&lt;/p&gt;
&lt;p&gt;&amp;#39;Cannot convert type &amp;quot;System.Web.UI.Control&amp;quot; to &amp;quot;CrystalDecisions.Windows.Forms.PageView&amp;quot;&amp;#39;&lt;/p&gt;
&lt;p&gt;here:&lt;/p&gt;
&lt;p&gt;[code]&lt;/p&gt;
&lt;p&gt;TabControl tab = (TabControl)((PageView)control).Controls[0];&lt;/p&gt;
&lt;p&gt;[/code]&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://bloggingabout.net/aggbug.aspx?PostID=576472" width="1" height="1"&gt;</description></item><item><title>re: Deploying applications that use Crystal Reports for .Net</title><link>http://bloggingabout.net/blogs/jschreuder/archive/2008/05/14/deploying-applications-that-use-crystal-reports-for-net.aspx#576105</link><pubDate>Fri, 14 Oct 2011 16:25:20 GMT</pubDate><guid isPermaLink="false">813b6dfd-644e-4573-a816-eebab56ba0d0:576105</guid><dc:creator>San</dc:creator><description>&lt;p&gt;I have a major problem with CR v 10.5.3700 on Windows Server 2008 64 bit machine. We have a web site created in VS 2008 and CR is making use of v 10.5.3700. Locally everything works fine, able to generate the report.When i tried coping the dll&amp;#39;s after publishing the website onto the WIn &amp;nbsp;2008 server, installed CR redistributable for 64 bit os. Its throwing me the following error.&lt;/p&gt;
&lt;p&gt;Description: An error occurred during the parsing of a resource required to service this request. Please review the following specific parse error details and modify your source file appropriately. &lt;/p&gt;
&lt;p&gt;Parser Error Message: Could not load file or assembly &amp;#39;CrystalDecisions.Web, Version=10.2.3600.0, Culture=neutral, PublicKeyToken=692fbea5521e1304&amp;#39; or one of its dependencies. The system cannot find the file specified.&lt;/p&gt;
&lt;p&gt;Could you please help meeeeeeeee ?? I have googled to death....&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://bloggingabout.net/aggbug.aspx?PostID=576105" width="1" height="1"&gt;</description></item><item><title>re: Deploying applications that use Crystal Reports for .Net</title><link>http://bloggingabout.net/blogs/jschreuder/archive/2008/05/14/deploying-applications-that-use-crystal-reports-for-net.aspx#576094</link><pubDate>Thu, 13 Oct 2011 19:53:23 GMT</pubDate><guid isPermaLink="false">813b6dfd-644e-4573-a816-eebab56ba0d0:576094</guid><dc:creator>clifford Sutton</dc:creator><description>&lt;p&gt;Ok I will try to explain. &amp;nbsp;I am using vb.net 2005 and have a registered copy of cr XI sp2 &amp;nbsp; in studio my code works fine but if I deploy it the software works but when I go to print &amp;nbsp;it actually does print but then the software stops and telling me that the program has stopped and click to continue. &amp;nbsp;I deploy it with the redist2005_x86 &amp;nbsp;as the computer is 32 bit. &amp;nbsp;but no matter what I do it does not work. &amp;nbsp;Is there a place I need to insert my keycode ? &amp;nbsp;If there is I cannot find it. &amp;nbsp;The deploy and software work fine on xp machines. Just windows 7&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://bloggingabout.net/aggbug.aspx?PostID=576094" width="1" height="1"&gt;</description></item><item><title>re: How to - Create a missing designer.cs file</title><link>http://bloggingabout.net/blogs/jschreuder/archive/2008/10/17/how-to-create-a-missing-designer-cs-file.aspx#576068</link><pubDate>Tue, 11 Oct 2011 06:17:27 GMT</pubDate><guid isPermaLink="false">813b6dfd-644e-4573-a816-eebab56ba0d0:576068</guid><dc:creator>Amol</dc:creator><description>&lt;p&gt;thank u very much that helped me.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://bloggingabout.net/aggbug.aspx?PostID=576068" width="1" height="1"&gt;</description></item><item><title>Translating Enumerations</title><link>http://bloggingabout.net/blogs/jschreuder/archive/2007/03/20/using-sandcastle-is-increasingly-mature.aspx#576039</link><pubDate>Fri, 07 Oct 2011 14:02:23 GMT</pubDate><guid isPermaLink="false">813b6dfd-644e-4573-a816-eebab56ba0d0:576039</guid><dc:creator>Reba</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I&amp;#39;ve been using Sandcastle to build a documentation for a project for a while now, and everything seems cool. I have a question though and am wondering if I can help somehow out there. We wish to translate our enumerations to a different language(Dutch) using one of our CMS xml files. Is there a way that I can do this from Sandcastle?&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://bloggingabout.net/aggbug.aspx?PostID=576039" width="1" height="1"&gt;</description></item><item><title>re: Deploying applications that use Crystal Reports for .Net</title><link>http://bloggingabout.net/blogs/jschreuder/archive/2008/05/14/deploying-applications-that-use-crystal-reports-for-net.aspx#575748</link><pubDate>Sat, 01 Oct 2011 18:43:19 GMT</pubDate><guid isPermaLink="false">813b6dfd-644e-4573-a816-eebab56ba0d0:575748</guid><dc:creator>santosh gurav</dc:creator><description>&lt;p&gt;i have installed visual studio 2008!&lt;/p&gt;
&lt;p&gt;but crystal reports are not installed whithin that setup . then what I will do for that ?&lt;/p&gt;
&lt;p&gt;and mobile controls are also not installed on my pc then any one please tell me !&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://bloggingabout.net/aggbug.aspx?PostID=575748" width="1" height="1"&gt;</description></item><item><title>re: How to: Delete rows from a table using a join on a second table</title><link>http://bloggingabout.net/blogs/jschreuder/archive/2008/10/22/how-to-delete-rows-from-a-table-using-a-join-on-a-second-table.aspx#575684</link><pubDate>Sun, 25 Sep 2011 04:43:08 GMT</pubDate><guid isPermaLink="false">813b6dfd-644e-4573-a816-eebab56ba0d0:575684</guid><dc:creator>TheGunk</dc:creator><description>&lt;p&gt;thanks...&lt;/p&gt;
&lt;p&gt;Executed successfully....&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://bloggingabout.net/aggbug.aspx?PostID=575684" width="1" height="1"&gt;</description></item><item><title>re: How to: Code Service Dependencies</title><link>http://bloggingabout.net/blogs/jschreuder/archive/2006/12/07/How-to_3A00_-Code-Service-Dependencies.aspx#560051</link><pubDate>Tue, 30 Aug 2011 02:01:58 GMT</pubDate><guid isPermaLink="false">813b6dfd-644e-4573-a816-eebab56ba0d0:560051</guid><dc:creator>Dave</dc:creator><description>&lt;p&gt;Very helpful thanks!!!&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://bloggingabout.net/aggbug.aspx?PostID=560051" width="1" height="1"&gt;</description></item><item><title>re: Crystal Reports for Visual Studio 2005 deployment trouble</title><link>http://bloggingabout.net/blogs/jschreuder/archive/2007/12/10/crystal-reports-for-visual-studio-2005-deployment-trouble.aspx#555602</link><pubDate>Wed, 24 Aug 2011 06:04:19 GMT</pubDate><guid isPermaLink="false">813b6dfd-644e-4573-a816-eebab56ba0d0:555602</guid><dc:creator>haribabu</dc:creator><description>&lt;p&gt;I have an app which is developed on VS2008 and used &amp;nbsp;Crystal Reports, The Reports are working properly when I execute in my Local System. I have moved the app into production Server, it is not displaying images and gantt chart.At the place of images and chat it displaying &amp;quot;image&amp;quot; word &lt;/p&gt;
&lt;p&gt;can any body help me plz.&lt;/p&gt;
&lt;p&gt;its very urgent. &amp;nbsp;&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://bloggingabout.net/aggbug.aspx?PostID=555602" width="1" height="1"&gt;</description></item><item><title>re: Crystal Reports for Visual Studio 2005 deployment trouble</title><link>http://bloggingabout.net/blogs/jschreuder/archive/2007/12/10/crystal-reports-for-visual-studio-2005-deployment-trouble.aspx#529953</link><pubDate>Tue, 26 Jul 2011 13:39:14 GMT</pubDate><guid isPermaLink="false">813b6dfd-644e-4573-a816-eebab56ba0d0:529953</guid><dc:creator>Suresh</dc:creator><description>&lt;p&gt;I have a setup developed in Visual Studio 2005 and i am using Crystal Report 11 Release 2 .I deployed setup in production machine.When i opened Reports containing the graphs shows the Error As&amp;quot;Fail to render the page &amp;quot; in yellow..How can i overcome this problem..?&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://bloggingabout.net/aggbug.aspx?PostID=529953" width="1" height="1"&gt;</description></item><item><title>re: Deploying applications that use Crystal Reports for .Net</title><link>http://bloggingabout.net/blogs/jschreuder/archive/2008/05/14/deploying-applications-that-use-crystal-reports-for-net.aspx#490544</link><pubDate>Fri, 24 Jun 2011 07:58:34 GMT</pubDate><guid isPermaLink="false">813b6dfd-644e-4573-a816-eebab56ba0d0:490544</guid><dc:creator>santosh</dc:creator><description>&lt;p&gt;Is CRRedist*.msi required license to deploye in client machine.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://bloggingabout.net/aggbug.aspx?PostID=490544" width="1" height="1"&gt;</description></item><item><title>re: Deploying applications that use Crystal Reports for .Net</title><link>http://bloggingabout.net/blogs/jschreuder/archive/2008/05/14/deploying-applications-that-use-crystal-reports-for-net.aspx#486783</link><pubDate>Fri, 27 May 2011 10:15:37 GMT</pubDate><guid isPermaLink="false">813b6dfd-644e-4573-a816-eebab56ba0d0:486783</guid><dc:creator>Pavithra</dc:creator><description>&lt;p&gt;i have a windows project which is developed in vs 2003 and crystal reports ,that setup was working fine even in client. As the there is a need to make some changes i have used vs 2005. i am not able to find Crystal_Database_Access2003.msm&lt;/p&gt;
&lt;p&gt;Crystal_Database_Access2003_enu.msm&lt;/p&gt;
&lt;p&gt;Crystal_Managed2003.msm&lt;/p&gt;
&lt;p&gt;Crystal_regwiz2003.msm&lt;/p&gt;
&lt;p&gt;VC_User_CRT71_RTL_X86.msm &lt;/p&gt;
&lt;p&gt;VC_User_STL71_RTL_X86.msm &amp;nbsp;but i have added cystal reports for vs 2005 in prerequisites but when i run that package, it is saying report can not be loaded.&lt;/p&gt;
&lt;p&gt;Please help me, its urgent........&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://bloggingabout.net/aggbug.aspx?PostID=486783" width="1" height="1"&gt;</description></item><item><title>re: Deploying applications that use Crystal Reports for .Net</title><link>http://bloggingabout.net/blogs/jschreuder/archive/2008/05/14/deploying-applications-that-use-crystal-reports-for-net.aspx#486739</link><pubDate>Mon, 23 May 2011 04:56:31 GMT</pubDate><guid isPermaLink="false">813b6dfd-644e-4573-a816-eebab56ba0d0:486739</guid><dc:creator>veena</dc:creator><description>&lt;p&gt;crystal reports are executing on local machine &lt;/p&gt;
&lt;p&gt;when it is deployed in server machine reports are not executing it is giving white blank page.How to solve the issue&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://bloggingabout.net/aggbug.aspx?PostID=486739" width="1" height="1"&gt;</description></item></channel></rss>
