WIP Ember Media Manager 1.9.x - Download & Discussion Thread
(2021-01-06, 00:43)DanCooper Wrote:
(2021-01-06, 00:28)ralfonat Wrote:
(2021-01-03, 03:54)DanCooper Wrote: Ok, more issues incoming...

I can't get the WebClient connecting to the website inside VisualStudio. The connection will be closed every time. It works online, but not in VS. Any idea? I tried it with this simple code in vb.NET 4.5.0:
vb:
Dim wc As WebClient = New WebClient()
Dim srchHtml As String = wc.DownloadString("https://www.videobuster.de/titlesearch.php?search_title=die+croods")
Hrm, what are you using? Visual Studio 201x? or VS Code?

Are you using a proxy of any sort that might interfere?

Other than that this might be of help:
https://stackoverflow.com/questions/1404...-webclient
https://www.telerik.com/fiddler
VisualStudio 2017, no proxy, vlan or something else. Tommorow I will try the same 2 lines of code at my office. If it will work there than I'm going wild Big Grin

Thanks for the links, will read it also tomorrow.
OK, report back after you have tried.

You could also try this snippet using the newer HttpClient rather than the WebClient. It uses the new async paradigm...

https://dotnetfiddle.net/u05WMn


Messages In This Thread
Miscellaneous > Media List Editor - by pstrg - 2020-06-09, 02:38
MovieSets - by pstrg - 2020-06-11, 22:01
RE: Ember Media Manager 1.5.x - Download & Discussion Thread - by ralfonat - 2021-01-06, 13:58
Logout Mark Read Team Forum Stats Members Help
Ember Media Manager 1.9.x - Download & Discussion Thread2