I am trying to work around a situation in which the connection strings are different for the "test" and "production" versions of a .net site. Is there a way to switch the profile provider connection string at runtime? That would be the simple solution. Couldn't find a way to do this, so I created two...