Jump to content

Visual Studio Community Edtion 2017 - Can't download new license file.


Recommended Posts

Posted

Hi

Running Windows 10 LTSC 2019 with VS 2017 Community Edition.

All students have Microsoft accounts using Office 365.

When signing into Visual Studio, it shows the trial license file has expired. When trying to download an updated license file we get the error:

"we could not download a license. Please check your network connection or proxy settings". I have tried a number of users with the same error.

 

We are using Smoothwall with HTTPS interception, but I cannot see for the life of me what is blocking this, either from a web filter side of things, or firewall related.

I have tried numerous users with different permissions logging in, and also different IP locations around the site with the same problem (to avoid HTTPS interception).

 

I have also tried the following after several forum posts/searches:

1) updating Visual Studio using the inbuilt Visual Studio Installer

2) Repairing Visual Studio " " " " " "

3) Setting IE as the default browser

4) Adding a line to the devenv.exe.config file to include a proxy setting (from Microsofts own site) but this just breaks VS, and it wont launch or gives errors

5) Given up!

 

Any ideas/solutions to this one?

Thanks

Posted

Hi techie,

 

We are having exactly the same issue today, It was working fine yesterday. We have a similar setup using VS2017 Community with Students O365 accounts, Also tried our Backup Broadband connection with no firewall or Proxy Server and get the same results. I have now put it down to a Microsoft issue and was on here looking to see if anyone had a similar problem to verify my suspicions. Also tried Hotmail accounts etc. rather than enterprise O365 accounts and no difference.

 

From looking at Wireshark traces its connecting to our proxy fine and traffic is being sent back and forth when the request licence file is pressed but the error is still given.

 

We have Sophos UTM's so its not a Smoothwall issue either. Was going to see how it looks on Monday now as I have ruled out most things here.

 

Ben

Posted (edited)

Spent all day hammering at this one too! Up to and including "sod it, I'll download and install 2019", which hasn't fixed the problem but has at least started a new 30 day trial.

I've fixed it in the past by running

cd "C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\Common7\IDE"
devenv /resetuserdata

but that's doing sod all today. Gave up around lunch figuring it might be Microsoft's end and I'll try again next week. Seeing you lot with the same issue makes me think I made the right call there!

 

 

I was going through Fiddler logs--it makes three calls every time you click that link, and the last one (when you went to the URL in a web browser) was returning nowt but null, so I suspect it is them.

Edited by sonofsanta
corrected command
Posted
Visual Studio 2017 isn't supported on LTSC. Maybe MS are making good on that requirement. Can you try a SAC version?

 

TBF, I think this issue is wider than that requirement--we're just on 1803, not any LTSC version.

  • 2 weeks later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...