<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://forums.asp.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>Installation and Setup</title><link>http://forums.asp.net/17.aspx</link><description>All about installing and getting ASP.NET running on your system.</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>Temp Files keeps large images from displaying</title><link>http://forums.asp.net/thread/3220661.aspx</link><pubDate>Tue, 09 Jun 2009 15:27:34 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3220661</guid><dc:creator>nkdpagan</dc:creator><author>nkdpagan</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/3220661.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=17&amp;PostID=3220661</wfw:commentRss><description>&lt;p&gt;This is a continuation of an issue I was having here:&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;a href="http://forums.asp.net/t/1412164.aspx"&gt;http://forums.asp.net/t/1412164.aspx&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Using ASP.Net 2.0,I found when I specifically set the size of the image in&amp;nbsp; third party (YDreams) image map it will display the image when I run the website under Visual Studio 2005. However, when I attempt to run the application under IIS 6.0. It exhibits the same behavior as before. Large images will not be rendered.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;I found that if I delete the ASP.Net temp files for this application, I will be able to see this large image, one time, but after a few calls it the application goes back to not showing any large image. I suspect if I keep going, it would not show any images at all.&lt;/p&gt;
&lt;p&gt;So, something is going on with the&amp;nbsp;ASP.Net&amp;nbsp;Temporary files. Is there a setting I&amp;nbsp;need to address, either in ASP.Net or IIS? Do I need to dispose of the image, or some other, object when the page is loaded? Is there a patch of some kind available?&amp;nbsp;Should I write&amp;nbsp;a function&amp;nbsp;that will delete the temp files&amp;nbsp;and repost if the image file gets too large? Am I missing something ?&amp;nbsp;&lt;/p&gt;</description></item></channel></rss>