SharePoint 2010 Development – Customization

HTTP 403 Forbidden error with MS Chart Control in SharePoint

MS Chart Control – HTTP 403 Forbidden error I found out an unexpected behavior during using MS Chart Control within a SharePoint Visual Web Part. where I got a 403 forbidden error at the first time I tried to browse the page. But when I tried to refresh the page again, the error disappeared! Cause This […]

HTTP 403 Forbidden error with MS Chart Control in SharePoint Read More »

The request failed with HTTP status 401 Unauthorized

In this article, I’m going to solve “The request failed with HTTP status 401 Unauthorized” that you may face when using the Reporting Service Report Viewer in the SharePoint Visual Web Part. The request failed with HTTP status 401 unauthorized SSRS report viewer When I tried to use a Reporting Service Report Viewer inside a

The request failed with HTTP status 401 Unauthorized Read More »

Check if user is member of SharePoint group C#

In this post, I will explain How to check if the current user is a member of SharePoint group using C#. You might also like to read Get all Groups a user is a member of Using PowerShell Check if user is member of SharePoint group C# To Check if the current user belongs to

Check if user is member of SharePoint group C# Read More »

Scroll to Top