Que tal Sundark... creo
que va mas bien van fuera del system.web y dentro de configuration porque estás asignando
keys que no pertenecen a System.web
Sería:
Cita: <
configuration >
<appSettings>
<add key="ConnectionString" value="escribes tu connection striong" />
</appSettings>
<
system .web>
<!-- DYNAMIC DEBUG COMPILATION .. . .
<compilation defaultLanguage="vb" debug="true" />
...
....
Salud2 friend. . .