Index

Subject: Exception in "Refresh"
From: christian.benien@philips.com (Newsgroups)  Steema Software SL
Newsgroup: steema.public.teegofer2.general  
Date: Fri, 27 Feb 2004 14:06:02 +0100

Hi,

I just got the following exception while doing a "Edit->Refresh".
Additional info: I've just updated from 2.5.0.3 to 2.5.0.4 and I opened
the old .thp file and tried to refresh.

Best regards,
Christian

System.ArgumentOutOfRangeException: Index was out of range. Must be
non-negative and less than the size of the collection.
Parameter name: index
at System.Collections.ArrayList.get_Item(Int32 index)
at TeeGofer.MetaViewerForm.SaveExistingNodeInfo(Hashtable
tmpNodeObjHashTable, Int32 Count)
at TeeGofer.MetaViewerForm.RefreshProjectContents()
at TeeGofer.MetaViewerForm.RefreshProject()
at TeeGofer.MetaViewerForm.menuItem7_Click(Object sender, EventArgs e)
at System.Windows.Forms.MenuItem.OnClick(EventArgs e)
at System.Windows.Forms.MenuItemData.Execute()
at System.Windows.Forms.Command.Invoke()
at System.Windows.Forms.Control.WmCommand(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.WndProc(Message& m)
at System.Windows.Forms.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg,
IntPtr wparam, IntPtr lparam)


************** Loaded Assemblies **************
mscorlib
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.573
CodeBase:
file:///c:/winnt/microsoft.net/framework/v1.1.4322/mscorlib.dll
----------------------------------------
TeeGofer
Assembly Version: 2.5.0.4
Win32 Version: 2.5.0.4
CodeBase: file:///C:/PROGRA~1/STEEMA~1/TEEGOF~2/TeeGofer.exe
----------------------------------------