Search   Feed   Browse   Add
Feed items 1 - 1 of 1 for March 2008

App Configs root element should be namespace-less - March 24, 2008

The root element for Application config file is <configuration> <xml version="1.0" encoding="utf-8" > <configuration > <configuration> The application config file is shared with CLR and Windows SxS. SxS dictates that the root element is <configuration>, and it should be without namespace. If the application config file does not follow the rule, SxS will refuse to start the process.
http://blogs.msdn.com/junfeng/archive/2008/03/24/app-config-s-root-element-should-be-names...
Available Archives
- January (1 item)
- February (2 items)
- March (1 item)
- April (3 items)
Sponsored Links
© 2008 FeedCapsule.com  |  Contact