Delen via


Could not obtain memory information due to internal error

A call to one of the memory-information properties of the My.Computer.Info object failed.

To correct this error

  • Add a Try...Catch block around the call to the memory-information property of the My.Computer.Info object.

See Also

Reference

My.Computer.Info Object

Try...Catch...Finally Statement (Visual Basic)

Other Resources

Exception and Error Handling in Visual Basic