-2

I am trying to create a U-SQL Project from Visual Studio. I am not able to create one. Here is the link for error message I receive.

Image

Note: I have already installed the .NET SDK

halfer
  • 19,824
  • 17
  • 99
  • 186
  • 1
    That image is far too small to be readable. We find text easier to read anyway - please add the text in that page in a formatted block. – halfer Jul 12 '17 at 08:01
  • Also please note that the first two lines tell you that you should be reporting this error to a specific email address. Did you do that? :) – Michael Rys Aug 18 '17 at 00:15

1 Answers1

1

Have you installed the Azure Data Lake Tools for Visual Studio? My understanding is that you need to have this installed before you can create a U-SQL Project. The tools can be downloaded from https://www.microsoft.com/en-us/download/details.aspx?id=49504

Helen Gore
  • 81
  • 3