Results 1 to 4 of 4

Thread: NRD Exception

  1. #1
    Join Date
    Nov 2003
    Location
    Hove, E Sussex, UK
    Posts
    4,005

    Default NRD Exception

    Hi Ben

    Got this when trying to save some changes to a ccf, using latest NRD and NR.

    ************** Exception Text **************
    System.Runtime.InteropServices.COMException (0x80040154): COM object with CLSID {16BCDC12-25AE-442C-BBA0-7CA4D24CA0D5} is either not valid or not registered.
    at com.promixis.NetRemoteInterface.ConnectToNetRemote ()
    at com.promixis.NetRemoteInterface.CheckAlive()
    at com.promixis.NetRemoteInterface.get_Singleton()
    at com.promixis.Controls.NRIEditorControl.SaveToFile( String filename)
    at com.promixis.Forms.NRIEditorForm.menuItemSave_Clic k(Object sender, EventArgs e)
    at TD.SandBar.ButtonItemBase.OnActivate()
    at TD.SandBar.ButtonItem.OnActivate()
    at TD.SandBar.ToolBar.OnItemRelease(ToolbarItemBase item, Point position)
    at TD.SandBar.ToolBar.OnMouseUp(MouseEventArgs e)
    at System.Windows.Forms.Control.WmMouseUp(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 **************
    I lost all the changes. :cry:
    Thx, Dan

    Onwards and Upwards!
    http://www.danward.co.uk

  2. #2
    Join Date
    May 2002
    Location
    CT
    Posts
    6,559

    Default

    Was NetRemote running yet?

  3. #3
    Join Date
    Nov 2003
    Location
    Hove, E Sussex, UK
    Posts
    4,005

    Default

    I think it had just crashed, if I remember correctly, with an exception error.
    Thx, Dan

    Onwards and Upwards!
    http://www.danward.co.uk

  4. #4
    Join Date
    May 2002
    Location
    CT
    Posts
    6,559

    Default

    For some reason, NR 1.5 beta is not 'registering' properly for COM, which we're attempting to diagnose and fix. So this problem is that NR is not running, and the designer is trying to bootstrap it to make calls against it.

    It should definitely have trapped the exception rather than erroring out, though. Let me see if I can replicate.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •