it can be in web.config that is parent to this one. just add
<remove name="conn2" />
before your add it (again) 🙂
alternatively clear all connection string using
<clear />
it can be in web.config that is parent to this one. just add
<remove name="conn2" />
before your add it (again) 🙂
alternatively clear all connection string using
<clear />