<?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>VS 2005 Web Application Projects</title><link>http://forums.asp.net/1019.aspx</link><description>General discussions of VS 2005 Web Application Projects</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>Re: Conversion Problems</title><link>http://forums.asp.net/thread/1270828.aspx</link><pubDate>Fri, 28 Apr 2006 11:17:32 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1270828</guid><dc:creator>rstrahl</dc:creator><author>rstrahl</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1270828.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1019&amp;PostID=1270828</wfw:commentRss><description>&lt;p&gt;Ok, so this problem sort of fixed it self. After all sorts of fiddling with the problem pages eventually one page started compiling and all the rest did as well.&lt;/p&gt;
&lt;p&gt;I still think this is related to the BIN directory and dependent assemblies not being loaded properly. I think what did it in the end was opening one of the pages in the designer and forcing the control assembly that contained one of the base Page classes to load, but I can't be sure...&lt;/p&gt;
&lt;p&gt;I posted a long entry about this conversion here in case anybody is interested:&lt;/p&gt;
&lt;p&gt;&lt;a href="http://west-wind.com/weblog/posts/5378.aspx"&gt;http://west-wind.com/weblog/posts/5378.aspx&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;+++ Rick ---&lt;/p&gt;</description></item><item><title>Conversion Problems</title><link>http://forums.asp.net/thread/1270576.aspx</link><pubDate>Fri, 28 Apr 2006 02:45:28 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1270576</guid><dc:creator>rstrahl</dc:creator><author>rstrahl</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1270576.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1019&amp;PostID=1270576</wfw:commentRss><description>&lt;p&gt;I'm just going through a conversion of a largish project that has about 50+ pages. I went through Scott's step by step tutorial. Copied files, added references, then used the conversion.&lt;/p&gt;
&lt;p&gt;Now a good chunk of the project ASPX files converted just fine, but many others - especially those in subdirectories did not. I get:&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Generation Designer file failed: Unable to load one or more of the requested types. Retireve the LoaderExceptions property for more information.&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;I noticed a couple of problems here. First when I REBUILD the project - the BIN folder is not getting build first, so in my case the bin folder was empty. which would possibly account for not finding the assemblies of some of the control classes.&lt;/p&gt;
&lt;p&gt;But even after manually copying the various bin assemblies - I still don't get any further.&lt;/p&gt;
&lt;p&gt;Looking at thte pages that are failing they are inheriting from a base form class in another assembly. So just for kicks I created a type in the Web project and then have the pages inherit from that, but that still doesn't work. This same approach works on a number of the pages that do compile.&lt;/p&gt;
&lt;p&gt;It sure would be useful if the thing would tell me waht type couldn't be loaded!&lt;/p&gt;
&lt;p&gt;+++ Rick ---&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item></channel></rss>