A
Artemyev
Hello,
I got a problem with reading of appSettings from my
app.config file when i have an app.exe.manifest file
located near my exe to give my WinForm application XP
style.
It all works fine when I start application locally. But
when i start application from network share it fails to
read its appSettings at all.
the string
System.Configuration.ConfigurationSettings.AppSettings
["xxx"] just returns nothing.
If i remove app.exe.manifest file it works fine.
SY,
Artem
I have FullTust security settings for Intranet, and i am
running uner .NET 1.1 and WinXP Pro SP1.
I got a problem with reading of appSettings from my
app.config file when i have an app.exe.manifest file
located near my exe to give my WinForm application XP
style.
It all works fine when I start application locally. But
when i start application from network share it fails to
read its appSettings at all.
the string
System.Configuration.ConfigurationSettings.AppSettings
["xxx"] just returns nothing.
If i remove app.exe.manifest file it works fine.
SY,
Artem
I have FullTust security settings for Intranet, and i am
running uner .NET 1.1 and WinXP Pro SP1.