Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Network share paths not supported for inputs #24

Open
ricardoboss opened this issue Nov 4, 2020 · 3 comments
Open

Network share paths not supported for inputs #24

ricardoboss opened this issue Nov 4, 2020 · 3 comments

Comments

@ricardoboss
Copy link

When using a network share as --input=, it throws an UriFormatException.

ex: PrivateGalleryCreator.exe --input=\\share\gallery

@Smenus
Copy link
Contributor

Smenus commented Nov 7, 2020

I believe if a new release was made, that would work - #22 seems to have fixed it already.
@madskristensen is there any chance of a new release being made?

@Smenus
Copy link
Contributor

Smenus commented Nov 7, 2020

@ricardoboss, could you try the artifact built by appveyor for the latest commit, found here?

It looks like the update to .NET Core broke the appveyor artifacts, I'm going to have a go at fixing them...

You should now be able to get a working copy with the fix from here, although hopefully @madskristensen will merge #25 when he can and release that officially.

@ricardoboss
Copy link
Author

Thanks for your work! I solved it by copying and then executing the .exe on the network drive itself, which is only a temporary solution. Until a new version is released, I think this issue should stay open.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants