Skip to content

The Dev Mill

Finding Solutions to My Problems and Yours

Toggle menu
  • Home
  • CV
  • Log In

Tag: Errors

12 July 202312 July 2023Helpful

Null result returned when getting section or connection string from Configuration

I had an error when using Dependency Injection in a Console App. I was trying to access the configuration to get a section or a connection string, and the result was always null. The article relates only to the use of Host.CreateDefaultBuilder(). in a Console Application. The Problem […]

20 June 202213 July 2022Helpful

Debugging insufficient disk space in filegroup in tempdb

I have had this error several times on different servers, and here are the steps that I recommend following to find and resolve the problem. Step 1 – Track down the source of the error One of the things I found with this error, is that it doesn’t […]

3 May 202112 July 2022Troubleshooting

Target Framework Not Installed – But it is!

I recently got this message when trying to open a project created by another developer… I was surprised because everything on my PC was up to date.I tried installing the runtime but it told me that it was already installed.I checked the registry and that confirmed that I […]

23 May 201915 June 2021Helpful, Troubleshooting

Changing the AM and PM designator dynamically

I received the error ‘The string was not recognized as a valid DateTime. There is an unknown word starting at index 17’ on a server when trying to convert a Date and Time string to a DateTime, but I had no such error in development or testing. The […]

Recent Posts

  • Because You Are Agile, It Doesn’t Mean You Are Doing Scrum 
  • Debugging an MVC call
  • I Generated a Site Icon with AI
  • Null result returned when getting section or connection string from Configuration
  • Dependency Injection in a Console App

Tags

Azure AD C# CSS Dates Design Errors Java MVC PowerApps Power Automate RegEx Scrum SQL SSMS SSRS Tips VBA Word

Categories

  • Best Practice
  • Helpful
  • Playing Around
  • Troubleshooting
  • Tutorial

Archives

  • 2025 (1)
  • 2024 (1)
  • 2023 (5)
  • 2022 (8)
  • 2021 (13)
  • 2019 (2)
  • 2018 (2)
  • 2017 (1)
  • 2016 (4)

Recent Comments

  • Gerald NMN McCulla on Converting an Array of JSON Objects to Key Value Pairs in Power Automate
  • John Riggle on Stop SSRS From Sending Empty Reports
  • Derek on SSRS Error: Maximum request length exceeded.
  • stabile on Working with SharePoint List Multi Value Fields in Power Automate
  • Hairstyles on Nested transactions Part 1 – Save Points
Proudly powered by WordPress