Hi,
BTW, we could set
<appSettings file="relative file name">
</appSettings>
to specifies a relative path to an external file containing custom
application configuration settings. The specified file contains the same
kind of settings that are specified in the <add>, <remove>, and <clear>
elements and uses the same key/value pair format as those elements.
The path specified is relative to the main configuration file. For a
Windows Forms application, this would be the binary folder (such as
/bin/debug), not the location of the application configuration file. For
Web Forms applications, the path is relative to the application root, where
the web.config file is located.
For more information on it, please refer to MSDN link:
http://msdn.microsoft.com/library/en-us/cpgenref/html/gngrfAppSettingsElemen
t.asp?frame=true
Also, you could create a non-spam alias for use in the MSDN managed
newsgroups at
http://support.microsoft.com/default.aspx?scid=/servicedesks/msdn/nospam.asp
&SD=msdn. By doing so, we could send post notify email to you when there is
useful reply to your posts in the newsgroup.
Thanks very much.
Best regards,
Yanhong Huang
Microsoft Community Support
Get Secure! ¨C
www.microsoft.com/security
This posting is provided "AS IS" with no warranties, and confers no rights.