I want to call a website, that is generated depending on request and has an Url length of about 2200 chars.
When I call the donwload-Method with that Url using WebClient, the whole app crashes without any error message. Here is a sample of the link: http://tinyurl.com/bpp25za
How is it possible to download the content than?