Getting the error “A socket operation was attempted to an unreachable network” inconsistently in ASP.NET 4.0 Web App
Posted by: Zaheer Sheikh
Date: May 18, 2013 01:45AM

I am getting the error "A socket operation was attempted to an unreachable network" inconsistently in ASP.NET 4.0 Web App only when Web App is hosted on "Windows Server 2008 R2 SP1 - 64-bit" machine. My Web App uses:

1. ASP.NET 4.0
2. Entity Framework
3. MySql Server 5.0
4. MySql Connector 6.6.5

The same App works well on "Windows Server 2003 R2 - 64-bit" machine. Please suggest some solution to this. Be noted that, it is able to connect to MySql but It's connection behavior is flaky i.e. it breaks with the said error randomly but not always.

Thanks,

Zaheer

Options: ReplyQuote


Subject
Written By
Posted
Getting the error “A socket operation was attempted to an unreachable network” inconsistently in ASP.NET 4.0 Web App
May 18, 2013 01:45AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.