Answered by:
Error message: CANNOT CAST SYSTEM.BOOLEAN TO SYSTEM

Question
-
i use windows 8. Recently i started having error messages which said 'CAN NOT CAST SYSTEM.BOOLEAN TO SYSTEM. STRINGS AND EVER IT STARTED POPING UP ON MY DESKTOP , MY SCREEN STARTS TO BLINK AS IF IT IS TRYING TO LOAD SOMETHING AND THIS AFFECTS WHAT AM DOING on the system.
- Edited by brul Saturday, January 19, 2013 8:18 PM
- Edited by Carey FrischMVP Sunday, January 20, 2013 3:53 AM Clarify title
- Moved by Carey FrischMVP Sunday, January 20, 2013 3:53 AM Moved to more appropriate forum category
Saturday, January 19, 2013 8:11 PM
Answers
-
This message comes from the .net framework. You run a program which tries to convert a bool value to a String.
Use AutoRuns to disable all 3rd party tools, until you found the causing tool:
http://channel9.msdn.com/Shows/Defrag-Tools/Defrag-Tools-5-Autoruns
"A programmer is just a tool which converts caffeine into code"
- Marked as answer by Niki Han Friday, January 25, 2013 7:07 AM
Sunday, January 20, 2013 7:27 AMAnswerer
All replies
-
This is a Windows 7 forum, not Windows 8.
Windows 8 forums are @ http://social.technet.microsoft.com/Forums/en/category/w8itpro
Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread. ”
Saturday, January 19, 2013 8:48 PM -
Hello brul.
For better response, I suggest you to ask your question in the Windows Answers Forum at http://answers.microsoft.com/en-us/windows/forum/windows_8.
According to waht you wrote, the problem seems to be due to an error occurring during a type conversion performed by a program: where does this message come from? Did you start any program before seeing that message?Bye.
Luigi Bruno
Saturday, January 19, 2013 10:27 PM -
This message comes from the .net framework. You run a program which tries to convert a bool value to a String.
Use AutoRuns to disable all 3rd party tools, until you found the causing tool:
http://channel9.msdn.com/Shows/Defrag-Tools/Defrag-Tools-5-Autoruns
"A programmer is just a tool which converts caffeine into code"
- Marked as answer by Niki Han Friday, January 25, 2013 7:07 AM
Sunday, January 20, 2013 7:27 AMAnswerer