Tuesday 22 October 2013

Handlers error while accessing sharepoint 2010 dll's in asp.net using C#

This is not an common issue related to handlers. We feel everything is fine and should work as expected.

The main issue with this is within IIS. To access dll's related to Sharepoint 2010 particularly termstore data, we need to change the website to classic mode not integrated mode. This will solve the handlers issue.