alex6999 Posted May 2, 2010 Posted May 2, 2010 On network share i created junction and cannot go into in from another computer via networkC:\MEDIA>mklink /d "C:\MEDIA\MOVIES2" "C:\MEDIA\x1\MOVIES2"symbolic link created for C:\MEDIA\MOVIES2 <<===>> C:\MEDIA\x1\MOVIES2when i tryng to open it via network, i got error:\\Typhoon\MEDIA\MOVIES is not accessible. You might not have permission to use this network resource. Contact the administrator of this server to find out if you have access permissions.The system cannot find message text for message number 0x in the message file for \\Typhoon\MEDIA\MOVIES2Another way:C:\MEDIA>mklink /j "C:\MEDIA\MOVIES2" "C:\MEDIA\x1\MOVIES2"Junction created for C:\MEDIA\MOVIES2 <<===>> C:\MEDIA\x1\MOVIES2when i tryng to open it via network, i got error:\\Typhoon\MEDIA\MOVIES2 is not accessible. You might not have permission to use this network resource. Contact the administrator of this server to find out if you have access permissions.The data precent in the reparse point buffer is invalidAlso: C:\MEDIA>linkd.exe "MOVIES"Source MOVIES is linked to\??\Volume{777afa14-2e8d-11df-a127-806e6f6e6963}\C:\MEDIA>linkd.exe "MOVIES2"Source MOVIES2 is linked toC:\MEDIA\x1\MOVIES2Harddrives mounted to folder via Disk Management works fineOS on Typhoon - Win 7 x64browsing from XP SP3 and from 2003 serveri using domain.when i tryed on XP SP3linkd C:\up\1 c:\up\2\3 - it works finePS: Please Note: THIS IS NOT A (....... is not accessible. You might not have permission to use this network resource. Contact the administrator of this server to find out if you have access permissions. Access denide.) ERROR
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now