Re: I can't get 5 line web.config to work because it has connectio
- From: "W.G. Ryan - MVP" <WilliamRyan@xxxxxxxxxxxxxxxx>
- Date: Sun, 9 Oct 2005 15:13:20 -0400
I don't understand what your point is. If you use appSettings it works, if
you use ConnectionString it doesn't b/c it's not valid. Where's the point
of contention with this?
"Venkat_KL" <VenkatKL@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:AEDE4DF1-89F8-4A1C-A01B-164C6F0D1EAD@xxxxxxxxxxxxxxxx
> Dear W.G. Ryan - MVP ,
>
> That's not a valid section name.
>
> I did not get you, what do you mean by "That's not a valid section name."
>
> You can stick it in appSettings if you need a custom section.
>
> That is what I Have also told - "appSettings"
>
> Otherwise, the app doesn't recognize the value.
>
> Thats true, That is why I have also told like
>
> In the web.config just add the <appSettings></appSettings> in between
> <configuration> and <system.web> like the following
> <configuration>
> <appSettings>
>
> <appSettings> is above the <system.web> , please see carefully what i have
> told
>
> You try as I have told, then reply back to me
>
> bye
> Venkat_KL
>
.
- References:
- Prev by Date: Re: Optimistic Concurrency on UpdateCommand...
- Next by Date: Re: I can't get 5 line web.config to work because it has connectio
- Previous by thread: I can't get 5 line web.config to work because it has connectionStrings tag
- Next by thread: Re: I can't get 5 line web.config to work because it has connectio
- Index(es):
Relevant Pages
|