Coder Social home page Coder Social logo

Comments (6)

gore01 avatar gore01 commented on June 22, 2024

The Target Platform property is set to x86 on the LinqToExcel project. I think it is not required any more.

from linqtoexcel.

MorbidKoder avatar MorbidKoder commented on June 22, 2024

gore01,
It isn't possible yet sadly. The dependency is the Microsoft Access Database Engine. The Access Database Engine is not able to be run on a single machine in both 64 bit & x86. If you want to run LinqToExcel in the 64 bit version, you will need to make sure you also have the 64 bit redist (on your development machine and app server)

from linqtoexcel.

gore01 avatar gore01 commented on June 22, 2024

Yes, but this dependency is a host process dependency not a library. If I want to work with x86 I build my process as x86 and all works fine. But for now if I build my process as x64 or as Any CPU (and start it in 64-bit environment) it fails to start because of x86 library image dependency.

from linqtoexcel.

MorbidKoder avatar MorbidKoder commented on June 22, 2024

There is a LinqToExcelx64 package out there. I am currently running it using "Any CPU" (which is using x64) but I had to uninstall the x86 version of the Access Database Engine and install the x64.

from linqtoexcel.

IgorBurakov avatar IgorBurakov commented on June 22, 2024

Just to clarify the post above - the name of the package in nuget is "LinqToExcel_x64"

from linqtoexcel.

mrworkman avatar mrworkman commented on June 22, 2024

Tracking with #110 .

from linqtoexcel.

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.