﻿<?xml version="1.0" encoding="utf-8"?><rss 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:media="http://search.yahoo.com/mrss/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0"><channel><title>Intersoft Community - WebGrid Enterprise - site deploy cause export excel  disable</title><link>http://www.intersoftsolutions.com/Community/WebGrid/site-deploy-cause-export-excel-disable/</link><description /><generator>http://www.intersoftsolutions.com</generator><language>en</language><copyright>Copyright 2002 - 2015 Intersoft Solutions Corp. All rights reserved.</copyright><ttl>60</ttl><item><title>site deploy cause export excel  disable</title><link>http://www.intersoftsolutions.com/Community/WebGrid/site-deploy-cause-export-excel-disable/</link><pubDate>Thu, 26 Aug 2010 21:07:08 GMT</pubDate><dc:creator>qq397472251</dc:creator><category>export</category><category>excel</category><category>printer</category><description>&lt;p&gt;because of the access right to folder~but thank you all the same~ &lt;/p&gt;</description></item><item><title>site deploy cause export excel  disable</title><link>http://www.intersoftsolutions.com/Community/WebGrid/site-deploy-cause-export-excel-disable/</link><pubDate>Thu, 26 Aug 2010 06:49:12 GMT</pubDate><dc:creator>yudi</dc:creator><category>export</category><category>excel</category><category>printer</category><description>&lt;p&gt;&lt;span style="font-family: 'segoe ui','sans-serif'; color: #1f497d; font-size: 9pt"&gt;The report engine looks at the default printer of your client browser environment or the default printer that is set for the ASP.NET Account, which is usually, is nothing if this is a web environment. You can set the printer’s name to a null string (“”) to tell ActiveReports to not look for a printer and it will figure out proper page settings on its own.&lt;/span&gt;&lt;/p&gt;&lt;pre&gt;&lt;span style="font-family: 'courier new'; color: blue; font-size: 9pt"&gt;protected void&lt;/span&gt; WebGrid1_PrepareExportExecute(&lt;span style="font-family: 'courier new'; color: blue; font-size: 9pt"&gt;object&lt;/span&gt; sender, &lt;span style="font-family: 'courier new'; color: #2b91af; font-size: 9pt"&gt;ISNet.WebUI.WebGrid.PrepareExportExecuteEventArgs&lt;/span&gt; e)
{
    e.ReportObject.Document.Printer.PrinterName = &lt;span style="font-family: 'courier new'; color: #a31515; font-size: 9pt"&gt;""&lt;/span&gt;;
}&lt;/pre&gt;
&lt;p&gt;&lt;span style="font-family: 'segoe ui','sans-serif'; color: #1f497d; font-size: 9pt"&gt;Hope this helps.&lt;/span&gt;&lt;/p&gt;</description></item><item><title>site deploy cause export excel  disable</title><link>http://www.intersoftsolutions.com/Community/WebGrid/site-deploy-cause-export-excel-disable/</link><pubDate>Wed, 25 Aug 2010 22:58:04 GMT</pubDate><dc:creator>qq397472251</dc:creator><category>export</category><category>excel</category><category>printer</category><description>&lt;p&gt;&lt;span style="font-size: 11pt"&gt;when my site is deployed,I can not use "export excel"(i can use before deploy)~~~&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;error message&lt;span style="color: #ff0000; font-size: 13px"&gt;:"Printer does not support Letter papersize. Please use PaperKind. Custom in your PageSettings or specify a papersize supported by the current printer"&lt;/span&gt; &lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;Notice: I have set  webgrid 的&lt;strong&gt;PrepareExportExecute：&lt;br /&gt;e.ReportObject.Document.Printer.PrinterName = "";&lt;/strong&gt;   &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;it is&amp;nbsp;very urgent,please help me !&lt;/strong&gt;&lt;/p&gt;</description></item></channel></rss>