<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Nishant Rana&#039;s Weblog</title>
	<atom:link href="http://nishantrana.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://nishantrana.wordpress.com</link>
	<description>Everything related to Microsoft .NET technology</description>
	<lastBuildDate>Tue, 31 Jan 2012 17:17:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='nishantrana.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://1.gravatar.com/blavatar/7096194784cd6b5dc462bb0515e43296?s=96&#038;d=http%3A%2F%2Fs2.wp.com%2Fi%2Fbuttonw-com.png</url>
		<title>Nishant Rana&#039;s Weblog</title>
		<link>http://nishantrana.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://nishantrana.wordpress.com/osd.xml" title="Nishant Rana&#039;s Weblog" />
	<atom:link rel='hub' href='http://nishantrana.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Parameter Value not getting passed while using SetExecutionParameters method of ReportExecutionService</title>
		<link>http://nishantrana.wordpress.com/2012/01/31/parameter-value-not-getting-passed-while-using-setexecutionparameters-method-of-reportexecutionservice/</link>
		<comments>http://nishantrana.wordpress.com/2012/01/31/parameter-value-not-getting-passed-while-using-setexecutionparameters-method-of-reportexecutionservice/#comments</comments>
		<pubDate>Mon, 30 Jan 2012 18:33:33 +0000</pubDate>
		<dc:creator>Nishant Rana</dc:creator>
				<category><![CDATA[CRM 2011]]></category>
		<category><![CDATA[SqlServer Reporting Services]]></category>
		<category><![CDATA[CRM SQL Reporting Services]]></category>
		<category><![CDATA[Reporting Services]]></category>

		<guid isPermaLink="false">http://nishantrana.wordpress.com/?p=2186</guid>
		<description><![CDATA[I was recently working on generating pdf for a report deployed in CRM through code using ReportingExecution2005 web service. http://nishantrana.wordpress.com/2012/01/29/sample-code-to-use-reportexecution2005-asmx-to-generate-pdf-in-crm-2011/ While writing the code, we faced a very strange issue where values for certain ReportParameters were not getting passed. I will try to explain the scenario using a very simple report. Suppose I have report [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=nishantrana.wordpress.com&amp;blog=1794554&amp;post=2186&amp;subd=nishantrana&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://nishantrana.wordpress.com/2012/01/31/parameter-value-not-getting-passed-while-using-setexecutionparameters-method-of-reportexecutionservice/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<georss:point>0.000000 0.000000</georss:point>
		<geo:lat>0.000000</geo:lat>
		<geo:long>0.000000</geo:long>
		<media:content url="http://1.gravatar.com/avatar/110b603cfbecdae6ba10459409a7f1cb?s=96&#38;d=wavatar&#38;r=G" medium="image">
			<media:title type="html">nishu</media:title>
		</media:content>

		<media:content url="http://nishantrana.files.wordpress.com/2012/01/013012_1833_parameterva1.png" medium="image" />

		<media:content url="http://nishantrana.files.wordpress.com/2012/01/013012_1833_parameterva2.png" medium="image" />

		<media:content url="http://nishantrana.files.wordpress.com/2012/01/013012_1833_parameterva3.png" medium="image" />

		<media:content url="http://nishantrana.files.wordpress.com/2012/01/013012_1833_parameterva4.png" medium="image" />

		<media:content url="http://nishantrana.files.wordpress.com/2012/01/013012_1833_parameterva5.png" medium="image" />

		<media:content url="http://nishantrana.files.wordpress.com/2012/01/013012_1833_parameterva6.png" medium="image" />

		<media:content url="http://nishantrana.files.wordpress.com/2012/01/013012_1833_parameterva7.png" medium="image" />

		<media:content url="http://nishantrana.files.wordpress.com/2012/01/013012_1833_parameterva8.png" medium="image" />
	</item>
		<item>
		<title>Sample Code to use ReportExecution2005.asmx to generate PDF in CRM 2011.</title>
		<link>http://nishantrana.wordpress.com/2012/01/29/sample-code-to-use-reportexecution2005-asmx-to-generate-pdf-in-crm-2011/</link>
		<comments>http://nishantrana.wordpress.com/2012/01/29/sample-code-to-use-reportexecution2005-asmx-to-generate-pdf-in-crm-2011/#comments</comments>
		<pubDate>Sun, 29 Jan 2012 06:50:28 +0000</pubDate>
		<dc:creator>Nishant Rana</dc:creator>
				<category><![CDATA[CRM 2011]]></category>
		<category><![CDATA[SqlServer Reporting Services]]></category>
		<category><![CDATA[CRM SQL Reporting Services]]></category>
		<category><![CDATA[Reporting Services]]></category>

		<guid isPermaLink="false">http://nishantrana.wordpress.com/?p=2174</guid>
		<description><![CDATA[Hi, Just sharing a sample code that uses ReportExecution2005 web service of SSRS 2008, and generates pdf of one of the custom reports deployed in CRM. Here we are also passing value to one of the report parameter. Bye. Filed under: CRM 2011, SqlServer Reporting Services Tagged: CRM 2011, CRM SQL Reporting Services, Reporting Services<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=nishantrana.wordpress.com&amp;blog=1794554&amp;post=2174&amp;subd=nishantrana&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://nishantrana.wordpress.com/2012/01/29/sample-code-to-use-reportexecution2005-asmx-to-generate-pdf-in-crm-2011/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<georss:point>0.000000 0.000000</georss:point>
		<geo:lat>0.000000</geo:lat>
		<geo:long>0.000000</geo:long>
		<media:content url="http://1.gravatar.com/avatar/110b603cfbecdae6ba10459409a7f1cb?s=96&#38;d=wavatar&#38;r=G" medium="image">
			<media:title type="html">nishu</media:title>
		</media:content>
	</item>
	</channel>
</rss>
