Web.config Configuration File

Applications generated by Iron Speed Designer use the Web.config file for their various configuration parameters, including database and email server connection strings.  The 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 the Web.config file to configure applications generated by Iron Speed Designer.

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

See Also

appSettings Element

Run-Time Configuration Elements

ADO and ADO.NET Data Source Connection Strings

Web.Config Settings for Microsoft Access Databases