Jump to content

1130 - exception - logon user role = Viewer


Uwe

Recommended Posts

Hello,

 

it's not possible to logon as "Viewer". After entering the user and password, the connection to the server gets lost and this exception appears:

 

System.IO.InvalidDataException: Error creating indexed tag value. Server returns id=:-1

bei PicaJet.Daminion.ClientCommon.CatalogMetadataManager.CreateIndexedTagValue(IIndexedTag indexedTag, IIndexedTagValue parentValue, IIndexedTagValue siblingValue, Object value, Boolean below, Boolean isGroup) in c:\DaminionAuto\Code\ClientCommon\Classes\CatalogMetadataManager.cs:Zeile 1743.

bei PicaJet.Daminion.ClientCommon.CatalogMetadataManager.CreateIndexedTagValue(IIndexedTag indexedTag, IIndexedTagValue parentValue, Object value) in c:\DaminionAuto\Code\ClientCommon\Classes\CatalogMetadataManager.cs:Zeile 1710.

bei PicaJet.Daminion.ClientCommon.CatalogViewPresenter.NavigatorOnOnChange(Object sender, EventArgs eventArgs) in c:\DaminionAuto\Code\ClientCommon\Presenters\CatalogViewPresenter.cs:Zeile 239.

bei System.EventHandler`1.Invoke(Object sender, TEventArgs e)

bei PicaJet.Daminion.ClientCommon.BookNavigator.DoChange() in c:\DaminionAuto\Code\ClientCommon\Classes\BookNavigator.cs:Zeile 791.

bei PicaJet.Daminion.ClientCommon.BookNavigator.SetNewActiveBook(Object sender, MainThreadJobEventArgs args) in c:\DaminionAuto\Code\ClientCommon\Classes\BookNavigator.cs:Zeile 729.

bei WinPicaJet.MainForm.DoMainThreadJobSync(Object sender, MainThreadJobDelegate job, MainThreadJobEventArgs args) in c:\DaminionAuto\Code\WinPicaJet\MainForm.cs:Zeile 1676.

 

No difference if you logon on a remote client or on a client running on the server PC.

You get the logs and a video by Skype.

 

Regards, Uwe

Link to comment
Share on other sites

This is the known issue in the latest unpublic Daminion builds. You can't log in to the Daminion Server with a user role lower than the Editor.

 

As a temporary workaround you can change the role for your user or try to log in by another user.

 

The bug fix will be ready tomorrow.

Link to comment
Share on other sites

  • 1 month later...

This is the known issue in the latest unpublic Daminion builds. You can't log in to the Daminion Server with a user role lower than the Editor.

 

As a temporary workaround you can change the role for your user or try to log in by another user.

 

The bug fix will be ready tomorrow.

 

Hey Murat - is there an anticipated release date for this fix?

Link to comment
Share on other sites

  • 3 weeks later...

Logging in as a viewer role now works correctly! I found an error that appears to only affect viewer accounts, though.

 

How I produce this error:


  1.  
  2. Open Daminion, connect to Daminion server catalog
  3. Log on with viewer credentials
  4. Click and drag any image in the catalog and drop it on the "tray" OR right click any image and say "Add To/Remove From Tray"
  5. Program shows "server connection lost" or crashes
     

 

Here is the error text I receive:

************** Exception Text **************

System.IO.InvalidDataException: Error creating indexed tag value. Server returns id=:-1

at PicaJet.Daminion.ClientCommon.CatalogMetadataManager.CreateIndexedTagValue(IIndexedTag indexedTag, IIndexedTagValue parentValue, IIndexedTagValue siblingValue, Object value, Boolean below, Boolean isGroup) in c:\DaminionAuto\Code\ClientCommon\Classes\CatalogMetadataManager.cs:line 1743

at PicaJet.Daminion.ClientCommon.CatalogMetadataManager.CreateIndexedTagValue(IIndexedTag indexedTag, IIndexedTagValue parentValue, Object value) in c:\DaminionAuto\Code\ClientCommon\Classes\CatalogMetadataManager.cs:line 1710

at PicaJet.Daminion.ClientCommon.CatalogView.GetTrayValue() in c:\DaminionAuto\Code\ClientCommon\Classes\CatalogView.cs:line 1105

at PicaJet.Daminion.ClientCommon.CatalogView.AppendRemoveSelectionToTray(Boolean append, Boolean removeExists, Boolean forceRemove, Boolean refreshSelf, Dictionary`2& values) in c:\DaminionAuto\Code\ClientCommon\Classes\CatalogView.cs:line 984

at PicaJet.Daminion.ClientCommon.PicaJetEnginePresenter.AddToTray(Object sender, ActionExecuteEventArgs e) in c:\DaminionAuto\Code\ClientCommon\Presenters\PicaJetEnginePresenterActions.cs:line 4675

at PicaJet.Daminion.ClientCommon.Action.ExecuteAction(Object sender, ActionExecuteEventArgs e) in c:\DaminionAuto\Code\ClientCommon\Classes\Action.cs:line 390

at PicaJet.Daminion.GUIComponents.ContextMenuGenerator.MainMenuItemClick(Object sender, EventArgs e) in c:\DaminionAuto\Code\GUIComponents\Classes\ContextMenuGenerator.cs:line 595

at System.Windows.Forms.ToolStripItem.RaiseEvent(Object key, EventArgs e)

at System.Windows.Forms.ToolStripMenuItem.OnClick(EventArgs e)

at System.Windows.Forms.ToolStripItem.HandleClick(EventArgs e)

at System.Windows.Forms.ToolStripItem.HandleMouseUp(MouseEventArgs e)

at System.Windows.Forms.ToolStripItem.FireEventInteractive(EventArgs e, ToolStripItemEventType met)

at System.Windows.Forms.ToolStripItem.FireEvent(EventArgs e, ToolStripItemEventType met)

at System.Windows.Forms.ToolStrip.OnMouseUp(MouseEventArgs mea)

at System.Windows.Forms.ToolStripDropDown.OnMouseUp(MouseEventArgs mea)

at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)

at System.Windows.Forms.Control.WndProc(Message& m)

at System.Windows.Forms.ScrollableControl.WndProc(Message& m)

at System.Windows.Forms.ToolStrip.WndProc(Message& m)

at System.Windows.Forms.ToolStripDropDown.WndProc(Message& m)

at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)

at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)

at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...