Home > Database > Mysql Tutorial > body text

解决VS2010连接VSS时,Access to file"\***rights.dat&

WBOY
Release: 2016-06-07 15:43:12
Original
1032 people have browsed it

1、通过VS2010打开项目链接VSS后,提示 Access to file"\\***\rights.dat" denied。 该提示是指没有网络访问的权限,用户要在共享文件夹有可写的权限才可以。我们在设置共享文件的时候应该允许写入。 2、在Windows2003中设置共享的写入权限有两个地方需要设

1、通过VS2010打开项目链接VSS后,提示 Access to file"\\***\rights.dat" denied。

 该提示是指没有网络访问的权限,用户要在共享文件夹有可写的权限才可以。我们在设置共享文件的时候应该允许写入。

2、在Windows2003中设置共享的写入权限有两个地方需要设置everyone的写入权限。 

共享: 设置Everyone的更改权限

解决VS2010连接VSS时,Access to file"\***rights.dat&

安全:加入Everyone的写入权限

解决VS2010连接VSS时,Access to file"\***rights.dat&

如果还有问题,就把everyone的权限全部勾上。

 

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!