<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://www.sharepointblogs.com/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>kwanl&amp;#39;s blog - All Comments</title><link>http://www.sharepointblogs.com/kwanl/default.aspx</link><description /><dc:language>en</dc:language><generator>CommunityServer 2007 SP2 (Build: 20611.960)</generator><item><title>re: Writing a Rendering Extension for Reporting Services 2005</title><link>http://www.sharepointblogs.com/kwanl/archive/2007/05/03/writing-a-rendering-extension-for-reporting-services-2005.aspx#16486</link><pubDate>Wed, 14 May 2008 21:21:44 GMT</pubDate><guid isPermaLink="false">1f6a1193-f4bb-4480-a5ae-b538d8b20f46:16486</guid><dc:creator>hugo</dc:creator><description>&lt;p&gt;The sample from the link above works, but you have to comment out the closing of the stream writer and the stream (closing the stream writer will close the underlying stream too) - the report server needs the stream to remain open so that it can read from it.&lt;/p&gt;

			&lt;hr&gt;&lt;span style="font-size:10pt;"&gt;Posted on &lt;a href="http://www.sharepointblogs.com/"&gt;SharePoint Blogs&lt;/a&gt;&lt;/span&gt;
		  &lt;img src="http://www.sharepointblogs.com/aggbug.aspx?PostID=16486" width="1" height="1"&gt;</description></item><item><title>re: Changes to the SSRS web services with Integrated Mode</title><link>http://www.sharepointblogs.com/kwanl/archive/2007/03/28/changes-to-the-ssrs-web-services-with-integrated-mode.aspx#14222</link><pubDate>Tue, 18 Mar 2008 03:30:53 GMT</pubDate><guid isPermaLink="false">1f6a1193-f4bb-4480-a5ae-b538d8b20f46:14222</guid><dc:creator>Richard</dc:creator><description>&lt;p&gt;I too have this issue. Is there a resolution?&lt;/p&gt;

			&lt;hr&gt;&lt;span style="font-size:10pt;"&gt;Posted on &lt;a href="http://www.sharepointblogs.com/"&gt;SharePoint Blogs&lt;/a&gt;&lt;/span&gt;
		  &lt;img src="http://www.sharepointblogs.com/aggbug.aspx?PostID=14222" width="1" height="1"&gt;</description></item><item><title>re: Writing a Rendering Extension for Reporting Services 2005</title><link>http://www.sharepointblogs.com/kwanl/archive/2007/05/03/writing-a-rendering-extension-for-reporting-services-2005.aspx#9138</link><pubDate>Mon, 26 Nov 2007 19:28:55 GMT</pubDate><guid isPermaLink="false">1f6a1193-f4bb-4480-a5ae-b538d8b20f46:9138</guid><dc:creator>Mark C</dc:creator><description>&lt;p&gt;So where can I get this TEXT renderer for Reporting services? &lt;/p&gt;

			&lt;hr&gt;&lt;span style="font-size:10pt;"&gt;Posted on &lt;a href="http://www.sharepointblogs.com/"&gt;SharePoint Blogs&lt;/a&gt;&lt;/span&gt;
		  &lt;img src="http://www.sharepointblogs.com/aggbug.aspx?PostID=9138" width="1" height="1"&gt;</description></item><item><title>re: Changes to the SSRS web services with Integrated Mode</title><link>http://www.sharepointblogs.com/kwanl/archive/2007/03/28/changes-to-the-ssrs-web-services-with-integrated-mode.aspx#7061</link><pubDate>Tue, 09 Oct 2007 12:04:16 GMT</pubDate><guid isPermaLink="false">1f6a1193-f4bb-4480-a5ae-b538d8b20f46:7061</guid><dc:creator>Peter</dc:creator><description>&lt;p&gt;Justin, I do have the same problem, did you solve yours already?&lt;/p&gt;

			&lt;hr&gt;&lt;span style="font-size:10pt;"&gt;Posted on &lt;a href="http://www.sharepointblogs.com/"&gt;SharePoint Blogs&lt;/a&gt;&lt;/span&gt;
		  &lt;img src="http://www.sharepointblogs.com/aggbug.aspx?PostID=7061" width="1" height="1"&gt;</description></item><item><title>re: Datagrid not retaining viewstate on postback</title><link>http://www.sharepointblogs.com/kwanl/archive/2007/05/24/datagrid-not-retaining-viewstate-on-postback.aspx#5637</link><pubDate>Tue, 11 Sep 2007 13:30:52 GMT</pubDate><guid isPermaLink="false">1f6a1193-f4bb-4480-a5ae-b538d8b20f46:5637</guid><dc:creator>Terrier</dc:creator><description>&lt;p&gt;Do you have a Rendering sample that works? &amp;nbsp;The sample here: msdn.microsoft.com/.../CustomRenderers just gives a &amp;quot;Cannot Open Closed Stream&amp;quot; &amp;nbsp;error on Export.&lt;/p&gt;
