View Full Version : Cannot get a workable NRD - NR setup
honnt
May 14th, 2006, 01:31 PM
NR 2.0.0.67 - NRD 1.1.0.32
This is reproducible 100% on my system. Completely uninstalled NR and NRD, removed installation directories, searched and removed all references to NR and NRD from registry. Installed NR and NRD. Launch NR, new-pro_480x640.ccf is loaded by default. Launch NRD, make an insignificant change to a frame name, etc., and attempt to save. Get the dialog box depicted in NRD1.png (attached). Dismissing that dialog results in the dialog box telling me that my changes have been saved in blahblahblah.ccf.new. Repeated save attempts results in repeated showings of those two dialogs.
Debugview shows this, at this point:
[424] Error saving CCF : The server threw an exception. at NetRemoteLibrary.CoNetRemoteHelperClass.LoadInterf ace(String interface_filename)
[424] at com.promixis.NetRemoteInterface.LoadInterface(Stri ng file)
[424] at com.promixis.Controls.NRIEditorControl.SaveToFile( String filename)
Move to NR window, it is completely white. Attempting to close NR, I get NRD4.png.(also attached)
I have performed the uninstall, re-install and registry removal many times, always with the above results. I used to think it was due to something wrong with one of my custom ccf's, but the above is even with the default ccf's provided with the installation.
What can I do / provide to troubleshoot this?
Ben S
May 14th, 2006, 02:01 PM
I _think_ this might be related to another issue we're seeing with NRD trying to read Lua state from NetRemote.
Can you do a save as, and then a send to netremote successfully?
honnt
May 14th, 2006, 03:08 PM
Thanks for the quick reply, Ben.
No, I get an "Unhandled exception" error with the following in the details, and an option to "Continue" or "Quit":
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text **************
System.Runtime.InteropServices.COMException (0x80010105): The server threw an exception.
at NetRemoteLibrary.CoNetRemoteHelperClass.LoadInterf ace(String interface_filename)
at com.promixis.NetRemoteInterface.LoadInterface(Stri ng file)
at com.promixis.Forms.NRIEditorForm.menuButtonItemSen dToNetRemote_Activate(Object sender, EventArgs e)
at TD.SandBar.ButtonItemBase.OnActivate()
at TD.SandBar.k.b(TopLevelMenuItemBase A_0, Boolean A_1, Boolean A_2, Point A_3)
at TD.SandBar.TopLevelMenuItemBase.Show(Boolean select)
at TD.SandBar.TopLevelMenuItemBase.Show()
at TD.SandBar.ToolBar.OnItemPush(ToolbarItemBase item, Point position)
at TD.SandBar.ToolBar.OnMouseDown(MouseEventArgs e)
at TD.SandBar.MenuBar.OnMouseDown(MouseEventArgs e)
at System.Windows.Forms.Control.WmMouseDown(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at TD.SandBar.ToolBar.WndProc(Message& m)
at System.Windows.Forms.ControlNativeWindow.OnMessage (Message& m)
at System.Windows.Forms.ControlNativeWindow.WndProc(M essage& 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
----------------------------------------
NRDesigner
Assembly Version: 1.1.0.32
Win32 Version: 1.1.0.32
CodeBase: file:///C:/Program%20Files/Promixis/NetRemote%20Designer/NRDesigner.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__b77a5c561934e089/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.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/system.xml.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
----------------------------------------
NetRemoteControl
Assembly Version: 1.0.2317.12280
Win32 Version: 1.0.2317.12280
CodeBase: file:///C:/Program%20Files/Promixis/NetRemote%20Designer/NetRemoteControl.DLL
----------------------------------------
SandBar
Assembly Version: 1.2.0.0
Win32 Version: 1.2.0.0
CodeBase: file:///C:/Program%20Files/Promixis/NetRemote%20Designer/SandBar.DLL
----------------------------------------
Lyquidity.Controls.ExtendedListViews
Assembly Version: 0.9.9.12281
Win32 Version: 0.9.9.12281
CodeBase: file:///C:/Program%20Files/Promixis/NetRemote%20Designer/Lyquidity.Controls.ExtendedListViews.DLL
----------------------------------------
Interop.NetRemoteLibrary
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Program%20Files/Promixis/NetRemote%20Designer/Interop.NetRemoteLibrary.DLL
----------------------------------------
ICSharpCode.SharpZipLib
Assembly Version: 0.84.0.0
Win32 Version: 0.84.0.0
CodeBase: file:///C:/Program%20Files/Promixis/NetRemote%20Designer/ICSharpCode.SharpZipLib.DLL
----------------------------------------
SandDock
Assembly Version: 1.0.6.1
Win32 Version: 1.0.6.1
CodeBase: file:///C:/Program%20Files/Promixis/NetRemote%20Designer/SandDock.DLL
----------------------------------------
OwnerDrawnListView
Assembly Version: 1.0.1877.16258
Win32 Version: 1.0.1877.16258
CodeBase: file:///C:/Program%20Files/Promixis/NetRemote%20Designer/OwnerDrawnListView.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.
Clicking continue brings NR back to the empty, white state, and clicking quit closes NRD and puts NR into the empty, white state.
honnt
May 16th, 2006, 04:10 PM
Ben, was there anything further I can do to troubleshoot or try to isolate this?
Ben S
May 17th, 2006, 08:47 PM
Nope, I'm posting a new release tonight that may make this go away.
Powered by vBulletin® Version 4.2.0 Copyright © 2013 vBulletin Solutions, Inc. All rights reserved.