Hi
Thanks  in advance .I need to add  "*<>\...@£$¥èéùìòÇØøÅå" *" these charters in
my webconfig file as i am reading thses charters in my code(c#). I added it
as
<appSettings>
        <add key="char" value="*<>\...@£$¥èéùìòÇØøÅå"*" />
 </appSettings>
I am not able to run my application .

Thanks
JAYASON

Reply via email to