The following appeared in my browser window when I opened a myspace message:
Server Error in '/' Application.
Object reference not set to an instance of an object.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.NulReferenceException: Object reference not set to an instance of an object.
Source Error:
An unhandled exception was generated during the execution of the current web request. Information regarding the origin and loaction of the exception can be identified using the exception stack trace below.
Stack Trace:
[NullReferenceException: Object reference not set to an instance of an object.]
com.ms.vjsharp.VJSEncoding.getEncoding(String enc) +82
com.ms.vjsharp.lang.StringImpl.createString(SByte[] byteArray, Int32 offset, Int 32 count, String enc) +49
etc etc etc. The stack trace goes on for a little while longer.
Server Error in '/' Application.
Object reference not set to an instance of an object.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.NulReferenceException: Object reference not set to an instance of an object.
Source Error:
An unhandled exception was generated during the execution of the current web request. Information regarding the origin and loaction of the exception can be identified using the exception stack trace below.
Stack Trace:
[NullReferenceException: Object reference not set to an instance of an object.]
com.ms.vjsharp.VJSEncoding.getEncoding(String enc) +82
com.ms.vjsharp.lang.StringImpl.createString(SByte[] byteArray, Int32 offset, Int 32 count, String enc) +49
etc etc etc. The stack trace goes on for a little while longer.