<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://www.dotnetzone.gr:443/cs/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>Πρώτα Βήματα - Web Development</title><link>https://www.dotnetzone.gr:443/cs/forums/75/ShowForum.aspx</link><description>Ολα τα θέματα που σας απασχολούν σχετικά με ASP, ASP.NET αν τώρα επιχειρείτε να φτιάξετε την πρώτη σας σελίδα.</description><dc:language>el</dc:language><generator>CommunityServer 2.1 SP3 (Build: 20423.1)</generator><item><title>Απ: Video uploading</title><link>https://www.dotnetzone.gr:443/cs/forums/thread/37399.aspx</link><pubDate>Sat, 17 Nov 2007 11:24:33 GMT</pubDate><guid isPermaLink="false">2622095e-976c-431a-859e-16783ec7ecd7:37399</guid><dc:creator>dimik</dc:creator><slash:comments>0</slash:comments><comments>https://www.dotnetzone.gr:443/cs/forums/thread/37399.aspx</comments><wfw:commentRss>https://www.dotnetzone.gr:443/cs/forums/commentrss.aspx?SectionID=75&amp;PostID=37399</wfw:commentRss><description>&lt;h3 id="tocHeadRef"&gt;From &lt;a href="http://support.microsoft.com/kb/323245"&gt;http://support.microsoft.com/kb/323245&lt;/a&gt; :&lt;br&gt;&lt;/h3&gt;&lt;h3 id="tocHeadRef"&gt;oadTOCNode(2, 'summary'By default, ASP.NET permits only files that are 4,096 kilobytes (KB) (or 4 megabytes [MB]) or less to be uploaded to the Web server. To upload larger files, you must change the maxRequestLength parameter of the &amp;lt;httpRuntime&amp;gt; section in the Web.config file.&lt;br&gt;&lt;/h3&gt;&lt;br&gt;&lt;b&gt;Note&lt;/b&gt; When the &lt;b&gt;maxRequestLength&lt;/b&gt;
attribute is set in the Machine.config file and then a request is
posted (for example, a file upload) that exceeds the value of &lt;b&gt;maxRequestLength&lt;/b&gt;,
a custom error page cannot be displayed. Instead, Microsoft Internet
Explorer will display a "Cannot find server or DNS" error message.&lt;br&gt;&lt;br&gt; If you want to change
		  this setting for all of the computer and not just this ASP.NET application, you
		  must modify the Machine.config file.&lt;br&gt;&lt;br&gt; By default, the &lt;b&gt;&amp;lt;httpRuntime&amp;gt;&lt;/b&gt; element is set to the following parameters in the Machine.config
		  file: &lt;code&gt;&lt;/code&gt;&lt;pre class="code"&gt;&amp;lt;httpRuntime &lt;br&gt;executionTimeout="90" &lt;br&gt;maxRequestLength="4096"&lt;br&gt;useFullyQualifiedRedirectUrl="false" &lt;br&gt;minFreeThreads="8" &lt;br&gt;minLocalRequestFreeThreads="4"&lt;br&gt;appRequestQueueLimit="100"&lt;br&gt;/&amp;gt;&lt;br&gt;				&lt;/pre&gt; The Machine.config file is located in the 
		  \System Root\Microsoft.NET\Framework\Version Number\Config
		  folder.</description></item><item><title>Video uploading</title><link>https://www.dotnetzone.gr:443/cs/forums/thread/37324.aspx</link><pubDate>Wed, 14 Nov 2007 23:17:05 GMT</pubDate><guid isPermaLink="false">2622095e-976c-431a-859e-16783ec7ecd7:37324</guid><dc:creator>loukas_l</dc:creator><slash:comments>0</slash:comments><comments>https://www.dotnetzone.gr:443/cs/forums/thread/37324.aspx</comments><wfw:commentRss>https://www.dotnetzone.gr:443/cs/forums/commentrss.aspx?SectionID=75&amp;PostID=37324</wfw:commentRss><description>&lt;P class=MsoNormal style="MARGIN:0cm 0cm 0pt;"&gt;&lt;FONT face="Times New Roman" size=3&gt;Έβαλα ένα&amp;nbsp;&lt;SPAN style="mso-ansi-language:EN-US;"&gt;uploader &lt;SPAN style="mso-ansi-language:EN-US;"&gt;control&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;με την προϋπόθεση να κάνω &lt;SPAN style="mso-ansi-language:EN-US;"&gt;upload&lt;/SPAN&gt;&lt;SPAN&gt; &lt;/SPAN&gt;κάποια αρχεία &lt;SPAN style="mso-ansi-language:EN-US;"&gt;video&lt;/SPAN&gt;&lt;SPAN&gt; &lt;/SPAN&gt;σε ένα &lt;SPAN style="mso-ansi-language:EN-US;"&gt;server&lt;/SPAN&gt;. Αυτό δεν είναι εφικτό και μάλλον ο λόγος είναι το μέγεθος του αρχείου.&lt;/FONT&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN:0cm 0cm 0pt;"&gt;&lt;FONT size=3&gt;&lt;FONT face="Times New Roman"&gt;Πώς μπορώ να αντιμετωπίσω αυτό το πρόβλημα;&lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN:0cm 0cm 0pt;"&gt;&lt;o:p&gt;&lt;FONT face="Times New Roman" size=3&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/o:p&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN:0cm 0cm 0pt;"&gt;&lt;FONT face="Times New Roman" size=3&gt;Υπάρχει κάποιο παράδειγμα που να δείχνει πως μπορείς &lt;SPAN style="mso-spacerun:yes;"&gt;&amp;nbsp;&lt;/SPAN&gt;να κάνεις &lt;SPAN style="mso-ansi-language:EN-US;"&gt;upload&lt;/SPAN&gt;&lt;SPAN&gt; &lt;/SPAN&gt;ένα αρχείο &lt;SPAN style="mso-ansi-language:EN-US;"&gt;video&lt;/SPAN&gt;&lt;SPAN&gt; &lt;/SPAN&gt;περίπου 20 &lt;SPAN style="mso-ansi-language:EN-US;"&gt;MB&lt;/SPAN&gt;;&lt;/FONT&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN:0cm 0cm 0pt;"&gt;&lt;o:p&gt;&lt;FONT face="Times New Roman" size=3&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/o:p&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN:0cm 0cm 0pt;"&gt;&lt;FONT size=3&gt;&lt;FONT face="Times New Roman"&gt;Ευχαριστώ.&lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;</description></item></channel></rss>