Jump to content

File Checkout fails


pgrondin

Recommended Posts

When I try to "Check-out" a file, and click OK on the confirmation window, I get:

 

"Connectin to server has been lost"

and when I close that, I get

"Unable to find 'Checked out to me' Value".

 

The files have been created in the User\Documents\Daminion directory, but the file lengths are zero.

 

If I then try to "Check Out and Edit with" I get a popup:

"c:\Users\Peter\Documents\Daminion\filename already"

 

with choices "Yes", "No", "Yes To", "No To", and "Cancel"

 

The window message is obviously truncated. What do the choices mean?

 

If I try "Open With" on a file other that one I tried to "Check Out", I get:

"Downloading file" popup followed by "Connection to Server has been lost".

 

The Directory C:\Users\Appdata\roaming\Daminion Software\Temporary currently has eight files with hexadecimal file names all with Zero Length. There are six files in my catalog, Three of which I tried to use with "Check Out" or "Check Out and Edit With" .

 

I can add Keywords to the "Checked Out" files.

 

If I try to "Export To" I get a popup

"Unable to cast object of type 'System.Byte[]' to type 'Picaject.Daminion.Common.ImageData'"

Link to comment
Share on other sites

All the issues you described above (and this one) are related to the same bug: a problem with 8084 port.

To fix it - please locate the file below:

C:\Program Files)\Daminion Software\Daminion Server\Daminion.Server.exe.config

 

If you'll open it by a text editor you can see two lines:

...
<add baseAddress="net.tcp://localhost:1212"/>
...
<add baseAddress="net.tcp://localhost:XXXX"/>
...

Replace XXXX by 8084 on the second row and restart the Daminion Server Service.

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...