Answered by:
Configuration system failed to initialize Help need!

Question
-
Hi, I don't know how it's happen but i try to run my application this error appear "Configuration system failed to initialize" Please Help me!
Regards, Muhammad AsifSaturday, June 11, 2011 9:43 PM
Answers
-
Thanks For all reply i solved my problem I just delete user.cofig files & Rebuilt my project!
Regards, Muhammad Asif- Proposed as answer by Carmelo La Monica Tuesday, June 14, 2011 1:59 PM
- Marked as answer by capripio Tuesday, June 14, 2011 3:08 PM
Tuesday, June 14, 2011 10:29 AM
All replies
-
Hi, I don't know how it's happen but i try to run my application this error appear "Configuration system failed to initialize" Please Help me!
Regards, Muhammad Asif
Hello capripio,
try to delete the folders and object bin created by VisualStudio and try to run the application debig.
or see these links http://stackoverflow.com/questions/443235/net-3-5-configuration-system-failed-to-initialize-exception
Hello
Carmelo La Monica http://community.visual-basic.it/carmelolamonica/
Saturday, June 11, 2011 9:52 PM -
Hi,
Welcome to the MSDN Forum.
If that did not work, could you post us some code here please?
Best Regards,
Rocky Yue[MSFT]
MSDN Community Support | Feedback to us
Get or Request Code Sample from Microsoft
Please remember to mark the replies as answers if they help and unmark them if they provide no help.
Tuesday, June 14, 2011 9:06 AM -
Also check whether your Application configuration file is valid. It might be caused due to Invalid Config file/ Invalid configuration provided. If possible check the InnerException property of the exception.
santhosh If a post answers your question, please click "Mark As Answer" on that post and "Mark as Helpful".Tuesday, June 14, 2011 9:21 AM -
Thanks For all reply i solved my problem I just delete user.cofig files & Rebuilt my project!
Regards, Muhammad Asif- Proposed as answer by Carmelo La Monica Tuesday, June 14, 2011 1:59 PM
- Marked as answer by capripio Tuesday, June 14, 2011 3:08 PM
Tuesday, June 14, 2011 10:29 AM -
Thanks for your sharing the solution.
Best Regards,
Rocky Yue[MSFT]
MSDN Community Support | Feedback to us
Get or Request Code Sample from Microsoft
Please remember to mark the replies as answers if they help and unmark them if they provide no help.
Wednesday, June 15, 2011 8:48 AM