&lt;p&gt;Some source code that actually worked would surely be useful since the documentation is so thin.&lt;/p&gt;

			&lt;hr&gt;&lt;span style="font-size:10pt;"&gt;Posted on &lt;a href="http://www.sharepointblogs.com/"&gt;SharePoint Blogs&lt;/a&gt;&lt;/span&gt;
		  &lt;img src="http://www.sharepointblogs.com/aggbug.aspx?PostID=5637" width="1" height="1"&gt;</description></item><item><title>re: Writing a Rendering Extension for Reporting Services 2005</title><link>http://www.sharepointblogs.com/kwanl/archive/2007/05/03/writing-a-rendering-extension-for-reporting-services-2005.aspx#5616</link><pubDate>Mon, 10 Sep 2007 17:52:43 GMT</pubDate><guid isPermaLink="false">1f6a1193-f4bb-4480-a5ae-b538d8b20f46:5616</guid><dc:creator>Terrier</dc:creator><description>&lt;p&gt;Do you have sample that works? &amp;nbsp;The sample here: &lt;a rel="nofollow" target="_new" href="http://msdn.microsoft.com/msdnmag/issues/05/02/CustomRenderers/"&gt;msdn.microsoft.com/.../CustomRenderers&lt;/a&gt; just gives a &amp;quot;Cannot Open Closed Stream&amp;quot; &amp;nbsp;error on Export.&lt;/p&gt;

			&lt;hr&gt;&lt;span style="font-size:10pt;"&gt;Posted on &lt;a href="http://www.sharepointblogs.com/"&gt;SharePoint Blogs&lt;/a&gt;&lt;/span&gt;
		  &lt;img src="http://www.sharepointblogs.com/aggbug.aspx?PostID=5616" width="1" height="1"&gt;</description></item><item><title>re: Changes to the SSRS web services with Integrated Mode</title><link>http://www.sharepointblogs.com/kwanl/archive/2007/03/28/changes-to-the-ssrs-web-services-with-integrated-mode.aspx#4296</link><pubDate>Tue, 14 Aug 2007 19:43:07 GMT</pubDate><guid isPermaLink="false">1f6a1193-f4bb-4480-a5ae-b538d8b20f46:4296</guid><dc:creator>Justin</dc:creator><description>&lt;p&gt;I cannot generate the proxy for the ReportService2006.asmx. &amp;nbsp;I get the following error:&lt;/p&gt;
&lt;p&gt;Error	3	Custom tool error: Unable to import WebService/Schema. Unable to import binding 'ReportingService2006Soap' from namespace &lt;/p&gt;
&lt;p&gt;'&lt;a rel="nofollow" target="_new" href="http://schemas.microsoft.com/sqlserver/2006/03/15/reporting/reportingservices"&gt;schemas.microsoft.com/.../reportingservices&lt;/a&gt;'. Unable to import operation 'SetReportHistoryOptions'. The XML element &lt;/p&gt;
&lt;p&gt;named 'ScheduleDefinition' from namespace '&lt;a rel="nofollow" target="_new" href="http://schemas.microsoft.com/sqlserver/2006/03/15/reporting/reportingservices"&gt;schemas.microsoft.com/.../reportingservices&lt;/a&gt;' is already present in the &lt;/p&gt;
&lt;p&gt;current scope.	C:\SOURCE\AtlanticAviation\Jetstream\trunk\Atlantic.JetStream\Atlantic.JetStream.ReportingServices\Web &lt;/p&gt;
&lt;p&gt;References\ReportingServices2006WebService\Reference.map	1	1	Atlantic.JetStream.ReportingServices&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;
&lt;p&gt;Justin&lt;/p&gt;

			&lt;hr&gt;&lt;span style="font-size:10pt;"&gt;Posted on &lt;a href="http://www.sharepointblogs.com/"&gt;SharePoint Blogs&lt;/a&gt;&lt;/span&gt;
		  &lt;img src="http://www.sharepointblogs.com/aggbug.aspx?PostID=4296" width="1" height="1"&gt;</description></item><item><title>re: Writing a Rendering Extension for Reporting Services 2005</title><link>http://www.sharepointblogs.com/kwanl/archive/2007/05/03/writing-a-rendering-extension-for-reporting-services-2005.aspx#2179</link><pubDate>Thu, 21 Jun 2007 18:54:34 GMT</pubDate><guid isPermaLink="false">1f6a1193-f4bb-4480-a5ae-b538d8b20f46:2179</guid><dc:creator>Clayton</dc:creator><description>&lt;p&gt;Any issues in deploying custom renderers to a Sharepoint Integrated Reporting Server?&lt;/p&gt;

			&lt;hr&gt;&lt;span style="font-size:10pt;"&gt;Posted on &lt;a href="http://www.sharepointblogs.com/"&gt;SharePoint Blogs&lt;/a&gt;&lt;/span&gt;
		  &lt;img src="http://www.sharepointblogs.com/aggbug.aspx?PostID=2179" width="1" height="1"&gt;</description></item><item><title>re: Adjusting IFrame to fit content</title><link>http://www.sharepointblogs.com/kwanl/archive/2007/03/08/adjusting-iframe-to-fit-content.aspx#2047</link><pubDate>Mon, 18 Jun 2007 20:10:39 GMT</pubDate><guid isPermaLink="false">1f6a1193-f4bb-4480-a5ae-b538d8b20f46:2047</guid><dc:creator>Ian Morrish</dc:creator><description>&lt;p&gt;My version...&lt;/p&gt;
&lt;p&gt;&lt;a rel="nofollow" target="_new" href="http://www.wssdemo.com/blog/Lists/Posts/Post.aspx?ID=266"&gt;www.wssdemo.com/.../Post.aspx&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Ian&lt;/p&gt;

			&lt;hr&gt;&lt;span style="font-size:10pt;"&gt;Posted on &lt;a href="http://www.sharepointblogs.com/"&gt;SharePoint Blogs&lt;/a&gt;&lt;/span&gt;
		  &lt;img src="http://www.sharepointblogs.com/aggbug.aspx?PostID=2047" width="1" height="1"&gt;</description></item></channel></rss>