How to: Deploy a Model

After you create and test a model, you can deploy it in the .OMLX file format or as a Visual C# code file.

To deploy a model in the .OMLX file format

  1. Click the Solver Foundation ribbon in Microsoft Excel 2007 or Microsoft Excel 2010.

  2. Click Deploy.

    The Deploy Model dialog box opens.

  3. In the File name: field, type the name of the model.

  4. In the Save as type field, select OMLX files (*.omlx).

  5. Click Save.

To deploy a model in the .cs file format

  1. Click the Solver Foundation ribbon in Microsoft Excel 2007 or Microsoft Excel 2010.

  2. Click Deploy.

    The Deploy Model dialog box opens.

  3. In the File name: field, type the name of the model.

  4. In the Save as type field, select C# files (*.cs).

  5. Click Save.

See Also

Concepts

Modeling in Excel