In previous post I mentioned “many things have changed – but some haven’t”. SharePoint still uses COM Components for some of its core features. There
Category: Code
Error : [System.Threading.ThreadAbortException] = {Unable to evaluate expression because the code is optimized or a native frame is on top of the call stack.}
Target: I was working on custom Login page to redirect user on specific site based on their user type (e.g Admin User, Manager User etc)
LINQ to SharePoint and RunWithElevatedPrivileges
Recently we were working with LINQ to SharePoint Web Part for anonymous users and faced an issue with elevated permissions. Web Part has query through
Calculated Column Issue with Special character [‘]
Recently one of my good friend was working with Calculated Column He wanted to perform few actions based on this column. The formula for calculated
Error : Trying to use an SPWeb object that has been closed or disposed and is no longer valid
Problem: One of my collegue working on custom Web Part development and got this error “Trying to use an SPWeb object that has been closed