Coder Social home page Coder Social logo

Comments (12)

lperron avatar lperron commented on May 20, 2024 2

from or-tools.

orwant avatar orwant commented on May 20, 2024
More information: I have got it successfully running under IIS on my own PC, so it's
just the company web server it won't run on. Will update this issue if I find out what
the problem is.

Reported by GLaight on 2013-01-25 10:53:57

from or-tools.

orwant avatar orwant commented on May 20, 2024
I have found the solution: the Microsoft Visual C++ 2010 Redistributable Package has
to be installed on the web server. I am using the 32-bit version of the DLL, so the
one I needed was at http://www.microsoft.com/en-gb/download/details.aspx?id=5555 .
The issue is described at http://www.laschinger.net/?p=233 . It would be a good idea
to mention this issue in the manual - it took time to nail it down.

Reported by GLaight on 2013-01-25 15:25:02

from or-tools.

orwant avatar orwant commented on May 20, 2024
Hi,
I have the same problem, but I don't have access to install C++ Redistributable on
server. 
Tried to put msvcr100.dll and msvcp100.dll on bin folder, without sucess. 
Suggestions?
Thanks!

Reported by dcbrilho on 2013-02-16 13:23:24

from or-tools.

orwant avatar orwant commented on May 20, 2024
Hi Daniel - it's probably better to send your question to the mailing list at https://groups.google.com/forum/?fromgroups#!forum/or-tools-discuss
. FWIW I think your issue is political - not technical. You need to either persuade
the owner of the web server to put the C++ Redistributable package on there, or use
a different web server.

Reported by GLaight on 2013-02-19 16:00:19

from or-tools.

orwant avatar orwant commented on May 20, 2024
Solution is to install redistributable on the server.

Reported by laurent.perron on 2013-03-11 14:31:34

  • Status changed: WontFix

from or-tools.

orwant avatar orwant commented on May 20, 2024
Just for future reference, dependency now is on msvcr110.dll msvcp110.dll download here:
http://www.microsoft.com/en-US/download/details.aspx?id=30679

Used http://www.dependencywalker.com/ to figure it out ...


Reported by [email protected] on 2014-11-10 11:14:40

from or-tools.

vgdh avatar vgdh commented on May 20, 2024

The library does not work on IIS Express. I can not imagine what I'm doing wrong.
Throws an error - "Could not load file or assembly" Google.OrTools "or one of its dependencies attempt was made to load a program with an incorrect format.".

from or-tools.

vgdh avatar vgdh commented on May 20, 2024

It really helped! I changed the ISS on x64 in Visual Studio options and it worked!
Thank you.

from or-tools.

GuyBenhaim avatar GuyBenhaim commented on May 20, 2024

Hello,
I'm experiencing a similar issue. IIS crashes immediately when creating or calling the Solver model.
Both in IIS and IIS express. I believe all the parameters are set correctly to 64-bit: VS build (x64) and IIS application pool (32-bit =false).
I removed all old version of Visual C++ Redistributable Package and installed 64-bit for VS2015.

Any tips?

from or-tools.

AaronLangley avatar AaronLangley commented on May 20, 2024

Hi @GuyBenhaim , any tips on how did you solve your problem?

from or-tools.

GuyBenhaim avatar GuyBenhaim commented on May 20, 2024

As far as I remember, there was an issue of providing a wrong vector of start points for the vehicles, the other was to make sure all settings are 64b : IIS, Project/CPU Properties in VS

from or-tools.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.