what in this value is making an app.config crash an app?

J

Joe Kaplan \(MVP - ADSI\)

To make that string valid XML, the ' and & must be encoded as ' and
& respectively. The configuration system doesn't handle malformed XML
in config files very gracefully.

Joe K.
 
C

Chris Kimmel

Thanks

Joe Kaplan \(MVP - ADSI\) said:
To make that string valid XML, the ' and & must be encoded as ' and
& respectively. The configuration system doesn't handle malformed XML
in config files very gracefully.

Joe K.

Chris Kimmel said:
value="\w+([\{-\~\[-\' -\&\(-\+\:-\@\/])"
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,744
Messages
2,569,484
Members
44,903
Latest member
orderPeak8CBDGummies

Latest Threads

Top