<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: [Tips/Tricks] ASP.NET with SQL Reporting Services</title>
	<atom:link href="http://michaelsync.net/2007/05/13/tipstricks-aspnet-with-sql-reporting-services/feed" rel="self" type="application/rss+xml" />
	<link>http://michaelsync.net/2007/05/13/tipstricks-aspnet-with-sql-reporting-services</link>
	<description>Sharing our knowledge</description>
	<pubDate>Wed, 07 Jan 2009 11:01:04 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.5</generator>
		<item>
		<title>By: CpCat</title>
		<link>http://michaelsync.net/2007/05/13/tipstricks-aspnet-with-sql-reporting-services#comment-7884</link>
		<dc:creator>CpCat</dc:creator>
		<pubDate>Thu, 01 Nov 2007 17:37:10 +0000</pubDate>
		<guid isPermaLink="false">http://michaelsync.net/2007/05/13/tipstricks-aspnet-with-sql-reporting-services#comment-7884</guid>
		<description>I did infact try using a default parameter value (c:\xxxx.xml) ... i works by showing the data inside the xml (its an xml file constructed by a script that has data from the tables as well as table names) although it wont show the embedded image file... but when i execute the report from within the app that feeds the data to the report i get back a blank report...</description>
		<content:encoded><![CDATA[<p>I did infact try using a default parameter value (c:\xxxx.xml) &#8230; i works by showing the data inside the xml (its an xml file constructed by a script that has data from the tables as well as table names) although it wont show the embedded image file&#8230; but when i execute the report from within the app that feeds the data to the report i get back a blank report&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael Sync</title>
		<link>http://michaelsync.net/2007/05/13/tipstricks-aspnet-with-sql-reporting-services#comment-7774</link>
		<dc:creator>Michael Sync</dc:creator>
		<pubDate>Thu, 01 Nov 2007 01:29:03 +0000</pubDate>
		<guid isPermaLink="false">http://michaelsync.net/2007/05/13/tipstricks-aspnet-with-sql-reporting-services#comment-7774</guid>
		<description>Have you specified the default value for your report? if your report got the value as the parameters then it will overrides the default value. If you don't pass the parameter, the report will use the default value.. another thing is that you have to re-publish the updated report on the server after making changes... 

I haven't tried using the dataset extension.... but i think it should works.</description>
		<content:encoded><![CDATA[<p>Have you specified the default value for your report? if your report got the value as the parameters then it will overrides the default value. If you don&#8217;t pass the parameter, the report will use the default value.. another thing is that you have to re-publish the updated report on the server after making changes&#8230; </p>
<p>I haven&#8217;t tried using the dataset extension&#8230;. but i think it should works.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: CpCat</title>
		<link>http://michaelsync.net/2007/05/13/tipstricks-aspnet-with-sql-reporting-services#comment-7694</link>
		<dc:creator>CpCat</dc:creator>
		<pubDate>Wed, 31 Oct 2007 14:56:03 +0000</pubDate>
		<guid isPermaLink="false">http://michaelsync.net/2007/05/13/tipstricks-aspnet-with-sql-reporting-services#comment-7694</guid>
		<description>when i got the "Parameter validation failed. It is not possible to provide valid values for all parameters. (rsParameterError) Get Online Help." Error, i tried your solution... It did stop the error but i got a blank report... worse part is that it was working but sudenly it stopped working... i even tried re-doing the report in VS.net and i'm stuck ... got any ideas? (im using a dataset Extension as a data source and ofline it works like a charm... )</description>
		<content:encoded><![CDATA[<p>when i got the &#8220;Parameter validation failed. It is not possible to provide valid values for all parameters. (rsParameterError) Get Online Help.&#8221; Error, i tried your solution&#8230; It did stop the error but i got a blank report&#8230; worse part is that it was working but sudenly it stopped working&#8230; i even tried re-doing the report in VS.net and i&#8217;m stuck &#8230; got any ideas? (im using a dataset Extension as a data source and ofline it works like a charm&#8230; )</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael Sync &#187; Some FAQ from ASP.NET web development</title>
		<link>http://michaelsync.net/2007/05/13/tipstricks-aspnet-with-sql-reporting-services#comment-3158</link>
		<dc:creator>Michael Sync &#187; Some FAQ from ASP.NET web development</dc:creator>
		<pubDate>Sat, 13 Oct 2007 17:53:27 +0000</pubDate>
		<guid isPermaLink="false">http://michaelsync.net/2007/05/13/tipstricks-aspnet-with-sql-reporting-services#comment-3158</guid>
		<description>[...] [Tips/Tricks] ASP.NET with SQL Reporting Services [...]</description>
		<content:encoded><![CDATA[<p>[...] [Tips/Tricks] ASP.NET with SQL Reporting Services [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
