已答复 SharePoint 2010 URL length limitation and workaround.

  • Friday, March 16, 2012 3:15 AM
     
     

    I Know there's a 260 character limitation aboud SharePoint 2010 URL. However, I found a quote in this article:

    these limitations apply only to un-encoded URLs, not to encoded URLs. There is no limit to encoded URLs in SharePoint Server 2010.

    Then I tried to use httpUtility.UrlPathEncode (in client object model) to encode my url, and still give me a 414 REQUEST IS TOO LONG exception.

    I'm confused now. Anyone can help me ?

All Replies