General Network Error. Check your network documentation
-
Hi, I am using .Net 1.1 for my web application. And my database server is SQL Server 2005. My application is running fine, as i can login to it and also able to view pages. But when i open Order management(having 3K records) its give me error, General Network Error. Check your network documentation I have also searched many articles and tried following solutions but nothing working - connectiontimeout = 0, max pool size = 7500/100, pooling = false - SSL disabling enforce security false as mentioned in microsoft kb article. And there's nothing any issue with hardware/firewall as my application's login and other forms are working fine(which use same database with same connection string) Can any one please help me to solve this error?
With Regards, Mayank Prajapati MCP, MCTS .Net 2.0