M
Manuel Adam
Hello!
I have one problem with the appSettings on win2k srv machine with framework
1.1.
Following line not work anymore (it worked fine with 1.0):
<add key="SQLDB" value="Data Source=(localhost);Initial Catalog=X1;User
ID=db1;Password=pöäü" />
It seems like the value cannot use charachters like "ö,ä,ü" ?????
Is that a bug??
Or how do I use those letters?
For now I switched back to framework 1.0 as it works fine there.
Manuel
I have one problem with the appSettings on win2k srv machine with framework
1.1.
Following line not work anymore (it worked fine with 1.0):
<add key="SQLDB" value="Data Source=(localhost);Initial Catalog=X1;User
ID=db1;Password=pöäü" />
It seems like the value cannot use charachters like "ö,ä,ü" ?????
Is that a bug??
Or how do I use those letters?
For now I switched back to framework 1.0 as it works fine there.
Manuel