we are doing depoyment, and found that although we changed
the database string to point to new database in
web.config, the webapplication still connect to old
database.
Would anyone can tell me what's caused this, and any
solution beside restart web server?
Thanks.
Chang