I developped a project on Designer which loads file from a windows network share with a path like this: //srvname/share. This works as expected but with the Ivy Server it is not working. Is this also possible?

asked 06.05.2015 at 08:49

SupportIvyTeam's gravatar image

SupportIvyTeam ♦♦
1.4k102118122
accept rate: 77%


Mostly the Ivy Server runs as Windows Service. Per default the Service runs as "Local System". But this configuration does not allow to access the network and to connect to other servers. So you have to run the Ivy Server Service with an user account which is allowed to read the network share.

link

answered 06.05.2015 at 08:52

Christian%20Strebel's gravatar image

Christian St... ♦
3.2k31338
accept rate: 88%

edited 06.05.2015 at 08:57

Your answer
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "Title")
  • image?![alt text](/path/img.jpg "Title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Tags:

×7

Asked: 06.05.2015 at 08:49

Seen: 1,684 times

Last updated: 06.05.2015 at 08:57