I have a farm with Sharepoint 2013 and Office Web Apps.
All working fine except one thing. I can't open files with multiple subfolders and long names. It says:
Server Error in '/wv' Application.
does not yield a URL that is <= 2048 characters
Exception Details: System.ArgumentException: does not yield a URL that is <= 2048 characters.
Here is the screenshot: http://i.imgur.com/6Z8w1NN.jpg
Is it possible to increase limit?
I think, i must edit <httpRuntime maxUrlLength...> but don't know in which web.config.