
Half3
|
Posted - 2007.05.08 02:21:00 -
[1]
EVEMon Version: 1.2.1.778 .NET Runtime Version: 2.0.50727.42 Operating System: Microsoft Windows NT 5.1.2600 Service Pack 2
System.NullReferenceException: Object reference not set to an instance of an object. at System.Net.WebRequest.get_PrefixList() at System.Net.WebRequest.Create(Uri requestUri, Boolean useUriBase) at System.Net.WebRequest.Create(String requestUriString) at EVEMon.Common.EVEMonWebRequest.GetWebRequest(String url, WebRequestState wrs) in D:\TSVN_Stuff\EVEMon - Trunk\EVEMon.Common\EVEMonWebRequest.cs:line 347 at EVEMon.Common.EveSession.GetImageAsync(String url, Boolean useCache, GetImageCallback callback) in D:\TSVN_Stuff\EVEMon - Trunk\EVEMon.Common\EveSession.cs:line 113 at EVEMon.Common.EveSession.GetCharacterImageAsync(Int32 charId, GetImageCallback callback) in D:\TSVN_Stuff\EVEMon - Trunk\EVEMon.Common\EveSession.cs:line 65 at EVEMon.CharacterMonitor.UpdateCharacterImageRemote() in D:\TSVN_Stuff\EVEMon - Trunk\CharacterMonitor.cs:line 806 at EVEMon.CharacterMonitor.GetCharacterImage() in D:\TSVN_Stuff\EVEMon - Trunk\CharacterMonitor.cs:line 798 at EVEMon.CharacterMonitor.Start() in D:\TSVN_Stuff\EVEMon - Trunk\CharacterMonitor.cs:line 125 at EVEMon.MainWindow.AddTab(Object charInfo, String title, CharacterMonitor cm, String tooltip) in D:\TSVN_Stuff\EVEMon - Trunk\MainWindow.cs:line 264 at EVEMon.MainWindow.AddTab(CharFileInfo cfi, Boolean silent) in D:\TSVN_Stuff\EVEMon - Trunk\MainWindow.cs:line 231 at EVEMon.MainWindow.AddCharacters() in D:\TSVN_Stuff\EVEMon - Trunk\MainWindow.cs:line 81 at EVEMon.MainWindow.MainWindow_Load(Object sender, EventArgs e) in D:\TSVN_Stuff\EVEMon - Trunk\MainWindow.cs:line 49 at System.Windows.Forms.Form.OnLoad(EventArgs e) at EVEMon.Common.EVEMonForm.OnLoad(EventArgs e) in D:\TSVN_Stuff\EVEMon - Trunk\EVEMon.Common\EVEMonForm.cs:line 24 at System.Windows.Forms.Form.OnCreateControl() at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible) at System.Windows.Forms.Control.CreateControl() at System.Windows.Forms.Control.WmShowWindow(Message& m) at System.Windows.Forms.Control.WndProc(Message& m) at System.Windows.Forms.ScrollableControl.WndProc(Message& m) at System.Windows.Forms.ContainerControl.WndProc(Message& m) at System.Windows.Forms.Form.WmShowWindow(Message& m) at System.Windows.Forms.Form.WndProc(Message& m) at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) at System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) at System.Windows.Forms.SafeNativeMethods.ShowWindow(HandleRef hWnd, Int32 nCmdShow) at System.Windows.Forms.Control.SetVisibleCore(Boolean value) at System.Windows.Forms.Form.SetVisibleCore(Boolean value) at System.Windows.Forms.Control.set_Visible(Boolean value) at System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context) at System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context) at System.Windows.Forms.Application.Run(Form mainForm) at EVEMon.Program.Main() in D:\TSVN_Stuff\EVEMon - Trunk\Program.cs:line 58
|