<rss version="2.0" 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"><channel><title>[How Do I:] Precompile an ASP.NET Website</title><link>http://www.asp.net</link><pubDate>Fri, 13 May 2011 17:04:51 GMT</pubDate><generator>umbraco</generator><description>Comments for [How Do I:] Precompile an ASP.NET Website</description><language>en</language><atom:link href="http://www.asp.net/rss/comments/33519" rel="self" type="application/rss+xml" /><item><title>Comment Posted by brokensaber</title><link>http://www.asp.net/web-forms/videos/how-do-i/how-do-i-precompile-an-aspnet-website</link><pubDate>Sun, 21 Dec 2008 01:31:56 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-000000006203</guid><description><![CDATA[ <p>Great Video!</p> <p> &#160;I was wondering though if precompiling can be utalized with a large ecommerce site.</p>]]></description><enclosure length="0" type="image/png" url="http://i1.asp.net/avatar/brokensaber.jpg?forceidenticon=false&amp;dt=635046244800000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by eXtension</title><link>http://www.asp.net/web-forms/videos/how-do-i/how-do-i-precompile-an-aspnet-website</link><pubDate>Tue, 23 Dec 2008 11:23:21 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-000000006204</guid><description><![CDATA[ <p>Looks promising, gonna watch it!</p>]]></description><enclosure length="0" type="image/png" url="http://i2.asp.net/avatar/eXtension.jpg?forceidenticon=false&amp;dt=635046244800000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by eXtension</title><link>http://www.asp.net/web-forms/videos/how-do-i/how-do-i-precompile-an-aspnet-website</link><pubDate>Tue, 23 Dec 2008 11:46:39 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-000000006205</guid><description><![CDATA[ <p>If I have a relatively small site, like say 20 pages, which configuration would give me the best performance? (ignoring maintainability)</p>]]></description><enclosure length="0" type="image/png" url="http://i2.asp.net/avatar/eXtension.jpg?forceidenticon=false&amp;dt=635046244800000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by rami_nassar</title><link>http://www.asp.net/web-forms/videos/how-do-i/how-do-i-precompile-an-aspnet-website</link><pubDate>Wed, 24 Dec 2008 10:25:59 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-000000006206</guid><description><![CDATA[ <p>great job.. thanks</p>]]></description><enclosure length="0" type="image/png" url="http://i1.asp.net/avatar/rami_nassar.jpg?forceidenticon=false&amp;dt=635046244800000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by eugene22n</title><link>http://www.asp.net/web-forms/videos/how-do-i/how-do-i-precompile-an-aspnet-website</link><pubDate>Tue, 30 Dec 2008 22:02:24 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-000000006207</guid><description><![CDATA[ <p>I noticed that when using an updateable publish that the generated dll&#39;s change their name every single time. &#160;This creates a synchronization issue. &#160;If I &quot;re-publish&quot; a website it creates a whole new App_Web_randomstring.dll so I have to replace all the ASPX files because they reference this file as well. &#160;What would be nice if it just kept the old App_Web_something.dll filename so I wouldn&#39;t have to upload and replace everything on the server.</p> <p>Any suggestions?</p>]]></description><enclosure length="0" type="image/png" url="http://i2.asp.net/avatar/eugene22n.jpg?forceidenticon=false&amp;dt=635046244800000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by MrBlobby</title><link>http://www.asp.net/web-forms/videos/how-do-i/how-do-i-precompile-an-aspnet-website</link><pubDate>Tue, 06 Jan 2009 10:12:41 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-000000006208</guid><description><![CDATA[ <p>eugene22n,</p> <p>If you&#39;re using VS2005/Express you can use aspnet_merge.exe utility.</p> <p>Read more about this at:</p> <p>&lt;a rel=&quot;nofollow&quot; target=&quot;_new&quot; href=&quot;http://msdn.microsoft.com/en-us/library/aa479044.aspx&quot;&gt;msdn.microsoft.com/.../aa479044.aspx&lt;/a&gt;</p> <p>Hope this helps.</p>]]></description><enclosure length="0" type="image/png" url="http://i3.asp.net/avatar/MrBlobby.jpg?forceidenticon=false&amp;dt=635046244800000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by cpels</title><link>http://www.asp.net/web-forms/videos/how-do-i/how-do-i-precompile-an-aspnet-website</link><pubDate>Tue, 27 Jan 2009 22:35:47 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-000000006209</guid><description><![CDATA[ <p>aspnet_compiler.exe and aspnet_merge.exe as Eugene22n pointed out are used behind the scenes for the Publish Web menu option in VS. Collectively, they offer a lot of flexibility to address naming issues, # of DLLs, etc.</p> <p>Re: brokensaber&#39;s ? re: compilation of a large e-commerce site, yes, performance would benefit from compilation. However, in a large site you would want to consider the granularity of compilation, i.e., how many DLLs. This would not only be for performance, but for maintenance. You would also want to become familar w/ the &quot;updatable&quot; option.</p> <p>Chris</p>]]></description><enclosure length="0" type="image/png" url="http://i3.asp.net/avatar/cpels.jpg?forceidenticon=false&amp;dt=635046244800000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by Brad Butts</title><link>http://www.asp.net/web-forms/videos/how-do-i/how-do-i-precompile-an-aspnet-website</link><pubDate>Thu, 05 Feb 2009 10:05:14 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-000000006210</guid><description><![CDATA[ <p>Thanks for this presentation--it was very clean and concise. &#160;If I may, I&#39;d like to suggest a Part 2: Using a Web Setup project to deploy my Precompiled ASP.NET app. &#160;</p> <p>Re: aspnet_merge.exe...it was my understanding that aspnet_merge.exe doesn&#39;t natively deploy with VS. &#160;that, for VS2005, you have to install the Web Deployment Projects (&lt;a rel=&quot;nofollow&quot; target=&quot;_new&quot; href=&quot;http://msdn.microsoft.com/en-us/asp.net/aa336619.aspx&quot;&gt;msdn.microsoft.com/.../aa336619.aspx&lt;/a&gt;) and, for VS2008, you have to install the Windows SDK for .NET 3.5 (&lt;a rel=&quot;nofollow&quot; target=&quot;_new&quot; href=&quot;http://www.microsoft.com/downloads/details.aspx?FamilyID=e&quot;&gt;www.microsoft.com/.../details.aspx&lt;/a&gt; 6e1c3df-a74f-4207-8586-711ebe331cdc&amp;displaylang=en). &#160;Furthermore, while the Publish Web menu option uses aspnet_compiler behind the scenes, I don&#39;t see that is uses aspnet_merge or I would think we would have an option to merge all code-behind to a single, distinctly-named DLL.</p>]]></description><enclosure length="0" type="image/png" url="http://i2.asp.net/avatar/Brad%20Butts.jpg?forceidenticon=false&amp;dt=635046244800000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by bohunt</title><link>http://www.asp.net/web-forms/videos/how-do-i/how-do-i-precompile-an-aspnet-website</link><pubDate>Fri, 13 Feb 2009 17:43:48 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-000000006211</guid><description><![CDATA[ <p>Thanks!</p>]]></description><enclosure length="0" type="image/png" url="http://i3.asp.net/avatar/bohunt.jpg?forceidenticon=false&amp;dt=635046244800000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by cleverwisdomforever</title><link>http://www.asp.net/web-forms/videos/how-do-i/how-do-i-precompile-an-aspnet-website</link><pubDate>Thu, 09 Apr 2009 00:42:37 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-000000006212</guid><description><![CDATA[ <p>Thanks!! Chris Pels.</p>]]></description><enclosure length="0" type="image/png" url="http://i2.asp.net/avatar/cleverwisdomforever.jpg?forceidenticon=false&amp;dt=635046244800000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by shahed.kazi</title><link>http://www.asp.net/web-forms/videos/how-do-i/how-do-i-precompile-an-aspnet-website</link><pubDate>Thu, 16 Apr 2009 02:35:32 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-000000006213</guid><description><![CDATA[ <p>When the aspnet_compiler starts to compile a website, the memory allocated to the compiler keeps on increasing until the compilation process has ended. Why doesn&#39;t the compiler release the memory while compiling files.</p>]]></description><enclosure length="0" type="image/png" url="http://i3.asp.net/avatar/shahed.kazi.jpg?forceidenticon=false&amp;dt=635046244800000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by haithemara</title><link>http://www.asp.net/web-forms/videos/how-do-i/how-do-i-precompile-an-aspnet-website</link><pubDate>Sun, 31 May 2009 14:50:33 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-000000006214</guid><description><![CDATA[ <p>thanks.</p>]]></description><enclosure length="0" type="image/png" url="http://i2.asp.net/avatar/haithemara.jpg?forceidenticon=false&amp;dt=635046244800000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by sakibul.khan</title><link>http://www.asp.net/web-forms/videos/how-do-i/how-do-i-precompile-an-aspnet-website</link><pubDate>Wed, 21 Jul 2010 10:10:42 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-000000009543</guid><description><![CDATA[ <p>Broken link: Download for iPhone/iPad/iPod ==&gt;</p><p></p><p><a rel="nofollow" href="http://download.microsoft.com/download/5/2/6/526D98DB-5BE2-42BE-BCCB-C2A43DA32AD1/mp4video-ASP-DeployPre%20compilea_2.mp4" target="_blank">download.microsoft.com/</a></p><p></p>]]></description><enclosure length="0" type="image/png" url="http://i1.asp.net/avatar/sakibul.khan.jpg?forceidenticon=false&amp;dt=635046244800000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by abo_malik</title><link>http://www.asp.net/web-forms/videos/how-do-i/how-do-i-precompile-an-aspnet-website</link><pubDate>Fri, 13 May 2011 17:04:51 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-0000000013152</guid><description><![CDATA[ <p>hi , iam getting the following error , any help </p><p></p><p>Could not load the assembly &#39;App_Web&#39;. Make sure that it is compiled before accessing the page</p>]]></description><enclosure length="0" type="image/png" url="http://i3.asp.net/avatar/abo_malik.jpg?forceidenticon=false&amp;dt=635046244800000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item></channel></rss>