I
_IT Researcher_
Guest
When any vb.net solution file is opened via Long UNC path & when trying to build it, I am getting below attached errors.
Unable to write to output file '\\pc2\G\xxxx\xxxx\obj\Release\xxxx.exe': Access is denied.
Works fine while opened with local non-UNC path. ex G:\xxxx\xxxx
Microsoft Visual Basic 2010 Express
Errors occurs only in some of systems. We have checked by adding/removing permission attributes & also checked by giving Full control Users permission to specific folder path, we have already tried this link: Unable to write to output file '<filename>': <error> | Microsoft Docs
Continue reading...
Unable to write to output file '\\pc2\G\xxxx\xxxx\obj\Release\xxxx.exe': Access is denied.
Works fine while opened with local non-UNC path. ex G:\xxxx\xxxx
Microsoft Visual Basic 2010 Express
Errors occurs only in some of systems. We have checked by adding/removing permission attributes & also checked by giving Full control Users permission to specific folder path, we have already tried this link: Unable to write to output file '<filename>': <error> | Microsoft Docs
Continue reading...