Does anyone know why calling My.Computer.Info.OSFullName (or .anything) would cause .Net 4 to crash?
Anyone know if it could by Antivirus related, like McAfee software?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
It looks like you need some WMI components.
http://msdn.microsoft.com/en-us/library/ms184637(v=vs.80).aspx
Or you need to run your app under full trust.