ADDIN express error: ADXOlFormsManager.DoOutlookFolderSwitch

Add-in Express™ Support Service
That's what is more important than anything else

ADDIN express error: ADXOlFormsManager.DoOutlookFolderSwitch
What causes this error - its new and I have no idea why 
Charles Steinhardt




Posts: 4
Joined: 2006-09-03
I am suddenly getting the folowing error when my form goes to load:

Error occured in ADXOlFormsManager.DoOutlookFolderSwitch . See 'Details' section to get more detailed information about the error.

Date and Time: 9/10/2006 12:42:52 AM
Machine Name: JAGGER
IP Address: 192.168.0.3
Current User: JAGGER\MJAGGER

Application Domain: C:\Documents and Settings\MJAGGER\My Documents\COOPERS\VAIT\PROJECTS\Outlook Utilities\VAInvestorContacts\VAInvestorContacts\bin\Debug\
Assembly Codebase: file:///C:/WINDOWS/assembly/GAC_MSIL/AddinExpress.OL.2005/1.3.900.2005__e69a7e0f3592d2b8/AddinExpress.OL.2005.dll
Assembly Full Name: AddinExpress.OL.2005, Version=1.3.900.2005, Culture=neutral, PublicKeyToken=e69a7e0f3592d2b8
Assembly Version: 1.3.900.2005
Assembly Build Date: 6/19/2002 2:06:50 AM

Exception Source: System
Exception Type: System.ArgumentException
Exception Message: Cannot bind to the new value member.
Parameter name: value
Exception Target Site: SetValue

