Creating a network deployment failed with UNC path

Creating a network deployment failed with UNC path

ISART_DIGITAL_IT
Explorer Explorer
532 Views
1 Reply
Message 1 of 2

Creating a network deployment failed with UNC path

ISART_DIGITAL_IT
Explorer
Explorer

Hi,

 

I have a problem with the generation of my deployment package.

I create my custom package on Autodesk with a UNC path to an empty folder but when I launch the installer I get this error.

 

errorUNC.png

 

I get the same message whether I create my UNC folder on my computer or on my server.
I tested with all rights on these folders.

It works correctly with a direct folder (C:\....) but not in UNC.

 

Any idea?

 

Thanks

0 Likes
533 Views
1 Reply
Reply (1)
Message 2 of 2

TravisNave
Mentor
Mentor

I would recommend against using an administrative share (i.e. \\servername\share$\)

 

Drop the $ on the shared folder and then make sure that the everyone user has full read/write access to the folder permissions on the server as well as the share permissions.  You need to make sure the file and share permissions are both set.  This should resolve your inaccessible problem.  You can test this on the Start > Run box by trying to access the \\servername\share yourself.  It should open in Explorer and you should be able to create new files.  If you cannot, then there is a permissions issue.  This also sometimes happens if you are accessing the share already with another account on the same machine.  



Travis Nave Send TravisNave a Private Message                                             Need help in your post? Mention me with @TravisNave



My Expert Contributions to the
Autodesk Forums:
FLEXnet License Admin | MSI Cleanup Utility | .NET Framework Cleanup Tool | IPv6 NLM Fix | adskflex.opt Options File | Combine .LIC Files
0 Likes