IT Nota

  • Home
  • How To
  • .NET
  • WordPress
  • Contact

How to Remove .NET Runtime and SDK on Mac

Check Installation Determine which version is installed with the command line. According to Microsoft documentation, we need to remove the SDKs and runtimes separately: Pay attention to the difference in installed locations between the Intel Mac vs silicon M series chip. Arm-based mac: /usr/local/share/dotnet/ Intel-based mac: /usr/local/share/dotnet/x64/dotnet/ In this … [Read more...]

March 15, 2022 Filed Under: How To Tagged With: .NET, macOS, Microsoft

How to Solve Intermittent 403 Error in IIS

Symptoms You can load the page just fine, but after going through the pages quickly or by opening several tabs at once, you see a 403 error: 403 - Forbidden: Access is denied. You do not have permission to view this directory or page using the credentials that you supplied. This is a bit misleading since you might right away think that the you do not have permission to access … [Read more...]

February 3, 2022 Filed Under: How To Tagged With: IIS, Internet Information Services, Microsoft, Windows Server

How to Solve MS Office VBA Compile Error UserAuthentication

This is such a persistent issue that hopefully will die down soon. In a corporate world where there are so many legacy systems though, and this comes up more than we want to admit. This happened in one corporation that has one department relies on various macro-enabled Microsoft Word documents to process requests. One morning, one processor encountered a Visual Basic for Applications error in … [Read more...]

January 24, 2022 Filed Under: How To Tagged With: Microsoft, Office

How to Enable Font Ligatures in Visual Studio Code

Ligatures are special characters in a font that combine two or more characters into one. For example, if you use a ligatured font, whenever you type != it will become ≠. Aside from the arguments whether using a ligatured font is good or bad thing in your code, here's what you need to do when you want to enable it in Visual Studio Code. For this example, we'll use Cascadia Code (NOT … [Read more...]

January 19, 2022 Filed Under: How To Tagged With: Code Editor, Microsoft, Visual Studio Code

Connect New SSRS Server to Old SQL Server with TLS

This was posted just to share an experience of tackling a problem we encountered when we needed to connect an SSRS Server 2016 to an older SQL Server database (Windows Server 2008 R2) and what steps we took to troubleshoot the issue. After all the reports were migrated to the new SSRS server, upon creating a new Data Source, I got an error message something along the line to enter the user id … [Read more...]

January 17, 2022 Filed Under: Use Case Tagged With: Information Security, Microsoft, Microsoft SQL Server, SQL Server, SSRS

  • 1
  • 2
  • 3
  • …
  • 11
  • Next Page »
Buy me a coffee Support this site
Buy Me a Coffee?

Categories

  • .NET
  • Coding
  • Cybersecurity
  • Database
  • How To
  • Internet
  • Multimedia
  • Photography
  • Programming
  • Resources
  • Review
  • Tips and Tricks
  • Use Case
  • WordPress
  • Writing

Recent Posts

  • How to Check Installed .NET Framework Version
  • How to Remove .NET Runtime and SDK on Mac
  • How to Solve Intermittent 403 Error in IIS
  • How to Show Hidden Folders and Files in Mac Finder
  • How to Solve MS Office VBA Compile Error UserAuthentication

Recent Posts

  • How to Check Installed .NET Framework Version
  • How to Remove .NET Runtime and SDK on Mac
  • How to Solve Intermittent 403 Error in IIS
  • How to Show Hidden Folders and Files in Mac Finder
  • How to Solve MS Office VBA Compile Error UserAuthentication
  • RSS

Tags

.NET Access Amazon ASP.NET Cdonts Dll Classic ASP Code Editor ETL FSharp Genesis Framework Git Google HP Asset Manager HTML5 Hugo IIS Information Security Internet Internet Information Services iOS JAMStack Linux macOS Microsoft Microsoft SQL Server MVC Office PHP PowerShell Python Simple Mail Transfer Protocol Smtp Server SQL SQL Server SSIS SSMS SSRS Sublime Text Visual Studio Visual Studio Code VPN Windows Windows 8 Windows 10 Windows Server

Copyright © 2011-2022 IT Nota. All rights reserved. Terms of Use | Privacy Policy | Disclosure