Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Carlos Tarazona 24 posts 43 karma points
    Oct 18, 2012 @ 03:05
    Carlos Tarazona
    0

    PathTooLongException with REST extension?

    Hi,

    I am having an issue with the length of a REST URL request.  I have already created a REST extension and it works great.  I have added a method that has many parameters (15-20) and I am hitting this PathTooLongException.

    From what I've read this is a error is a carry over from the file system but .NET 4 is supposed to be able to overcome that limit:

    http://forums.iis.net/t/1105360.aspx

    http://www.asp.net/whitepapers/aspnet4#0.2__Toc253429244

    I am running the Tea Commerce starter kit.  It's Umbraco 4.7.0 or 4.7.1.  I have tried setting the maxUrlLength parameter in the httpruntime tag of web.config but that doesn't seem to help.  I also checked request filtering in IIS for the website and the max url is set to 4096 bytes which should be more than enough.

    Anyone have any ideas?

    Thanks.

    Carlos

  • Carlos Tarazona 24 posts 43 karma points
    Oct 20, 2012 @ 02:13
    Carlos Tarazona
    0

    I finally decided to just post most of the data.  Probably better anyway.

    Carlos

Please Sign in or register to post replies

Write your reply to:

Draft