Iron Speed Designer Help
 

Web.config updated

Support for global whereclause has been added.  Therefore, web.config has the following tags added during migration.

  • <section name="DataAccessLayerWhereClause" type="BaseClasses" allowLocation="true" allowDefinition="Everywhere" />

  • <DataAccessLayerWhereClause> ... </DataAccessLayerWhereClause>

Migration effects

During migration, web.config is updated.

What you should do

Nothing