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…
It’s actually a bug in the wizard, when it happens you have to go in and modify the web.config by hand…