Skip to content
  • Home
  • Download CV
    • CV in English
    • CV in Slovak
  • Projects
  • Blog

Mihalech.com

Personal Blog of Marek Mihalech

SharePoint

CORS
SharePoint

SharePoint 2019 CORS Requests

May 29, 2020May 29, 2020 Marek

In SharePoint 2019 (or 2016), when someone is trying to access REST API from other domain, it is usually blocked by browsers CORS policy. To avoid these blocking, you must […]

Microsoft

Word Automation Services error 131172

May 14, 2020May 14, 2020 Marek

On one of my SharePoint 2019 farms a strange error occurred while trying to convert DOCX to PDF using Word Automation Services: ErrorMessage : The file could not be converted; […]

SharePoint

SharePoint Error 0x800700DF: The file size exceeds the limit allowed and cannot be saved

September 21, 2018May 15, 2020 Marek

SharePoint has nice feature, that allows you to open document libraries in classic Windows File Explorer. This lets you upload, move, copy files or folders in document libraries from File […]

Programming

SharePoint SPWeb object Bad Language

July 19, 2017May 15, 2020 Marek

If you are running your C# code in different thread (e.g.: async EventReceivers or TimerJob), sometimes you may notice, that your SPWeb object is initialized in different language. You can […]

SharePoint

SharePoint Foundation 2013 Developer Dashboard – MicrosoftAjax.js

July 12, 2017May 15, 2020 Marek

Recently, I have set up Developer DashBoard in SharePoint Foundation 2013 via powershell like always. The strange problem was, when I opened the dashboard, there was only blank page staring […]

Microsoft

SharePoint Create New Folder Programatically – 0x8007007b Exception

April 27, 2017May 15, 2020 Marek

When you are creating New Folder in SharePoint list through UI, SharePoint automatically trims white-space from folder names. But, if you attempt to create New Folder programatically, an Exception can […]

SharePoint

Move existing SPListItem to new location

April 17, 2017May 15, 2020 Marek

Almost every SharePoint developer knows popular SPFile.MoveTo method. But, in certain cases, you have only SPListItem, and you need to move it to new destination. One of the possible solutions is to make a […]

SharePoint

SharePoint REST GetItems with Anonymous Access – ApiBlockedException

April 1, 2017May 15, 2020 Marek

When you have your SharePoint application enabled with Anonymous access, often can occur the exception: This is, because some Rest methods can be disabled on web application scope. You can […]

Microsoft

Create Lookup on List in another Web

August 30, 2016May 15, 2020 Marek

Here is a simple powershell script, that creates Lookup column on targetList from sourceList.

Microsoft

SharePoint Migrated Content-Database is too large

February 9, 2016May 15, 2020 Marek

In migration process from SharePoint 2007 to SharePoint 2013 content databases are growing enormously on size. I have encountered growth about 70% (And that is really big problem, when you […]

  Older posts

Archives

  • May 2020
  • September 2018
  • November 2017
  • October 2017
  • July 2017
  • April 2017
  • August 2016
  • March 2016
  • February 2016
  • November 2015
  • September 2015

Categories

  • Arduino
  • JavaScript
  • Microsoft
  • Programming
  • SharePoint
  • SQL Server
  • Visual Studio
  • Windows Server
Proudly powered by WordPress | Theme: Alizee by aThemes