I get the following error:
"ERROR: Unable to update Web.Config because of the following exception: 'The value contains embedded nulls (\u0000). Parameter name: provider connection string'."
All I'm doing is adding a new model to my ASP.Net MVC app.....
Just to be clear, this is when the wizard creates the model from the DB...