Deploying Applications to a Production Server

In most organizations, application developers deploy to a local test environment before deploying to a production environment.  This allows you to thoroughly test in a safe environment before moving the application into production.

When generating an application in Iron Speed Designer, the application is automatically deployed on to the local server that is running Iron Speed Designer.  This is almost always a development or test environment.  When you are ready to deploy the tested application into a production environment, several additional steps are required, depending on the type of application being deployed:

.NET Framework 2.0 Applications:  See Deploying a .NET 2.0 Application to a Production Server.

.NET Framework 1.1 Applications:  See Deploying a .NET 1.1 Application to a Production Server.