July 19, 2016 at 11:25 pm
Comments posted to this topic are about the item Stairway to U-SQL Level 4: U-SQL and Data Lake Tooling with Visual Studio
July 26, 2016 at 1:18 am
Hi,
I have followed the steps given in the article to execute sample application on my local after installing required software as mentioned in the article.
But when I try to build it, 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.
Regards
NK
July 26, 2016 at 2:35 am
Hi NK
Sorry to hear you've had issues. I won't have access to Visual Studio until August 2nd, so I'll take a look at your issue then. Sorry for the delay.
Regards,
Mike.
August 2, 2016 at 7:16 am
Hi Mike,
Can you please look into this issue today ?
Regards
NK
August 2, 2016 at 7:51 am
Hi Nagaraju,
I have taken a look at this.
Unfortunately I cannot recreate the error on my machine. I am running Windows 10 64-bit with Visual Studio 2015 Community Edition. Everything works as expected on there.
I believe only 64-bit is supported, so that's the first thing to check. If you have this, next check your Visual Studio version. If you are using Visual Studio 2013 there could be a bug in the driver, in which case I would recommend contacting Microsoft via the TechNet message boards for assistance.
I've heard that the Visual Studio 2015 runtime has to be installed, even if you are using VS2013. You can try installing these runtimes to resolve the issue:
https://www.microsoft.com/en-us/download/details.aspx?id=50410
https://www.microsoft.com/en-gb/download/details.aspx?id=48145
Outside of this I can't really offer any other help, sorry. I hope one of the solutions above resolves your issue. If nothing else works, raise an issue on the U-SQL GitHub page:
https://github.com/Azure/usql/issues
Good luck!
Regards,
Mike.
August 7, 2016 at 2:14 am
Thanks Mike for your 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
Viewing 6 posts - 1 through 5 (of 5 total)
You must be logged in to reply to this topic. Login to reply