![]() |
where to insert <appSettings... > tag in web.config file
dear sir,
i am unable to short out a problem that i get when inserting this <appSettings....> code in web.config file.i think i am not placing it right place..so plz help Code:
<appSettings> |
Re: where to insert <appSettings... > tag in web.config file
<appSettings> would go directly under <configuration>
http://msdn.microsoft.com/en-us/libr...8VS.71%29.aspx Code: xml
|
Re: where to insert <appSettings... > tag in web.config file
For connection strings you can use the
Quote:
Quote:
|
| All times are GMT +5.5. The time now is 05:38. |