Note that there are some explanatory texts on larger screens.

plurals
  1. POSCSF Recipe Framework Error
    primarykey
    data
    text
    <p>I am experiencing a random issue with the SCSF 2010 guidance package when I try to add a View with Presenter in my VS2010 project. This also happens when I try to add a Business Module as well.</p> <p>The issue seems to happen randomly because the same exact solution opened in two different locations, one will let me add views and the other one will throw the exception. Its really mind boggling. Sometimes it will let me add Views no problem, sometimes it just crashes. </p> <p>I have to check out an earlier version of my solution from source (which I know will let me add views) and create everything and import it into the most current version.</p> <p>It seems to be related to this WCSF issue but I had no luck with the solutions proposed here.</p> <p><a href="http://webclientguidance.codeplex.com/discussions/263101" rel="nofollow">http://webclientguidance.codeplex.com/discussions/263101</a></p> <p>Deleting the gpState and re-enabling SCSF did not help.</p> <p>This is the error:</p> <p>Microsoft.Practices.WizardFramework.WizardExecutionException: The wizard failed to execute. The error was: Unable to cast object of type 'Microsoft.Practices.EnterpriseLibrary.Data.Configuration.DatabaseSyntheticConfigSettings' to type 'Microsoft.Practices.EnterpriseLibrary.Common.Configuration.ContainerModel.ITypeRegistrationsProvider'. ---> System.InvalidCastException: Unable to cast object of type 'Microsoft.Practices.EnterpriseLibrary.Data.Configuration.DatabaseSyntheticConfigSettings' to type 'Microsoft.Practices.EnterpriseLibrary.Common.Configuration.ContainerModel.ITypeRegistrationsProvider'.</p>
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload