Decision Optimization

Decision Optimization

Delivers prescriptive analytics capabilities and decision intelligence to improve decision-making.


#Analytics
#DecisionOptimization
#DecisionOptimization
 View Only
  • 1.  How to execute ilog CPLEX(V12.2) on windows forms application

    Posted 04/06/11 04:37 PM

    Originally posted by: lokatai


    Because of my study, I need to execute ilog CPLEX(V12.2) on Visual Studio 2008.

    I create a new project(win32 console application) and set up some configurations that I can run my program successfully.

    Now I want to execute my program on windows forms application which it can display solver directly , but I encounter some problems.

    Do I need to do additional set up or to modify my code?
    #CPLEXOptimizers
    #DecisionOptimization


  • 2.  Re: How to execute ilog CPLEX(V12.2) on windows forms application

    Posted 04/07/11 04:54 PM

    Originally posted by: lokatai


    Whether execute ilog CPLEX using concert technology on windows forms application is wrong or not?

    Because I try again and again, it always show the error

    An unhandled exception of type 'System.TypeInitializationException' occurred in Unknown Module.

    What happened???
    #CPLEXOptimizers
    #DecisionOptimization


  • 3.  Re: How to execute ilog CPLEX(V12.2) on windows forms application

    Posted 04/07/11 05:04 PM

    Originally posted by: SystemAdmin


    We do not officially support Windows forms with CPLEX, but some of our customers use CPLEX inside their forms applications and it works well.
    Unfortunately, I cannot give any suggestions what to try or what could be the issue, sorry.

    Tobias
    #CPLEXOptimizers
    #DecisionOptimization