Originally posted by: BMPG
Actually yes - while I'm in this trial phase I just created an isolated test web app to demonstrate internally CPlex's functionality to our team with a simple web GUI. I'm using a straight created no other dependency 64 bit web app. This is working fine - it only has had an issue when instantiating the CPlex object during runtime with code similar to the C# examples. I've made sure the references follow other tutorials and the examples, and it looks like it should be as simple as referencing the dll (if I did miss something, I'd be happy to try anything there!)
I also spent some time tweaking/verifying IIS was in 64 bit, the build of the project, etc, every combination in 64bit, 32 bit, the IIS setting to allow 32 bit to run, etc - only to get the same error.
I saw this thread and another which made our team go 'aha, we're not alone' so fingers crossed we find some insight here..!
Thanks for the time!
v/r
#DecisionOptimization#OPLusingCPLEXOptimizer