List of all posts

This page contains a list of all published posts on my blog site. It’s a pretty long list, and chances are it’s just going to become longer! You may want to select some of

… (Search hits: 1 in body, 1 in title, 1 in categories, 1 in tags, 1 in other taxonomies, 1 in comments. Score: 9.5)

Fixing the error: “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.”

3 min read.

This post describes a few different ways of fixing the “The specified path, file name, or both are too long. The fully qualified file name must be less than 260 characters,

… (Search hits: 1 in body, 1 in title, 1 in categories, 1 in tags, 1 in other taxonomies, 1 in comments. Score: 9.5)

“Server Error in ‘/’ Application” or “Parser Error” – it’s actually a malformed web.config killing your ASP.NET-application or SharePoint

2 min read.

This post describes how to resolve a kind of cryptic and oddly misdescriptive error message about Parser Error on your ASP.NET application or (an On-Premises) SharePoint site. I ran into this after deploying

… (Search hits: 1 in body, 1 in title, 1 in categories, 1 in tags, 1 in other taxonomies, 1 in comments. Score: 9.5)

Fixing error “Cannot open server – – requested by the login. Client with IP address – – is not allowed to access the server.” in Azure deployments from Visual Studio

3 min read.

This article explains how to work your way around the exception ‘Cannot open server – requested by login…’ The issue is caused by Azure’s firewall logic, which might sometimes appear a

… (Search hits: 1 in body, 1 in title, 1 in categories, 1 in tags, 1 in other taxonomies, 1 in comments. Score: 9.5)