I have a asp.net site that works fine on my local computer,it has a function to create and open connection (sql server 2008 R2) I bought a VPS and I uploaded my source in it, when I call the function it fails to connect to data base because the data source is wrong! it's the error it recieve:I have a asp.net site that works fine on my loc