SharePoint SPWeb object Bad Language
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 […]
Personal Blog of Marek Mihalech
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 […]
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 […]