---- Stack Trace ----
System.ComponentModel.ReflectPropertyDescriptor.SetValue(component As Object, value As Object)
AddinExpress.OL.2005.dll: N 0182 (0xB6) IL
System.Windows.Forms.Binding.SetPropValue(value As Object)
AddinExpress.OL.2005.dll: N 0139 (0x8B) IL
System.Windows.Forms.Binding.PushData(force As Boolean)
AddinExpress.OL.2005.dll: N 0107 (0x6B) IL
System.Windows.Forms.Binding.PushData()
AddinExpress.OL.2005.dll: N 0000 (0x0) IL
System.Windows.Forms.Binding.UpdateIsBinding()
AddinExpress.OL.2005.dll: N 0081 (0x51) IL
System.Windows.Forms.Binding.CheckBinding()
AddinExpress.OL.2005.dll: N 0548 (0x224) IL
System.Windows.Forms.Binding.SetListManager(bindingManagerBase As BindingManagerBase)
AddinExpress.OL.2005.dll: N 0101 (0x65) IL
System.Windows.Forms.ListManagerBindingsCollection.AddCore(dataBinding As Binding)
AddinExpress.OL.2005.dll: N 0078 (0x4E) IL
System.Windows.Forms.BindingsCollection.Add(binding As Binding)
AddinExpress.OL.2005.dll: N 0015 (0xF) IL
System.Windows.Forms.BindingContext.UpdateBinding(newBindingContext As BindingContext, binding As Binding)
AddinExpress.OL.2005.dll: N 0090 (0x5A) IL
System.Windows.Forms.Control.UpdateBindings()
AddinExpress.OL.2005.dll: N 0022 (0x16) IL
System.Windows.Forms.Control.OnBindingContextChanged(e As EventArgs)
AddinExpress.OL.2005.dll: N 0018 (0x12) IL
System.Windows.Forms.ListControl.OnBindingContextChanged(e As EventArgs)
AddinExpress.OL.2005.dll: N 0019 (0x13) IL
System.Windows.Forms.Control.OnParentBindingContextChanged(e As EventArgs)
AddinExpress.OL.2005.dll: N 0018 (0x12) IL
System.Windows.Forms.Control.OnBindingContextChanged(e As EventArgs)
AddinExpress.OL.2005.dll: N 0093 (0x5D) IL
System.Windows.Forms.ContainerControl.OnCreateControl()
AddinExpress.OL.2005.dll: N 0030 (0x1E) IL
System.Windows.Forms.Form.OnCreateControl()
AddinExpress.OL.2005.dll: N 0007 (0x7) IL
System.Windows.Forms.Control.CreateControl(fIgnoreVisible As Boolean)
AddinExpress.OL.2005.dll: N 0191 (0xBF) IL
System.Windows.Forms.Control.CreateControl()
AddinExpress.OL.2005.dll: N 0007 (0x7) IL
System.Windows.Forms.Control.WmShowWindow(m As Message&)
AddinExpress.OL.2005.dll: N 0066 (0x42) IL
System.Windows.Forms.Control.WndProc(m As Message&)
AddinExpress.OL.2005.dll: N 1456 (0x5B0) IL
System.Windows.Forms.ScrollableControl.WndProc(m As Message&)
AddinExpress.OL.2005.dll: N 0058 (0x3A) IL
System.Windows.Forms.ContainerControl.WndProc(m As Message&)
AddinExpress.OL.2005.dll: N 0019 (0x13) IL
System.Windows.Forms.Form.WmShowWindow(m As Message&)
AddinExpress.OL.2005.dll: N 0017 (0x11) IL
System.Windows.Forms.Form.WndProc(m As Message&)
AddinExpress.OL.2005.dll: N 0546 (0x222) IL
AddinExpress.OL.ADXOlForm.WndProc(m As Message&)
AddinExpress.OL.2005.dll: N 0593 (0x251) IL
System.Windows.Forms.ControlNativeWindow.OnMessage(m As Message&)
AddinExpress.OL.2005.dll: N 0000 (0x0) IL
System.Windows.Forms.ControlNativeWindow.WndProc(m As Message&)
AddinExpress.OL.2005.dll: N 0142 (0x8E) IL
System.Windows.Forms.NativeWindow.DebuggableCallback(hWnd As IntPtr, msg As Int32, wparam As IntPtr, lparam As IntPtr)
AddinExpress.OL.2005.dll: N 0037 (0x25) IL
AddinExpress.OL.WindowsAPI.ShowWindow(hwnd As IntPtr, nCmdShow As SHOWWINDOW)
AddinExpress.OL.2005.dll: N 00000 (0x0) JIT
AddinExpress.OL.AdxTabControl.PutFormToTabPage(FolderFormHandle As IntPtr)
AddinExpress.OL.2005.dll: N 0419 (0x1A3) IL
AddinExpress.OL.ADXOlSubPanesContainer.AddFormToContainer(FolderFormHandle As IntPtr, FormLayout As Int32)
AddinExpress.OL.2005.dll: N 0216 (0xD8) IL
AddinExpress.OL.ADXOlSubPanesContainer.WndProc(m As Message&)
AddinExpress.OL.2005.dll: N 0040 (0x28) IL
System.Windows.Forms.ControlNativeWindow.OnMessage(m As Message&)
AddinExpress.OL.2005.dll: N 0000 (0x0) IL
System.Windows.Forms.ControlNativeWindow.WndProc(m As Message&)
AddinExpress.OL.2005.dll: N 0142 (0x8E) IL
System.Windows.Forms.NativeWindow.DebuggableCallback(hWnd As IntPtr, msg As Int32, wparam As IntPtr, lparam As IntPtr)
AddinExpress.OL.2005.dll: N 0037 (0x25) IL
AddinExpress.OL.WindowsAPI.SendMessage(hWnd As IntPtr, Msg As Int32, wParam As IntPtr, lParam As IntPtr)
AddinExpress.OL.2005.dll: N 00000 (0x0) JIT
AddinExpress.OL.ADXOlFormsManager.ProcessExplorerSubPane(ExplorerObj As Object, FolderObj As Object)
AddinExpress.OL.2005.dll: N 0284 (0x11C) IL
AddinExpress.OL.ADXOlFormsManager.DoOutlookFolderSwitch(sender As Object, ExplorerObj As Object)
AddinExpress.OL.2005.dll: N 0104 (0x68) IL
Posted 10 Sep, 2006 01:07:28 Top
Fedor Shihantsov


Guest


Do you have any code in the ADXOlFormsManager.ADXFolderSwitch event?
Posted 11 Sep, 2006 11:44:00 Top