How to: Deploy a Model
Solver Foundation 3.0
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
-
Click the Solver Foundation ribbon in Microsoft Excel 2007 or Microsoft Excel 2010.
-
Click Deploy.
The Deploy Model dialog box opens.
-
In the File name: field, type the name of the model.
-
In the Save as type field, select OMLX files (*.omlx).
-
Click Save.
To deploy a model in the .cs file format
-
Click the Solver Foundation ribbon in Microsoft Excel 2007 or Microsoft Excel 2010.
-
Click Deploy.
The Deploy Model dialog box opens.
-
In the File name: field, type the name of the model.
-
In the Save as type field, select C# files (*.cs).
-
Click Save.
Show: