Skip to content

Knowledgebase

Close Button

Tag: Visual Studio

Fix – Microsoft Visual Studio 2017 – v15.7.4 can’t checkout / switch to some git branches

4 July, 2018 Roel van Lisdonk 0 Comments Uncategorized 09:01

I could checkout Dev, but I could not checkout master, but after some time, I could checkout the branches master, Acc and Test but not Dev. When clicking on another branch name, Visual Studio wouldn’t

Read More

Fixing errors CS1525 and CS1003 in MSBuild

1 June, 2017 Roel van Lisdonk 0 Comments Uncategorized 11:00

When building a Microsoft Visual Studio 2017 solution that uses C#6 and C#7 features from the command line (PowerShell), I was getting the errors: MyClass.cs(845,112): error CS1525: Invalid expression term ‘decimal’ [Web.csproj] MyClass.cs(845,120): error CS1003:

Read More

Visual Studio 2017 – How to fix: Unable to start debugging on the web server.

8 March, 2017 Roel van Lisdonk 0 Comments Uncategorized 09:43

When I first started Visual Studio 2017 after a clean installation I got the error: Unable to start debugging on the web server. IIS does not list a web site that matches the launched URL.

Read More

Fixing: NPM / Node error on Windows: The specified path, file name, or both are too long. The fully qualified file name must be less than 260 characters, and the directory name must be less than 248 characters.

7 September, 2016 Roel van Lisdonk 3 Comments Uncategorized 09:10

I was using Visual Studio 2015 update 3 on Windows 10 x64 and was getting the error: “The specified path, file name, or both are too long. The fully qualified file name must be less

Read More

How to create multiple themed release builds by using web deploy, gulp and PostCSS in Visual Studio 2015 update 3

5 July, 2016 Roel van Lisdonk 0 Comments Uncategorized 11:33

    Note In this blogpost a “release build” is a folder containing all the files (html, css, JavaScript, images, dll’s etc.) needed in production to run a specific themed web application.      

Read More

Fix: Visual Studio doesn’t use or can’t find TypeScript typings (*.d.ts) in a .net core project

3 June, 2016 Roel van Lisdonk 0 Comments Uncategorized 13:03

  I added some TypeScripts typings to a .net core project in Visual Studio 2015  (version 14.0.25123.00 Update 2), by using the NPM package “typings”, but the added *.d.ts files, were not picked up by

Read More

Fix: Error CS5001 Program does not contain a static ‘Main’ method suitable for an entry point

10 May, 2016 Roel van Lisdonk 0 Comments Uncategorized 16:52

  Starting with version of ASP.NET 5 RC1, the statup.cs must have a static main, see:   http://www.talkingdotnet.com/static-void-main-in-asp-net-5-startup-cs/   After I added the main method, the error was fixed.

Read More

Create a Visual Studio 2015 Project Template and upload it to the gallery

1 March, 2016 Roel van Lisdonk 0 Comments Uncategorized 11:23

The most simple way to create a Visual Studio 2015 Project Template, is to start from an existing project template. In short: To create a project template follow the steps at: https://msdn.microsoft.com/nl-nl/library/xkh1wxd8.aspx?f=255&MSPPError=-2147217396 To create a

Read More

Fix: The Dnx Runtime package needs to be installed. See output window for more details

19 January, 2016 Roel van Lisdonk 0 Comments Uncategorized 13:50

I do not know what caused the problem, but at a given moment, I got the error:   The Dnx Runtime package needs to be installed. See output window for more details   To fix

Read More

Starting with ASP.NET 5, TypeScript 1.7 and the ES6 module syntax compiled to ES5.

15 January, 2016 Roel van Lisdonk 0 Comments Uncategorized 16:22

In the previous post I described how you can get started with ASP.NET 5.   The code used in this blog post can be found at: https://github.com/roelvanlisdonk/Research/tree/master/Blog/ASP.NET5/TypeScriptES6Modules   In this post I will describe how

Read More

Posts pagination

Page 1 Page 2 … Page 11 Next page

Tags

Angular (16) AngularJS (28) ASP .NET (66) C# (191) Chrome (7) CSS (27) Entity Framework (17) Excel (9) HTML (8) IIS (29) Integration Services (18) Internet Explorer (11) Javascript (70) jQuery (7) Kendo (6) Kendo UI (16) LINQ (10) LLBLGen (13) MVC (7) NAnt (9) Outlook (19) Outsystems (6) PowerPivot (9) PowerShell (31) Reporting Services (21) Setup Packages (14) SharePoint (28) Silverlight (15) SQL Server (88) SSIS (17) T-SQL (44) Telerik (12) TFS (11) TypeScript (13) Unit tests (15) Visual Studio (101) Visual Studio Code (8) VMWare (10) WCF (12) WCF RIA Services (7) Windows (11) Windows 7 (34) Windows 8 (12) WPF (8) XML - XSLT - XPath (8)

