Web.config Configuration File

Applications built with Iron Speed Designer use your application’s Web.config file for their various configuration parameters, including database and email server connection strings.  Your application’s Web.config file is a standard .NET application file that contains a variety of settings that govern how the application behaves.  In general, the Microsoft IIS web server and other web servers read the Web.config file.

Use your application’s Web.config file to configure applications built with Iron Speed Designer.

Iron speed Designer automatically creates a Web.config file for your application.  However, you may modify the settings as needed.  If you elect to modify your application’s Web.config file, please bear in mind:

See Also

appSettings Element

connectionStrings Element

Run-Time Configuration Elements

ADO and ADO.NET Data Source Connection Strings

Web.Config Settings for Microsoft Access Databases