Category: Development
-
Solving the Angular Update Error: Conflicting peer dependency
If you’re struggling to update your Angular version and encounter the following error when executing the command ‘npm install upgrade angular’: npm ERR! Conflicting peer dependency: @angular/compiler@15.2.9npm ERR! node_modules/@angular/compilernpm ERR! peer @angular/compiler@”15.2.9″ from @angular/localize@15.2.9npm ERR! node_modules/@angular/localizenpm ERR! peerOptional @angular/localize@”^15.0.0″ from @angular-devkit/build-angular@15.2.9npm ERR! node_modules/@angular-devkit/build-angularnpm ERR! dev @angular-devkit/build-angular@”^15.2.9″ from the root projectnpm ERR!npm ERR! Fix the upstream…
-
Delete a project in Visual Studio Online Portal
Microsoft announces Visual Studio Online general available this week. Visual Studio Online (aka VS Online) was named TFS Online for preview for quite a long time. Previously if you create test projects for practice, you might find itβs hard to discover how to delete projects. You can do that in either TFS Online Portal or…
-
Error The update is not applicable to your computer When Installing PowerShell V3
PowerShell V3 and PowerShell ISE V3 is not a port of Windows 7 and Windows Server 2008 R2. However, you can download it from here. You might receive following error when you install the msu file The update is not applicable to your computer Solution Installed Windows 7 and Windows Server 2008 R2 Service Pack…
-
Registering ASP.NET 4.5 with IIS8
In Windows Server 2012, DotNet 4.5 are shipped as part of OS but DotNet 4.5 is not registered with IIS8 be default. If you try to run aspnet_regiis.exe as you did for Windows Server 2008 R2, you will see following error Microsoft (R) ASP.NET RegIIS version 4.0.30319.17929 Administration utility to install and uninstall ASP.NET on…
-
Install PowerShell and Powershell ISE on Windows Server
Windows Server 2003 For Windows server 2003, PowerShell V1 was released as KB ( hotfix). Download and install KB926139 – Windows PowerShell 1.0 English-Language Installation Package for Windows Server 2003 If you need PowerShell V2, make sure you have SP2 installed and then install Windows Management Framework from http://support.microsoft.com/kb/968929 Windows Server 2008 For Windows Server…
-
TFS How to change the computer name or owner for a workspace
The owner and computer name of the workspace are not editable in Visual Studio 2010. However, you might need it when you renamed your machine or your account is renamed. To do this, open a Visual Studio Command Prompt (2010) from program files, and cd to your workspace, then run following Change the computer name…
-
Highlight the file you work with in Visual Studio Solution Explorer
Visual Studio 2010 Tip – Highlight the file you work with in Solution Explorer Go to Tools->Options->Projects and Solutions->General Check the "Track Active Item In Solution Explorer" checkbox.β
-
How to install DotNet 2.0 or 3.5 on Windows 10
Updated on 2015/10/4: Update the screenshots to Windows 10, however, applies to Windows 8/8.1/10 Windows 10 includes the 2.0, 3.5 and 4.5 versions of the .NET Framework. However, only 4.5 is available for immediate use after a clean install. The versions 2.0 and 3.5 of the framework are not installed by default. If you open…
-
When should you use var keyword in C#?
When should you use var keyword in C#? Check out Eric Lippert’s blog article http://blogs.msdn.com/b/ericlippert/archive/2011/04/20/uses-and-misuses-of-implicit-typing.aspx See also http://stackoverflow.com/questions/41479/use-of-var-keyword-in-c-sharp
-
Kentico CMS Installation issues troubleshooting β SQL Server Connection problems
You may encounter problems when entering the database connection details in the first step of database setup: