no problem Adam,
I know you guys are real busy and I appreciate whatever you guys can
do.
the only way I am able to keep a table in the database node is to
create it directly in the XML document.
but this appears to be causing another issue, when I attempt to
create a relationship with that table and the plumrole table the whole ide
crashes.
this is the error I get:
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text **************
System.NullReferenceException: Object reference not set to an instance of an
object.
at cb.Table.OnNewRelationship(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.TreeView.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.2032
CodeBase:
file:///c:/windows/microsoft.net/framework/v1.1.4322/mscorlib.dll
----------------------------------------
PlumIDE
Assembly Version: 1.0.769.0
Win32 Version: 1.0.769.0
CodeBase:
file:///C:/Program%20Files/Productivity%20Enhancement/Plum%20IDE/PlumIDE.exe
----------------------------------------
System.Windows.Forms
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.2032
CodeBase:
file:///c:/windows/assembly/gac/system.windows.forms/1.0.5000.0__b77a5c56193
4e089/system.windows.forms.dll
----------------------------------------
System
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.2032
CodeBase:
file:///c:/windows/assembly/gac/system/1.0.5000.0__b77a5c561934e089/system.d
ll
----------------------------------------
CommerceBlocksLibrary
Assembly Version: 3.0.769.0
Win32 Version: 3.0.769.0
CodeBase:
file:///C:/Program%20Files/Productivity%20Enhancement/Plum%20IDE/CommerceBlo
cksLibrary.DLL
----------------------------------------
System.Drawing
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.2032
CodeBase:
file:///c:/windows/assembly/gac/system.drawing/1.0.5000.0__b03f5f7f11d50a3a/
system.drawing.dll
----------------------------------------
cbf
Assembly Version: 3.0.769.0
Win32 Version: 3.0.769.0
CodeBase:
file:///C:/Program%20Files/Productivity%20Enhancement/Plum%20IDE/plugins/cbf
/cbf.dll
----------------------------------------
dbb
Assembly Version: 3.0.769.0
Win32 Version: 3.0.769.0
CodeBase:
file:///C:/Program%20Files/Productivity%20Enhancement/Plum%20IDE/plugins/dbb
/dbb.dll
----------------------------------------
sec
Assembly Version: 1.0.769.0
Win32 Version: 1.0.769.0
CodeBase:
file:///C:/Program%20Files/Productivity%20Enhancement/Plum%20IDE/plugins/sec
/sec.dll
----------------------------------------
PlumHierarchy
Assembly Version: 1.0.769.0
Win32 Version: 1.0.769.0
CodeBase:
file:///C:/Program%20Files/Productivity%20Enhancement/Plum%20IDE/PlumHierarc
hy.DLL
----------------------------------------
System.Xml
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.2032
CodeBase:
file:///c:/windows/assembly/gac/system.xml/1.0.5000.0__b77a5c561934e089/syst
em.xml.dll
----------------------------------------
AxSHDocVw
Assembly Version: 1.1.0.0
Win32 Version: 1.1.0.0
CodeBase:
file:///C:/Program%20Files/Productivity%20Enhancement/Plum%20IDE/AxSHDocVw.D
LL
----------------------------------------
DotNetWidgets
Assembly Version: 1.1.4.0
Win32 Version: 1.1.4.0
CodeBase:
file:///C:/Program%20Files/Productivity%20Enhancement/Plum%20IDE/DotNetWidge
ts.DLL
----------------------------------------
Microsoft.VisualBasic
Assembly Version: 7.0.5000.0
Win32 Version: 7.10.6001.4
CodeBase:
file:///c:/windows/assembly/gac/microsoft.visualbasic/7.0.5000.0__b03f5f7f11
d50a3a/microsoft.visualbasic.dll
----------------------------------------
SHDocVw
Assembly Version: 1.1.0.0
Win32 Version: 1.1.0.0
CodeBase:
file:///C:/Program%20Files/Productivity%20Enhancement/Plum%20IDE/SHDocVw.DLL
----------------------------------------
Accessibility
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.573
CodeBase:
file:///c:/windows/assembly/gac/accessibility/1.0.5000.0__b03f5f7f11d50a3a/a
ccessibility.dll
----------------------------------------
System.Design
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.2032
CodeBase:
file:///c:/windows/assembly/gac/system.design/1.0.5000.0__b03f5f7f11d50a3a/s
ystem.design.dll
----------------------------------------
************** JIT Debugging **************
To enable just in time (JIT) debugging, the config file for this
application or machine (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.
For example:
<configuration>
<system.windows.forms jitDebugging="true" />
</configuration>
When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the machine
rather than being handled by this dialog.
**********************************************************************
You can subscribe to and unsubscribe from lists, and you can change
your subscriptions between normal and digest modes here:
http://www.productivityenhancement.com/support/DiscussionListsForm.cfm
**********************************************************************