views:

89

answers:

0

When I'm adding items from the database into my dbml from the server explorer it complains that the connection strings aren't the same and it won't add my object until they are the same. Once I say OK update my connection string it trashes the formatting of my web.config and I need to remember to switch it back to the correct connection string. This is a PITA especially while in the midst of development.

Is there anyway I can get around this message? I don't care if the connection strings aren't the same, just add the object and leave my web.config alone.