Visual Studio Express 2013 for Windows desktop installation

Jip Mart 0 Reputation points
2023-03-31T22:40:33.82+00:00

Hello

I installed Visual Studio Express 2013 for Windows desktop. I got it from the official Microsoft website (older versions) with a Dev Essential free account. The software was marked as requiring NO PRODUCT KEY. The sofware never mentioned it was a trial version.

I burnt the DVD and the installation went fine. After one month of use, the program wouldn't work any longer. It said I had finished the trial period. It sent me to broken links. I had to uninstall it because there was nothing else to do.

How is that possible?? You cannot give the ability to download a product that cannot be used !!!! That's totally unfair. It's not a correct information. Especially for an old Express version which is supposed to be completely free.

What is this policiy of giving download access to useless versions???? It's a CHEAT!!!

Huge disappointment.

Developer technologies | Visual Studio | Setup
{count} votes

3 answers

Sort by: Most helpful
  1. Lex Li 6,037 Reputation points
    2023-04-01T08:33:13.3033333+00:00
    1. Most old products that passed mainstream support might experience significant changes on how they are supported by Microsoft before end of life. In your case, VS 2013 passed that day on April 9, 2019 https://learn.microsoft.com/en-us/lifecycle/products/visual-studio-2013
    2. The initial user experience of VS 2013 is that upon installing you get a month of free trial and you need to request a product key free of charge by registering via a Microsoft link so as to continue using it after that trial period. For some unknown reason (maybe your network connection, ISP, or on Microsoft side) your machine does not seem to be able to connect to that registration page.

    Using such an old product has its own risks, as almost all technologies/frameworks it supports are also out of mainstream. The code/app you write there might not be able to run very well on newer platforms.

    Since VS2015, Microsoft decided to end the feature limited Express edition and ship a much more powerful Community edition for individuals and small business owners,

    https://visualstudio.microsoft.com/vs/community/

    and they are much easier to activate if you try VS2022.

    1 person found this answer helpful.
    0 comments No comments

  2. Jip Mart 0 Reputation points
    2023-04-01T12:10:01.4233333+00:00

    The software was marked as needing NO PRODUCT KEY. Since it was proposed for download as an Express edition, I supposed it was a lifetime license without any registration or signing in. I doubt the internet link would still be valid.

    Anyway... just after the software refused to work any longer, the links were broken....!!! Should I have tried to register before that month (trial??) ???? Would the link have been "alive"??? I don't know. Should I try to reinstall and retry....????? I DON'T KNOW.... Maybe it left some cookie (or some hidden value in the registry) that will prevent me from reinstalling?????

    The sad part of this is that I enjoyed it. It worked fine until it told me my trial period was over. The reason I chose that version is that it's not too bloated and that I installed it on Windows 7 Professional.

    It's not a FAIR policy to give download to useless products without precise information. I ignored it could be so vicious.... (sigh)

    JP


  3. Anna Xiu-MSFT 31,056 Reputation points Microsoft External Staff
    2023-04-04T03:39:25.3433333+00:00

    Hi @Jip Mart

    Welcome to Microsoft Q&A!

    Are you experiencing this error “Sorry, we ran into a problem - The online service is not available” when extending the trial period?

    Please refer to the similar issue and try to configure .NET Framework to support strong cryptography to use TLS 1.2 or enable TLS 1.0 from registry.

    Sincerely,

    Anna  


    If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment". 
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.