Configuration System failed to initialize exception
There is a c# program on a computer, when performing an operation, it will always report the following error:
Baidu Yi found that the common reason in the market is the location of a specific node in the configuration file is wrong, or the configuration file is damaged, etc., and this program does not use the built-in configuration file scheme, but ini, so it does not apply to my problem. As a result of this program is not mine, so first reflator out source code (c # let I’ve struggled with this, on the one hand, afraid of his own program was against, on the other hand, thanks to the ~ to the others, NND), debug tracking under, found that was WebRequest. The Create () caused by abnormal, this method will most because of the incoming uri string format error caused illegal exception, this can cause the error was the first time to see (I want to Create methods internal is also caused by other classes, but did not explore), anyway, Since it is a non-mainstream exception raised by the built-in class, we try:
Reinstall the.net Framework
Doing weigh in hand.
posted on
The ticket is 2013-07-15
Ahdung reading (
…). Comments (
…).
The editor
collection
Reproduced in: https://www.cnblogs.com/ahdung/p/3191370.html
Read More:
- invalid connection string format, a valid format is host:ip:port
- Summary of common runtimeException exceptions
- In Java, int is converted to string, and zero is added before the number of bits is insufficient
- Causes and solutions of classnotfoundexception / NoClassDefFoundError
- Android Studio cannot create a new activity and reports ide internal error occurred
- Java class file operation and exception
- Zip to decompress the jar package, like the add file in the jar package
- The difference between classnotfoundexception and NoClassDefFoundError
- How to Split numbers and strings in a strings
- Android studio reports an error when building AAR for unity
- error C2679: binary ‘<<' : no operator found which takes a right-hand operand of type 'std::string'
- A series of problems caused by the option allow output folders for source folders
- error C2471: cannot update program database vc90.pdb
- Spring boot prompt could not resolve placeholder in string value
- java.lang.IllegalArgumentException : urlcoder exception resolution
- WebHost failed to process a request.Memory gates checking failed because the free memory (140656640 …
- @Detailed description and code demonstration of qualifier
- Error: the solution of “241” and “343” in program
- Error in PIP command execution – syntax error: invalid syntax
- [Python] notimplemented and notimplemented error