Skip to content

The Dev Mill

Finding Solutions to My Problems and Yours

Toggle menu
  • Home
  • CV
  • Log In

Year: 2021

19 May 202111 November 2021Troubleshooting

SSRS Error: Maximum request length exceeded.

On occasions I have received the error ‘Maximum request length exceeded.’ when trying deploy an SSRS report. The Cause The problem comes from the report being too big for the size allowed by SSRS. The report probably has embedded objects like images or PDFs. The Solution Try and […]

12 May 202122 May 2021Tutorial

Integrating an ASP.Net App with Azure AD – Easy as 123

I have been working with Microsoft.AspNetCore.Authentication.AzureAD.UI for authenticating with Azure AD. I noticed however that in a recent project it is now deprecated. So I thought I’d spend some time learning the new way of integrating with Azure AD using the Microsoft Identity Platform. I was pleasantly surprised […]

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 […]

Posts pagination

< 1 2

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