Archive

  • January 2023 (1)
  • June 2022 (1)
  • December 2021 (1)
  • November 2021 (2)
  • October 2021 (1)
  • September 2021 (1)
  • August 2021 (1)
  • July 2021 (3)
  • June 2021 (1)
  • April 2021 (2)
  • March 2021 (26)
  • October 2020 (1)
  • September 2020 (5)
  • August 2020 (5)
  • July 2020 (7)
  • June 2020 (18)
  • May 2019 (1)
  • March 2019 (1)
  • February 2019 (5)
  • January 2019 (7)
  • December 2018 (3)
  • November 2018 (1)
  • October 2018 (5)
  • September 2018 (5)
  • July 2018 (2)
  • June 2018 (3)
  • May 2018 (1)
  • January 2018 (1)
  • December 2017 (1)
  • November 2017 (5)
  • October 2017 (2)
  • September 2017 (2)
  • July 2017 (1)
  • June 2017 (5)
  • May 2017 (1)
  • April 2017 (1)
  • March 2017 (1)
  • February 2017 (3)
  • January 2017 (2)
  • November 2016 (2)
  • October 2016 (5)
  • September 2016 (2)
  • August 2016 (2)
  • July 2016 (4)
  • June 2016 (6)
  • May 2016 (6)
  • April 2016 (4)
  • March 2016 (3)
  • February 2016 (4)
  • January 2016 (5)
  • December 2015 (9)
  • November 2015 (4)
  • October 2015 (10)
  • September 2015 (10)
  • July 2015 (4)
  • June 2015 (7)
  • May 2015 (7)
  • April 2015 (3)
  • March 2015 (6)
  • February 2015 (3)
  • January 2015 (6)
  • December 2014 (9)
  • November 2014 (12)
  • October 2014 (12)
  • September 2014 (5)
  • August 2014 (1)
  • July 2014 (14)
  • June 2014 (14)
  • May 2014 (7)
  • April 2014 (8)
  • March 2014 (5)
  • February 2014 (1)
  • January 2014 (9)
  • December 2013 (5)
  • November 2013 (9)
  • October 2013 (8)
  • September 2013 (22)
  • August 2013 (5)
  • July 2013 (1)
  • June 2013 (13)
  • May 2013 (5)
  • April 2013 (10)
  • March 2013 (2)
  • February 2013 (3)
  • January 2013 (3)
  • December 2012 (5)
  • November 2012 (9)
  • October 2012 (8)
  • September 2012 (2)
  • August 2012 (2)
  • July 2012 (9)
  • June 2012 (3)
  • May 2012 (12)
  • April 2012 (4)
  • March 2012 (14)
  • February 2012 (8)
  • January 2012 (11)
  • December 2011 (16)
  • November 2011 (14)
  • October 2011 (11)
  • September 2011 (3)
  • August 2011 (7)
  • July 2011 (2)
  • June 2011 (7)
  • May 2011 (16)
  • April 2011 (10)
  • March 2011 (4)
  • February 2011 (3)
  • January 2011 (15)
  • December 2010 (6)
  • November 2010 (15)
  • October 2010 (9)
  • September 2010 (13)
  • August 2010 (22)
  • July 2010 (8)
  • June 2010 (27)
  • May 2010 (11)
  • April 2010 (17)
  • March 2010 (40)
  • February 2010 (12)
  • January 2010 (24)
  • December 2009 (29)
  • November 2009 (3)
  • October 2009 (23)
  • September 2009 (13)
  • August 2009 (10)
  • July 2009 (4)
  • June 2009 (31)
  • May 2009 (81)
  • April 2009 (14)
  • March 2009 (25)
  • February 2009 (4)
  • January 2009 (4)

Search

Archives

  • January 2023
  • June 2022
  • December 2021
  • November 2021
  • October 2021
  • September 2021
  • August 2021
  • July 2021
  • June 2021
  • April 2021
  • March 2021
  • October 2020
  • September 2020
  • August 2020
  • July 2020
  • June 2020
  • May 2019
  • March 2019
  • February 2019
  • January 2019
  • December 2018
  • November 2018
  • October 2018
  • September 2018
  • July 2018
  • June 2018
  • May 2018
  • January 2018
  • December 2017
  • November 2017
  • October 2017
  • September 2017
  • July 2017
  • June 2017
  • May 2017
  • April 2017
  • March 2017
  • February 2017
  • January 2017
  • November 2016
  • October 2016
  • September 2016
  • August 2016
  • July 2016
  • June 2016
  • May 2016
  • April 2016
  • March 2016
  • February 2016
  • January 2016
  • December 2015
  • November 2015
  • October 2015
  • September 2015
  • July 2015
  • June 2015
  • May 2015
  • April 2015
  • March 2015
  • February 2015
  • January 2015
  • December 2014
  • November 2014
  • October 2014
  • September 2014
  • August 2014
  • July 2014
  • June 2014
  • May 2014
  • April 2014
  • March 2014
  • February 2014
  • January 2014
  • December 2013
  • November 2013
  • October 2013
  • September 2013
  • August 2013
  • July 2013
  • June 2013
  • May 2013
  • April 2013
  • March 2013
  • February 2013
  • January 2013
  • December 2012
  • November 2012
  • October 2012
  • September 2012
  • August 2012
  • July 2012
  • June 2012
  • May 2012
  • April 2012
  • March 2012
  • February 2012
  • January 2012
  • December 2011
  • November 2011
  • October 2011
  • September 2011
  • August 2011
  • July 2011
  • June 2011
  • May 2011
  • April 2011
  • March 2011
  • February 2011
  • January 2011
  • December 2010
  • November 2010
  • October 2010
  • September 2010
  • August 2010
  • July 2010
  • June 2010
  • May 2010
  • April 2010
  • March 2010
  • February 2010
  • January 2010
  • December 2009
  • November 2009
  • October 2009
  • September 2009
  • August 2009
  • July 2009
  • June 2009
  • May 2009
  • April 2009
  • March 2009
  • February 2009
  • January 2009

Meta

  • Log in

Categories

  • Learned Today
  • Uncategorized

Construction WordPress Theme By Themespride