Quote:
Originally Posted by SomeGuyMMS
Can't seem to be able to reproduce the issue but next time this happens, click Details and send or post the first 5 lines of the error message. From there I'll have a reference to start debugging the problem. It is mostlikely caused but the change to the Sprint Site.
|
Here is what I get once I click on details. Once again, once I opened the app I click messages which brings me to the inbox. In there, it appears to be items that are replys to pics I sent others. I assume they have no pics in the reply as there is a white box where an image would be to the left of the message. When I click on the message twice to open in, i get an error, the detail of which is below:
sMMS.exe
ArgumentOutOfRangeException
ArgumentOutOfRangeException
Parameter name: index
at System.Collections.ArrayList.get_Item(Int32 index)
at SprintMMSMail.ViewMsg.setupCaption()
at SprintMMSMail.ViewMsg.RetrieveThumbImages()
at SprintMMSMail.ViewMsg.ViewMsg_Activated(Object sender, EventArgs e)
at System.Windows.Forms.Timer._WnProc(WM wm, Int32 wParam, Int32 lParam)
at System.Windows.Forms.ApplicationThreadContext._Int ernalContextMessages(WM wm, Int32 wParam, Int32 lParam)
at Microsoft.AGL.Forms.EVL.EnterModalDialog(IntPtr hwnModal)
at System.Windows.Forms.Form.ShowDialog()
at SprintMMSMail.Inbox.SwitchCheck(Row row)
at SprintMMSMail.Inbox.msgList_CellClick(Object sender, CellEventArgs e)
at Resco.Controls.AdvancedList.AdvancedList.OnClick(E ventArgs e)
at System.Windows.Forms.Control.WnProc(WM wm, Int32 wParam, Int32 lParam)
at System.Windows.Forms.ContainerControl.WnProc(WM wm, Int32 wParam, Int32 lParam)
at System.Windows.Forms.Control._InternalWnProc(WM wm, Int32 wParam, Int32 lParam)
at Microsoft.AGL.Forms.EVL.EnterModalDialog(IntPtr hwnModal)
at System.Windows.Forms.Form.ShowDialog()
at SprintMMSMail.Inbox.InboxDialog(Form frm, Boolean sync)
at SprintMMSMail.StartMenu.btnMessages_Click(Object sender, EventArgs e)
at System.Windows.Forms.Control.OnClick(EventArgs e)
at OpenNETCF.Windows.Forms.Button2.OnClick(EventArgs e)
at System.Windows.Forms.Control.WnProc(WM wm, Int32 wParam, Int32 lParam)
at System.Windows.Forms.Control._InternalWnProc(WM wm, Int32 wParam, Int32 lParam)
at Microsoft.AGL.Forms.EVL.EnterMainLoop(IntPtr hwnMain)
at System.Windows.Forms.Application.Run(Form fm)
at SprintMMSMail.Program.Main(String[] Args)
Let me know if I am doing something wrong. Thanks.