<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="/rss.xsl"?><rss version="2.0"><channel><title>webclientguidance Forum Rss Feed</title><link>http://www.codeplex.com/Project/ListForums.aspx?ProjectName=websf</link><description>webclientguidance Forum Rss Description</description><item><title>New Post: Unable to cast HttpApplication to type WebClientApplication</title><link>http://webclientguidance.codeplex.com/discussions/439893</link><description>&lt;div style="line-height: normal;"&gt;Hi,&lt;br /&gt;
&lt;br /&gt;
I am unaware of why this error is appearing in your application, but maybe you could find the suggestions in the following threads useful:&lt;br /&gt;
&lt;h1&gt;&lt;/h1&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="http://webclientguidance.codeplex.com/discussions/27168" rel="nofollow"&gt;object reference error when calling _presenter.OnViewInitialized();&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;
&lt;a href="http://forums.asp.net/t/1547470.aspx/1" rel="nofollow"&gt;Unable to cast object of type 'System.Web.HttpApplication' to type 'Microsoft.Practices.CompositeWeb.WebClientApplication'&lt;/a&gt;&lt;br /&gt;
&lt;/li&gt;
&lt;/ul&gt;
Also, as described by &lt;strong&gt;Michael Puleio&lt;/strong&gt; in the following blog post, please make sure that your &lt;strong&gt;Global.asax&lt;/strong&gt; file inherits from &lt;strong&gt;Microsoft.Practices.CompositeWeb.WebClientApplication&lt;/strong&gt;:&lt;br /&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;a href="http://blogs.msdn.com/b/mpuleio/archive/2007/03/15/using-the-wcsf-with-an-existing-web-application-projects.aspx" rel="nofollow"&gt;Using the WCSF with an existing Web Application Project&lt;/a&gt;&lt;br /&gt;
&lt;/li&gt;
&lt;/ul&gt;
Regards,&lt;br /&gt;
&lt;br /&gt;
Damian Cherubini&lt;br /&gt;
&lt;a href="http://blogs.southworks.net/dcherubini" rel="nofollow"&gt;http://blogs.southworks.net/dcherubini&lt;/a&gt;&lt;br /&gt;
&lt;/div&gt;</description><author>DCherubini</author><pubDate>Thu, 11 Apr 2013 19:00:00 GMT</pubDate><guid isPermaLink="false">New Post: Unable to cast HttpApplication to type WebClientApplication 20130411070000P</guid></item><item><title>New Post: Unable to cast HttpApplication to type WebClientApplication</title><link>http://webclientguidance.codeplex.com/discussions/439893</link><description>&lt;div style="line-height: normal;"&gt;Hi,&lt;br /&gt;
&lt;br /&gt;
   I am getting a server error when I tried to load a page that was deployed in server, which does not appear when I browse the page local using visual studio. I am using VS 2008 and WCSF. Project and other Dlls are all there. What else is missing? Any ideas to resolve this?&lt;br /&gt;
