<?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>Web Forms</title><link>http://forums.asp.net/18.aspx</link><description>All about building ASP.NET Pages - server controls, events, validation, etc.</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>Re: Converting compile on demand aspx 1.1 to 2.0</title><link>http://forums.asp.net/thread/1764683.aspx</link><pubDate>Wed, 20 Jun 2007 22:44:27 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1764683</guid><dc:creator>MikeGale</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1764683.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=18&amp;PostID=1764683</wfw:commentRss><description>&lt;p&gt;My issue issue is that what I&amp;#39;m doing in&amp;nbsp;ASP.NET 1.1 is not standard.&amp;nbsp; In fact it bears a&amp;nbsp;lot of similarities to one of the options in version 2.&lt;/p&gt;
&lt;p&gt;What I&amp;#39;m after is experience from somebody else who has done the same and converted.&lt;/p&gt;
&lt;p&gt;At this point in time I simply give up.&amp;nbsp; I&amp;#39;ll &lt;strong&gt;just&amp;nbsp;do it&lt;/strong&gt;&amp;nbsp;without any feedback.&amp;nbsp;&lt;/p&gt;</description></item><item><title>Re: Converting compile on demand aspx 1.1 to 2.0</title><link>http://forums.asp.net/thread/1751984.aspx</link><pubDate>Wed, 13 Jun 2007 01:54:49 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1751984</guid><dc:creator>KevWong</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1751984.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=18&amp;PostID=1751984</wfw:commentRss><description>&lt;p&gt;There&amp;#39;s a bunch of stuff here that might help. &lt;a href="http://west-wind.com/WebLog/posts/2128.aspx"&gt;http://west-wind.com/WebLog/posts/2128.aspx&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;I don&amp;#39;t have quite the same problem as you. &lt;/p&gt;
&lt;p&gt;What I&amp;#39;d like to be able to do is compile each individual aspx and ascx into it&amp;#39;s own dll, so WebPage1.aspx would have a corresponding WebPage1.dll for example, WebPage2.aspx would have a WebPage2.dll rather than everything being compiled into a single Everything.dll.&lt;/p&gt;
&lt;p&gt;VS2005 has better support for avoiding physical DLL&amp;#39;s altogether. There are reasonably valid security concerns with putting source code onto your web servers. &lt;/p&gt;
&lt;p&gt;(Which I presume you&amp;#39;re already doing).&lt;/p&gt;</description></item><item><title>Converting compile on demand aspx 1.1 to 2.0</title><link>http://forums.asp.net/thread/1363904.aspx</link><pubDate>Tue, 08 Aug 2006 03:54:08 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1363904</guid><dc:creator>MikeGale</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1363904.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=18&amp;PostID=1363904</wfw:commentRss><description>&lt;p&gt;My ISP now has a suitable server so I'm considering converting content to aspx 2.0.&lt;/p&gt;
&lt;p&gt;My situation is not common.&lt;/p&gt;
&lt;p&gt;I disliked the single DLL approach of 1.1 so much that I have pages that all compile on demand.&amp;nbsp; (using &lt;strong&gt;src&lt;/strong&gt; in &lt;strong&gt;page directive&lt;/strong&gt;).&lt;/p&gt;
&lt;p&gt;The materials I've seen (brief look) are all about converting from the standard model.&amp;nbsp; Which I don't use for deployment.&amp;nbsp; (I develop with it of course!)&lt;/p&gt;
&lt;p&gt;I'm guessing that there is absolutely no specific guidance for this situation.&amp;nbsp; I'm resigned to that BUT on the off chance that somebody else has faced this situation, &lt;strong&gt;Does anybody have specific guidance for converting an ASPX 1.1 compile on demand site to 2.0?&lt;/strong&gt;&lt;/p&gt;</description></item></channel></rss>