I trying to use Composite C1, I using visual studio 2010 when I try and debug the Commposite C1 Website solution I get this error "the targetframework attribute is not allowed"
<httpRuntime targetFramework="4.5" relaxedUrlToFileSystemMapping="true" requestPathInvalidCharacters="<,>,*,%,&,\,?"/>
thanks in advance
Go to the complete details ...