&lt;br /&gt;
Microsoft.Practices.CompositeWeb.dll&lt;br /&gt;
Microsoft.Practices.CompositeWeb.EnterpriseLibrary.dll&lt;br /&gt;
Microsoft.Practices.EnterpriseLibrary.Common.dll&lt;br /&gt;
Microsoft.Practices.EnterpriseLibrary.ExceptionHandling.dll&lt;br /&gt;
Microsoft.Practices.EnterpriseLibrary.ExceptionHandling.Logging.dll&lt;br /&gt;
Microsoft.Practices.EnterpriseLibrary.Logging.dll&lt;br /&gt;
Microsoft.Practices.EnterpriseLibrary.Security.dll&lt;br /&gt;
Microsoft.Practices.ObjectBuilder.dll&lt;br /&gt;
&lt;br /&gt;
Unable to cast object of type 'System.Web.HttpApplication' to type 'Microsoft.Practices.CompositeWeb.WebClientApplication'.&lt;br /&gt;
&lt;br /&gt;
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code. &lt;br /&gt;
&lt;br /&gt;
Exception Details: System.InvalidCastException: Unable to cast object of type 'System.Web.HttpApplication' to type 'Microsoft.Practices.CompositeWeb.WebClientApplication'.&lt;br /&gt;
&lt;br /&gt;
Source Error: &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.&lt;br /&gt;
&lt;br /&gt;
Stack Trace: &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[InvalidCastException: Unable to cast object of type 'System.Web.HttpApplication' to type 'Microsoft.Practices.CompositeWeb.WebClientApplication'.]&lt;br /&gt;
   Microsoft.Practices.CompositeWeb.Authorization.WebClientAuthorizationModule.Init(HttpApplication context) +173&lt;br /&gt;
   System.Web.HttpApplication.InitModulesCommon() +65&lt;br /&gt;
   System.Web.HttpApplication.InitModules() +43&lt;br /&gt;
   System.Web.HttpApplication.InitInternal(HttpContext context, HttpApplicationState state, MethodInfo[] handlers) +729&lt;br /&gt;
   System.Web.HttpApplicationFactory.GetNormalApplicationInstance(HttpContext context) +298&lt;br /&gt;
   System.Web.HttpApplicationFactory.GetApplicationInstance(HttpContext context) +107&lt;br /&gt;
   System.Web.HttpRuntime.ProcessRequestInternal(HttpWorkerRequest wr) +289&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Version Information: Microsoft .NET Framework Version:2.0.50727.3643; ASP.NET Version:2.0.50727.3634&lt;br /&gt;
&lt;/div&gt;</description><author>den2005</author><pubDate>Thu, 11 Apr 2013 08:05:39 GMT</pubDate><guid isPermaLink="false">New Post: Unable to cast HttpApplication to type WebClientApplication 20130411080539A</guid></item><item><title>New Post: security.authorizationruleprovider - rules with spaces in them</title><link>http://webclientguidance.codeplex.com/discussions/9242</link><description>&lt;div style="line-height: normal;"&gt;For future fellow googlers the answer is to use the XML entity for quot&lt;br /&gt;
&lt;pre&gt;&lt;code&gt;&amp;amp;quot;&lt;/code&gt;&lt;/pre&gt;

&lt;pre&gt;&lt;code&gt;&amp;lt;add expression=&amp;quot;R:&amp;amp;quot;halamerica\Domain Users&amp;amp;quot;&amp;quot; name=&amp;quot;AllowAccessAdminPages&amp;quot;/&amp;gt;&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;</description><author>AndersM</author><pubDate>Wed, 13 Mar 2013 13:29:13 GMT</pubDate><guid isPermaLink="false">New Post: security.authorizationruleprovider - rules with spaces in them 20130313012913P</guid></item><item><title>New Post: Roadmap for 2012 and beyond?</title><link>http://webclientguidance.codeplex.com/discussions/275037</link><description>&lt;div style="line-height: normal;"&gt;Hi blainew/brumfb,&lt;br /&gt;
&lt;br /&gt;
Reading at your reply on using project silk as Web Client Developer Guidance (Software Factory) is no longer supported, does Silk support a hybrid model of simultaneously using asp.net legacy pages (aspx) and new views/controllers etc that Silk would bring ?&lt;br /&gt;
&lt;br /&gt;
We know that aspx and MVC could co-exists but not sure if using Silk with legacy aspx pages would work?&lt;br /&gt;
&lt;br /&gt;
I'm currently using Web Client Software Factory and was thinking for a better alternative to it since it's sort of deprecated.&lt;br /&gt;
&lt;br /&gt;
Any recommendations for this?&lt;br /&gt;
&lt;/div&gt;</description><author>Sagarag05</author><pubDate>Thu, 07 Mar 2013 10:38:05 GMT</pubDate><guid isPermaLink="false">New Post: Roadmap for 2012 and beyond? 20130307103805A</guid></item><item><title>New Post: how i can install WSCF 2010 in Visual Studio 2012?</title><link>http://webclientguidance.codeplex.com/discussions/429754</link><description>&lt;div style="line-height: normal;"&gt;Hi.&lt;br /&gt;
I had to solve this issue so i invested some time on it and got it done.&lt;br /&gt;
All the info+source+packages on &lt;a href="https://github.com/albertocsm/OpenWSCF2010" rel="nofollow"&gt;https://github.com/albertocsm/OpenWSCF2010&lt;/a&gt;&lt;br /&gt;
&lt;/div&gt;</description><author>AlbertoCsm</author><pubDate>Wed, 27 Feb 2013 12:27:34 GMT</pubDate><guid isPermaLink="false">New Post: how i can install WSCF 2010 in Visual Studio 2012? 20130227122734P</guid></item><item><title>New Post: how i can install WSCF 2010 in Visual Studio 2012?</title><link>http://webclientguidance.codeplex.com/discussions/429754</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Based on the aforementioned links, it seems that Microsoft no longer maintains this projects and no future releases are planned for them. Future developments of these assets are now undertaken by the community.&lt;/p&gt;
&lt;p&gt;Hence, I believe you could try migrating the source code of the &lt;strong&gt;WebClientFactory Guidance Package&lt;/strong&gt; project from
&lt;strong&gt;VS2010 &lt;/strong&gt;to &lt;strong&gt;VS2012&lt;/strong&gt;. In which case you may find the following
&lt;strong&gt;MSDN &lt;/strong&gt;article useful:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="http://msdn.microsoft.com/en-us/library/hh567449.aspx"&gt;How to: Upgrade Visual Studio SDK/VSIX Projects to Visual Studio 2012&lt;/a&gt;
&lt;/li&gt;&lt;/ul&gt;
&lt;p&gt;Also, I believe you could check the following site: &lt;a href="http://opengax.codeplex.com"&gt;
Open GAX/GAT&lt;/a&gt;,&amp;nbsp; which contains the open-source version of the &lt;strong&gt;GAX/GAT&lt;/strong&gt; projects which is also required by this extension. There you could also find useful information if you plan to migrate
&lt;strong&gt;VS2010 &lt;/strong&gt;extensions to &lt;strong&gt;VS2012&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;Best Regards,&lt;/p&gt;
&lt;p&gt;Agustin Adami&lt;a href="http://blogs.southworks.net/aadami"&gt;&lt;br&gt;
http://blogs.southworks.net/aadami&lt;/a&gt;&lt;/p&gt;
&lt;/div&gt;</description><author>aadami</author><pubDate>Thu, 17 Jan 2013 18:04:06 GMT</pubDate><guid isPermaLink="false">New Post: how i can install WSCF 2010 in Visual Studio 2012? 20130117060406P</guid></item><item><title>New Post: how i can install WSCF 2010 in Visual Studio 2012?</title><link>http://webclientguidance.codeplex.com/discussions/429754</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;Thanks for your guidance.&lt;/p&gt;
&lt;p&gt;I know, But:&lt;/p&gt;
&lt;p&gt;We created our projects based on WCSF and we can't go back.&lt;/p&gt;
&lt;p&gt;All they work in vs2012, but we cannot add any WCSF item, because cannot enable WCSF guidance package.&lt;/p&gt;
&lt;p&gt;However:&lt;/p&gt;
&lt;p&gt;Are your help us, how we can add them from Web Client Software Factory 2010 Source Code.&lt;/p&gt;
&lt;p&gt;Also, I cannot find relate between &amp;quot;Roadmap&amp;quot; and &amp;quot;WCSF&amp;quot;!&lt;/p&gt;
&lt;/div&gt;</description><author>Korehei</author><pubDate>Thu, 17 Jan 2013 11:47:20 GMT</pubDate><guid isPermaLink="false">New Post: how i can install WSCF 2010 in Visual Studio 2012? 20130117114720A</guid></item><item><title>New Post: how i can install WSCF 2010 in Visual Studio 2012?</title><link>http://webclientguidance.codeplex.com/discussions/429754</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;As far as I know, the latest version of this &lt;strong&gt;VSIX &lt;/strong&gt;package was designed to work with
&lt;strong&gt;Visual Studio 2010&lt;/strong&gt; and according to the note in red in the &lt;a href="http://visualstudiogallery.msdn.microsoft.com/8fc2c9d6-5282-404b-9c58-e72b326b1e26?SRC=VSIDE"&gt;
Visual Studio Gallery Site&lt;/a&gt; it seems that there are no plans for new releases of this package in the future.&lt;/p&gt;
&lt;p&gt;However, as far as I know, you can download the source code for this package in the
&lt;strong&gt;Downloads &lt;/strong&gt;page and modify it accordingly to your needs:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="http://webclientguidance.codeplex.com/releases/view/43000"&gt;Web Client Software Factory 2012 Source Code&lt;/a&gt;
&lt;/li&gt;&lt;/ul&gt;
&lt;p&gt;Also, I believe you could find the following thread interesting:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="http://webclientguidance.codeplex.com/discussions/275037"&gt;Roadmap for 2012 and beyond?&lt;/a&gt;
&lt;/li&gt;&lt;/ul&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Damian Cherubini&lt;br&gt;
&lt;a href="http://blogs.southworks.net/dcherubini"&gt;http://blogs.southworks.net/dcherubini&lt;/a&gt;&lt;/p&gt;
&lt;/div&gt;</description><author>DCherubini</author><pubDate>Wed, 16 Jan 2013 17:49:18 GMT</pubDate><guid isPermaLink="false">New Post: how i can install WSCF 2010 in Visual Studio 2012? 20130116054918P</guid></item><item><title>New Post: how i can install WSCF 2010 in Visual Studio 2012?</title><link>http://webclientguidance.codeplex.com/discussions/429754</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;I can not install WCSF2010.vsix for visual studio 2012 in windows 8...&lt;/p&gt;
&lt;/div&gt;</description><author>Korehei</author><pubDate>Wed, 16 Jan 2013 08:32:09 GMT</pubDate><guid isPermaLink="false">New Post: how i can install WSCF 2010 in Visual Studio 2012? 20130116083209A</guid></item><item><title>New Post: web site vs web application</title><link>http://webclientguidance.codeplex.com/discussions/46527</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I don't have experience with this kind of scenarios, but I believe you can find the following &lt;strong&gt;MSDN &lt;/strong&gt;article useful:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="http://msdn.microsoft.com/en-us/library/aa983476%28v=vs.100%29.aspx"&gt;Walkthrough: Converting a Web Site Project to a Web Application Project in Visual Studio&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Agustin Adami&lt;a href="http://blogs.southworks.net/aadami"&gt;&lt;br /&gt; http://blogs.southworks.net/aadami&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;</description><author>aadami</author><pubDate>Mon, 12 Nov 2012 19:09:58 GMT</pubDate><guid isPermaLink="false">New Post: web site vs web application 20121112070958P</guid></item><item><title>New Post: web site vs web application</title><link>http://webclientguidance.codeplex.com/discussions/46527</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;I know this is an old post, but I'm in the starting of an conversion myself. I want to convert from web site to web application. Anyone done anything like that?&lt;/p&gt;&lt;/div&gt;</description><author>RightCoder</author><pubDate>Mon, 12 Nov 2012 09:06:13 GMT</pubDate><guid isPermaLink="false">New Post: web site vs web application 20121112090613A</guid></item><item><title>New Post: Visual Studio 2012</title><link>http://webclientguidance.codeplex.com/discussions/392012</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;So far I am not aware of any future plans regarding this topic; however, I believe you can find information about the future of &lt;strong&gt;WCSF &lt;/strong&gt;in the following thread:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="http://webclientguidance.codeplex.com/discussions/275037"&gt;Roadmap for 2012 and beyond?&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Damian Cherubini&lt;br /&gt; &lt;a href="http://blogs.southworks.net/dcherubini"&gt;http://blogs.southworks.net/dcherubini&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;</description><author>DCherubini</author><pubDate>Fri, 24 Aug 2012 17:46:09 GMT</pubDate><guid isPermaLink="false">New Post: Visual Studio 2012 20120824054609P</guid></item><item><title>New Post: Visual Studio 2012</title><link>http://webclientguidance.codeplex.com/discussions/392012</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;Hi. Is any work being done by the&amp;nbsp;community&amp;nbsp;to patch WCSF to VS2012?&lt;/p&gt;
&lt;/div&gt;</description><author>AlbertoCsm</author><pubDate>Fri, 17 Aug 2012 10:03:36 GMT</pubDate><guid isPermaLink="false">New Post: Visual Studio 2012 20120817100336A</guid></item><item><title>New Post: Recipe Framework Error when adding page with presenter.</title><link>http://webclientguidance.codeplex.com/discussions/263101</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;I understand its WCSF but its the SAME EXACT error.&amp;nbsp; I am assuming that the guidance packages share some similar code which would cause this issue in both WCSF and SCSF.&amp;nbsp; None of the links you provide are related to the issue I am experiencing.&amp;nbsp; I guess I will create a new issue in the SCSF Issue Tracker and hope someone there can shed some light on this.&lt;/p&gt;&lt;/div&gt;</description><author>narimj</author><pubDate>Thu, 17 May 2012 23:10:05 GMT</pubDate><guid isPermaLink="false">New Post: Recipe Framework Error when adding page with presenter. 20120517111005P</guid></item><item><title>New Post: Recipe Framework Error when adding page with presenter.</title><link>http://webclientguidance.codeplex.com/discussions/263101</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Hi narimj,&lt;/p&gt;
&lt;p&gt;The workarounds proposed in this thread are targeted to the &lt;strong&gt;WCSF &lt;/strong&gt;guidance. Therefore, the details of how to solve your problem with &lt;strong&gt;SCSF &lt;/strong&gt;might be different for the ones described here.&lt;/p&gt;
&lt;p&gt;As far as I know, there have been several discussions regarding this topic; but which approach should be used often depend of each particular scenario.&lt;/p&gt;
&lt;p&gt;I believe the following threads in the &lt;a href="http://smartclient.codeplex.com/discussions"&gt;SCFS Forums&lt;/a&gt; might be related to your problem:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="http://smartclient.codeplex.com/discussions/261102"&gt;Add View (with presenter) doesn't show when I publish project &lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://smartclient.codeplex.com/discussions/271880"&gt;Disappear SCF Add-View menu on Contextmenu.&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://smartclient.codeplex.com/discussions/34331"&gt;"Add View (with presenter)" is missing in context menu&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://smartclient.codeplex.com/discussions/6211"&gt;Add View recipe and I.Interface assembly name&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Also, you might find the following work items posted in the &lt;a href="http://smartclient.codeplex.com/workitem/list/advanced"&gt;SCSF Issue Tracker&lt;/a&gt; useful:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="http://smartclient.codeplex.com/workitem/11035"&gt;Add View with Presenter Item not enabled if you rename the Infrastructure.Interface project output&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://smartclient.codeplex.com/workitem/8752"&gt;View recipe disappears&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://smartclient.codeplex.com/workitem/30411"&gt;Add View (With Presenter) issue&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://smartclient.codeplex.com/workitem/18168"&gt;Add View Presenter does not show in context menu&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Damian Cherubini&lt;br /&gt; &lt;a href="http://blogs.southworks.net/dcherubini"&gt;http://blogs.southworks.net/dcherubini&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;</description><author>DCherubini</author><pubDate>Tue, 15 May 2012 18:13:34 GMT</pubDate><guid isPermaLink="false">New Post: Recipe Framework Error when adding page with presenter. 20120515061334P</guid></item><item><title>New Post: Recipe Framework Error when adding page with presenter.</title><link>http://webclientguidance.codeplex.com/discussions/263101</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Anyone?&amp;nbsp; Deleting the .gpState and re-enabling did not work for me.&amp;nbsp; I had to check out an earlier version of my code and create new modules in there and transport them into my latest version.&lt;/p&gt;&lt;/div&gt;</description><author>narimj</author><pubDate>Tue, 15 May 2012 04:31:16 GMT</pubDate><guid isPermaLink="false">New Post: Recipe Framework Error when adding page with presenter. 20120515043116A</guid></item><item><title>New Post: Recipe Framework Error when adding page with presenter.</title><link>http://webclientguidance.codeplex.com/discussions/263101</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;The same issue is happening for me with SCSF 2010 and deleting the .gpState and re-enabling SCSF did not work&amp;nbsp; I also get the same exception when I try to use the guidance to add a new business module.&lt;/p&gt;
&lt;p&gt;I believe that this issue started happening once I upgraded the assemblies to the latest version of Enterprise Library (ver 5).&lt;/p&gt;&lt;/div&gt;</description><author>narimj</author><pubDate>Tue, 01 May 2012 06:21:00 GMT</pubDate><guid isPermaLink="false">New Post: Recipe Framework Error when adding page with presenter. 20120501062100A</guid></item><item><title>New Post: Multiple-Project Modules with Web Forms</title><link>http://webclientguidance.codeplex.com/discussions/351748</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Hi Elixir,&lt;/p&gt;
&lt;p&gt;I was unable to get to that portion of the guidance you mentioned in your post. Your link points somewhere else.&lt;/p&gt;
&lt;p&gt;I don't think you can hook your seperate web applications as modules within an asp.net solution.&lt;/p&gt;
&lt;p&gt;This wireing up is provided within the CWAB via the objectbuilder infrastructure.(as of now). There are folks working on using Unity (http://http://unity.codeplex.com/) as the Dependency Injection mechanism for WCSF. This should greatly reduce the code required.&lt;/p&gt;
&lt;p&gt;To specifically answer your question,&lt;/p&gt;
&lt;p&gt;What the WCSF/CWAB affords you is to build modules as seperate folders in your web application with their own dlls that will reside in the bin folder as well. These modules can still interact with each other via services. Your web pages/master pages/user  controls must be written in such a way that the objectbuilder knows what to inject at runtime.&lt;/p&gt;
&lt;p&gt;I suggest you start with the WCSF hands on labs. Go to the MSDN page at &lt;a title="Web Client Software Factory" href="http://msdn.microsoft.com/en-us/library/ff648752.aspx"&gt; http://msdn.microsoft.com/en-us/library/ff648752.aspx&lt;/a&gt; and look for the hands on lab link. (It's for a previous release).&lt;/p&gt;
&lt;p&gt;I think that this guidance has now really turned into a community effort and a new guidance (silk.codeplex.com) seems to have subsumed it.&lt;/p&gt;
&lt;p&gt;I haven't had the time to look at it. But it looks promising and is based on asp.net mvc3.&lt;/p&gt;&lt;/div&gt;</description><author>nuchild</author><pubDate>Tue, 10 Apr 2012 11:47:10 GMT</pubDate><guid isPermaLink="false">New Post: Multiple-Project Modules with Web Forms 20120410114710A</guid></item><item><title>New Post: Multiple-Project Modules with Web Forms</title><link>http://webclientguidance.codeplex.com/discussions/351748</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;Good day,&lt;/p&gt;
&lt;p&gt;I was wondering if you could perhaps help me,&lt;/p&gt;
&lt;p&gt;I was reading the guidance associated with the following:&amp;nbsp;&lt;a rel="nofollow" href="http://webclientguidance.codeplex.com/wikipage?title=Composite%20Web%20Application%20Block"&gt;Composite Web Guidance&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;I was reading through the section titled &amp;quot;Define the Solution Structure for a Modular Web Application&amp;quot;, particularily the section &amp;quot;Multiple-Project Modules&amp;quot;. I seem to understand the basic concepts surrounding this, however I can't seem to figure out a reasonable
 way to allow this to work with my web forms&amp;nbsp;&lt;strong&gt;in seperate projects&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;I realise design time support for masterpages will not be supported here, my question however is how to use something like MEF(or another container) to allow me to deploy my projects (which include web form pages and code behind files) as completely independent
 into a folder and plug them into a solution, the guidance seems a bit unclear as to how to support this and whenever I attempt to import these modules I get run time errors. I've had this working successfully with MVC by exporting the controllers. I would
 appreciate your support, however I realise that you are an extremely busy people. If you could perhaps link me to a blog or a resource explaining this in detail I would be forever greatful. Thank you for taking the time to read this. To summarise I wish to
 achieve the following.&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Create my web shell project using asp.net web forms (without silverlight or any client technology)
&lt;/li&gt;&lt;li&gt;Create my modules which exist inside their own projects, which contain my aspx and aspx code behing pages as well as any dependent assemblies
&lt;/li&gt;&lt;li&gt;I wish these pages to be exportable and importable by my shell. &lt;/li&gt;&lt;li&gt;If possible I'd like my module assemblies to be within their own folders as to not muddy my solution.
&lt;/li&gt;&lt;/ol&gt;
&lt;/div&gt;</description><author>Elixir</author><pubDate>Tue, 10 Apr 2012 06:36:01 GMT</pubDate><guid isPermaLink="false">New Post: Multiple-Project Modules with Web Forms 20120410063601A</guid></item><item><title>New Post: Issue with Property Injection, Policy Injection and the Service Collection</title><link>http://webclientguidance.codeplex.com/discussions/25475</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Hi DCherubini.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Thanks for the response.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Actually, this issue has kind of disappeared. :)&lt;/p&gt;
&lt;p&gt;I agree with your position. I may take the time to attempt to reproduce the issue if I have time and see exactly what was happening but&lt;/p&gt;
&lt;p&gt;it appears it had to do with DLLs for my build of WCSFContrib.&lt;/p&gt;
&lt;p&gt;I noticed I had both the objectbuilder.dll (entlib 3.1) and objectbuilder2.dll (entlib 4.1) DLLs in my project.&lt;/p&gt;
&lt;p&gt;Apparently, My WCSF though it emits Entlib 4.1 libraries still adds the objectuilder.dll into the mix.&lt;/p&gt;
&lt;p&gt;I intend to modify the wcsf files and rebuild so objectbuilder.dll is not included.&lt;/p&gt;
&lt;p&gt;It would be nice to be able to download a build from this site that is actually meant for ent lib 4.1 from the get go.&lt;/p&gt;
&lt;p&gt;As it seems project silk and by inference asp.net mvc (can we expect an asp.net mvc 4 without breaking changes?) is the new way to go.&lt;/p&gt;
&lt;p&gt;Could you guys provide some guidance on migrating from wcsf to silk? Or maybe everyone's meant to develop on sharepoint? :)&lt;/p&gt;
&lt;p&gt;Thanks&amp;nbsp;&lt;/p&gt;&lt;/div&gt;</description><author>nuchild</author><pubDate>Thu, 29 Mar 2012 08:08:00 GMT</pubDate><guid isPermaLink="false">New Post: Issue with Property Injection, Policy Injection and the Service Collection 20120329080800A</guid></item></channel></rss>