I have a problem. I developed a simple ASP.net web site that collects clients info. and save this info. into SQL express database. When I tested it in the local computer, everything works. However, when I try it from remote location, I get a problem. I check the connection string in the configuration file and it is OK. Is there something I forgot to do in the server? Please help. Thanks!