Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Could not load file or assembly 'ScopeEngineManaged.dll' or one of its dependencies #52

Closed
knraju0205 opened this issue Aug 2, 2016 · 3 comments

Comments

@knraju0205
Copy link

When I tried to execute sample U-SQL script on my local machine, i am getting below error.

"Error 1 E_CSC_SYSTEM_INTERNAL: Internal error! Could not load file or assembly 'ScopeEngineManaged.dll' or one of its dependencies. The specified module could not be found."

Please help me in resolving this issue.

@yangyud-cn
Copy link

Hi,
Would you please help to check the following?

  1. a 64-bit Windows, because this tool only supports 64 bit Windows 7, 8, 8.1, 10 or 2012R2.
  2. The latest version of ADLA Tool installed: https://www.microsoft.com/en-us/download/details.aspx?id=49504
  3. In the case of VS2013, you will also need VC2015 runtime: https://www.microsoft.com/en-us/download/details.aspx?id=50410   and https://www.microsoft.com/en-us/download/details.aspx?id=51682
    Thanks a lot,
    Yu Dong

@knraju0205
Copy link
Author

Thanks for response.

Now it is working fine, after installing "Visual C++ Redistributable for
Visual Studio 2015" using below link.

https://www.microsoft.com/en-gb/download/confirmation.aspx?id=48145

Regards
NK

On Wed, Aug 3, 2016 at 7:21 AM, yangyud-cn notifications@github.com wrote:

Hi,
Would you please help to check the following?

  1. a 64-bit Windows, because this tool only supports 64 bit Windows 7, 8,
    8.1, 10 or 2012R2.
  2. The latest version of ADLA Tool installed:
    https://www.microsoft.com/en-us/download/details.aspx?id=49504
  3. In the case of VS2013, you will also need VC2015 runtime:
    https://www.microsoft.com/en-us/download/details.aspx?id=50410 and
    https://www.microsoft.com/en-us/download/details.aspx?id=51682
    Thanks a lot,
    Yu Dong


You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
#52 (comment), or mute
the thread
https://github.com/notifications/unsubscribe-auth/AM22pgVBso_D3aljXqtPdodRfSo2Ke3iks5qb_QqgaJpZM4Jar_H
.

Regards
Nagaraju Kambaluri

@MikeRys
Copy link
Collaborator

MikeRys commented Dec 22, 2016

Closing this issue since it has been resolved.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants