Richard

  • Home
All Posts Links About

Richard

  • Home

ASP.NET Web Tools Preview 2 for DotNetCore on VS2015 ERRORs

2016-07-21

When I was trying to install ASP.NET Web Tools Preview 2 for DotNetCore on Visual Studio 2015, I got this error message. I have installed VS2015 Update 3 as required.

image

Then I followed the instruction to repair VS2015 Update 3. Still had the same error. I even uninstalled VS2015 completely. Then installed VS2015 again. But it was still the same. After searching online a little bit, looks like this is not a rare issue. And found out there are actually some options you can pass to the installation program. And solved this error.

The installation file is: DotNetCore.1.0.0-VS2015Tools.Preview2.exe. If you run:




DotNetCore.1.0.0-VS2015Tools.Preview2.exe /?


You can see some options like this:

image

###

It still doesn’t seems to have an option for solving this error. But you can run this also with parameter SKIP_VSU_CHECK=1:







DotNetCore.1.0.0-VS2015Tools.Preview2.exe SKIP_VSU_CHECK=1


Now the magic just happened. No more errors. Smile

  • ASPNET
  • DotNetCore
  • VS2015
  • .Net Framework
  • DotNetCore
  • Visual Studio

扫一扫,分享到微信

微信分享二维码
SQL Error: 3283, Severity: 16, State: 1
SQL Server 2014 Service pack 2 is released
© 2017 Richard
Hexo Theme Yilia by Litten
  • All Posts
  • Links
  • About

tag:

  • ASPNET
  • DotNetCore
  • VS2015
  • Service Pack 2
  • SQL Server
  • Database Restore
  • SQL Server 2008 R2
  • GitHub
  • Blog
  • Trace Flags
  • SQL Server 2017
  • Linux
  • SQL Server Management Studio
  • SSMS
  • SQL Server 2014

    缺失模块。
    1、请确保node版本大于6.2
    2、在博客根目录(注意不是yilia根目录)执行以下命令:
    npm i hexo-generator-json-content --save

    3、在根目录_config.yml里添加配置:

      jsonContent:
        meta: false
        pages: false
        posts:
          title: true
          date: true
          path: true
          text: false
          raw: false
          content: false
          slug: false
          updated: false
          comments: false
          link: false
          permalink: false
          excerpt: false
          categories: false
          tags: true
    

  • SQL Server Updates
  • SQLBlog.com
  • SQL Server Central
  • My Old Blog Site 1
  • My Old Blog Site 2
  • Unicode Character Map for Windows
  • Dev Tool List (From Scott Hanselman)
Improve daily life using IT techs.