Giter Site home page Giter Site logo

Comments (7)

yangyud-cn avatar yangyud-cn commented on May 29, 2024

Hi, This is a known limitation on Windows earlier than Win 10. Could you please refer to here for the solution?
http://stackoverflow.com/questions/42250120/usql-vs-2015-internal-error-a-procedure-imported-by-scopeenginemanaged-dll#42250120

Also the solutions in #66 and #52

from usql.

yangyud-cn avatar yangyud-cn commented on May 29, 2024

dup of #66 and #52

from usql.

guruper avatar guruper commented on May 29, 2024

I'm running Windows 10, so I can't see that the solution is related. And It's working correctly when using the tools in VS 2015 and also using the localrunhelper.exe. The problem only arise when using the assemblies directly in f.ex a console app.

from usql.

melpcollins avatar melpcollins commented on May 29, 2024

I am also having this issue. I updated to 2.2.5000.0 this morning and got this error.
I've applied all the patches above with no luck. Windows 7.
I have both the updates described here already installed.

http://stackoverflow.com/questions/42250120/usql-vs-2015-internal-error-a-procedure-imported-by-scopeenginemanaged-dll#42250120

from usql.

jitendriyag2 avatar jitendriyag2 commented on May 29, 2024

I am trying to publish the Scope Monitoring Tool using VcClient Tool in WebJob but it won't work showing the error:
System.BadImageFormatException: Could not load file or assembly 'ScopeEngineManaged, Version=10.2.0.0, Culture=neutral, PublicKeyToken=a06e40edc83d4f79' or one of its dependencies. An attempt was made to load a program with an incorrect format.

I already added the scopeenginemanaged dll as an reference but still showing error. but in local machine it is running fine.

from usql.

kotpal avatar kotpal commented on May 29, 2024

This happened today on Windows 10. I have VS 2019 installed.

Didn't help:

  • I used Fusion Log to get more information on why I am not able to load ScopeEngineManaged.DLL.
  • I use ProcMon to see what DLLs, Assemblies are trying to be loaded when this error occurs.

Helped:

  • I then used DependencyWalker and it shows a lot of DLLs are missing - like: API-MS-WIN-CRT-RUNTIME-L1-1-0.DLL

API-MS-WIN-CRT-RUNTIME-L1-1-0.DLL seems to be installed by the VS 2015 Redistributable - which I can't install on Windows 10 - because I already have it installed.
image

Can someone who has figured out the secret sauce on how to resolve this issue, share that information?

from usql.

asears avatar asears commented on May 29, 2024

If this is related to USQL, I was able to fix by copying Data Lake Analytics SDK CppSDK folder to c:\LocalRunSDK\CppSDK. It can be installed via Nuget.

https://www.nuget.org/packages/Microsoft.Azure.DataLake.USQL.SDK/

The instructions should be here, it was tricky!
https://docs.microsoft.com/en-us/azure/data-lake-analytics/data-lake-analytics-u-sql-sdk

from usql.

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.