Hi all,
I am new to c#. I have an application running on a VPN structure (i.e. WAN). I get a connection timed out message when I run an application
compiled in vs 2013. I fail to understand because there is another application compiled in vs 2010 that is working very well.
Below is the connection string;
Thanking you all.
Rajeev RanjanPosted Oct 14, 2014, 6:47 AM
keep it up and keep coding
Peter DzuyaPosted Oct 14, 2014, 4:34 AM
Rajeev RanjanPosted Oct 14, 2014, 4:02 AM
Using(conn.........){
}
this would be a great technique to trace the properly if coding making any issue
Peter DzuyaPosted Oct 14, 2014, 3:50 AM
Rajeev RanjanPosted Oct 14, 2014, 3:42 AM
I was suffer same problem, Try to upload your website in some more space VPN. I hope this will be fruiteful for you .