A socket operation was attempted to an unreachable host
ASP.NET
4
Posts
2
Posters
0
Views
1
Watching
-
Hi I have just tried implementing a new control for RSS feeds for my website The control worked fine locally but when I put it on the server it returned the above error message. Anyone knows why this would be? cheers
that means server unreachable from your server. Try to open the port to access particular host
Regards, Sylvester G If we don't succeed, we run the risk of failure
-
that means server unreachable from your server. Try to open the port to access particular host
Regards, Sylvester G If we don't succeed, we run the risk of failure
-
So what your saying is that there is a port on the server which is blocking rss feeds from other websites
that could be one reason
Regards, Sylvester G If we don't succeed, we run the risk of failure