Error 0x80072F7D<p align=left><font face="Times New Roman" size=2>Hello.</font></p> <p align=left><font face="Times New Roman" size=2></font> </p> <p align=left><font face="Times New Roman" size=2>I am getting the following error from VS 2005 when using Internet Connection to VSS 2005.</font></p> <p align=left><font face="Times New Roman"></font> </p> <p><font face="Times New Roman">The server returned the following error: An error occurred in the secure channel support (0x80072F7D)</font></p> <p align=left><font face="Times New Roman"></font> </p> <p align=left><font face="Times New Roman">I have read the other posts but they have not helped.</font></p><a title="http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=228123&amp;SiteID=1"><strong>Re: Test install on Sharepoint...</strong></a>   <p align=left><a href="http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=447130&amp;SiteID=1"><strong>Using VSS on a different port</strong></a> </p> <p align=left> </p> <p align=left><font face="Times New Roman"><strong>Re: Test install on Sharepoint...</strong></a>   <p align=left><a href="http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=447130&amp;SiteID=1"><strong>Using VSS on a different port</strong></a> </p> <p align=left> </p> <p align=left><font face="Times New Roman">I am not using SSL.</font></p> <p align=left><font face="Times New Roman">I am using Share Point on the same server.</font></p> <p align=left><font face="Times New Roman">Windows 2003</font></p> <p align=left><font face="Times New Roman"></font> </p> <p align=left><font face="Times New Roman">1. VSS Admin - Server - Config</font></p> <blockquote dir=ltr style="margin-right:0px"> <p align=left><font face="Times New Roman">Enable SourceSafe Internet for this computer</font></p> <p align=left><font face="Times New Roman">Enable SourceSafe Internet for this database</font></p> <blockquote dir=ltr style="margin-right:0px"> <p align=left><font face="Times New Roman">xxx.xxx.xxx.xxx:777</font></p></blockquote></blockquote> <p dir=ltr align=left><font face="Times New Roman">2. VSS Admin - Tools - Options</font></p> <blockquote dir=ltr style="margin-right:0px"> <p dir=ltr align=left><font face="Times New Roman">Use network name for automatic login</font></p> <p dir=ltr align=left><font face="Times New Roman"></font> </p></blockquote> <p dir=ltr align=left><font face="Times New Roman">3. IIS</font></p> <p dir=ltr align=left><font face="Times New Roman">Virtual Application</font></p> <p dir=ltr align=left><font face="Times New Roman">Path: C:\Program Files\Microsoft Visual SourceSafe\VssWebService</font></p> <p dir=ltr align=left><font face="Times New Roman">Read Access</font></p> <p dir=ltr align=left><font face="Times New Roman">Application Name: SourceSafe</font></p> <p dir=ltr align=left><font face="Times New Roman">Script Only</font></p> <p dir=ltr align=left><font face="Times New Roman">ASP.NET 2.0</font></p> <p dir=ltr align=left><font face="Times New Roman">Directory Security is Integrated Security</font></p> <p dir=ltr align=left>Two virtual directories</p> <blockquote dir=ltr style="margin-right:0px"> <p dir=ltr align=left>VssUpload_db1   <a>\\grant\vss\VssWebUpload</a></p> <p dir=ltr align=left>VssDownload_db1  <a title="file://\\grant\vss\VssWebDownload">\\grant\vss\VssWebDownload</a></p></blockquote> <p dir=ltr align=left> </p> <p dir=ltr align=left>4. Web.config</p> <p dir=ltr align=left>&lt;?xml version=&quot;1.0&quot;?&gt;<br>&lt;configuration&gt;<br> &lt;system.web&gt;<br>  &lt;customErrors mode=&quot;Off&quot;/&gt;<br>  &lt;authentication mode=&quot;Windows&quot;/&gt;<br>  &lt;identity impersonate=&quot;true&quot;/&gt;<br>  &lt;authorization&gt;<br>   &lt;allow users=&quot;*&quot;/&gt;<br>  &lt;/authorization&gt;<br>  &lt;trace enabled=&quot;false&quot; requestLimit=&quot;10&quot; pageOutput=&quot;false&quot; traceMode=&quot;SortByTime&quot; localOnly=&quot;true&quot;/&gt;<br>  &lt;sessionState mode=&quot;Off&quot;/&gt;<br>  &lt;globalization requestEncoding=&quot;utf-8&quot; responseEncoding=&quot;utf-8&quot;/&gt;<br>  &lt;httpRuntime executionTimeout=&quot;1800&quot;/&gt;<br>  &lt;webServices&gt;<br>   &lt;protocols&gt;<br>    &lt;!-- This disables the service help and generated WSDL pages. --&gt;<br>    &lt;!-- &lt;remove name=&quot;Documentation&quot;/&gt;  --&gt;<br>   &lt;/protocols&gt;<br>  &lt;/webServices&gt;<br> &lt;/system.web&gt;<br> &lt;appSettings&gt;&lt;add key=&quot;<a title="file://\\grant\vss">\\grant\vss</a>&quot; value=&quot;DatabasePath&quot;/&gt;&lt;/appSettings&gt;&lt;/configuration&gt;</p> <p dir=ltr align=left> </p> <p dir=ltr align=left>5. srcsafe.ini</p> <p dir=ltr align=left> </p> <p dir=ltr align=left>Has the following specified<br>DownloadVDir = VssDownload_db1<br>UploadVDir = VssUpload_db1</p> <p dir=ltr align=left>Web_Service = <a title="http://xxx.xxx.xxx.xxx:777/SourceSafe/VssService.asmx" href="http://xxx.xxx.xxx.xxx:777/SourceSafe/VssService.asmx">http://xxx.xxx.xxx.xxx:777/SourceSafe/VssService.asmx</a></p> <p dir=ltr align=left> </p> <p dir=ltr align=left>6. Permissions are set on the vss share</p> <p dir=ltr align=left> </p> <p dir=ltr align=left>I am able to see all the web service methods locally and remotely</p> <p dir=ltr align=left><a title="http://localhost:777/sourcesafe/vssservice.asmx" href="http://localhost:777/sourcesafe/vssservice.asmx">http://localhost:777/sourcesafe/vssservice.asmx</a></p> <p dir=ltr align=left> </p> <p dir=ltr align=left>7. Visual Studio 2005</p> <p dir=ltr align=left>Is unchecked to use SSL.  If this is checked I get the same error when connecting but it gives me the extra information about checking this setting.</p> <p dir=ltr align=left> </p> <p dir=ltr align=left>Does anybody have any suggestions?  What does this error really mean?</p> <p dir=ltr align=left><font face="Times New Roman"></font> </p> <p dir=ltr align=left><font face="Times New Roman">Thanks!</font></p></font>© 2009 Microsoft Corporation。保留所有权利。Wed, 15 Apr 2009 14:32:02 Z8c17ebc3-5d41-4fd0-9301-771df4d8aabbhttp://social.msdn.microsoft.com/Forums/zh-CN/vssourcecontrol/thread/8c17ebc3-5d41-4fd0-9301-771df4d8aabb#8c17ebc3-5d41-4fd0-9301-771df4d8aabbhttp://social.msdn.microsoft.com/Forums/zh-CN/vssourcecontrol/thread/8c17ebc3-5d41-4fd0-9301-771df4d8aabb#8c17ebc3-5d41-4fd0-9301-771df4d8aabbeheathhttp://social.msdn.microsoft.com/Profile/zh-CN/?user=eheathError 0x80072F7D<p align=left><font face="Times New Roman" size=2>Hello.</font></p> <p align=left><font face="Times New Roman" size=2></font> </p> <p align=left><font face="Times New Roman" size=2>I am getting the following error from VS 2005 when using Internet Connection to VSS 2005.</font></p> <p align=left><font face="Times New Roman"></font> </p> <p><font face="Times New Roman">The server returned the following error: An error occurred in the secure channel support (0x80072F7D)</font></p> <p align=left><font face="Times New Roman"></font> </p> <p align=left><font face="Times New Roman">I have read the other posts but they have not helped.</font></p><a title="http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=228123&amp;SiteID=1"><strong>Re: Test install on Sharepoint...</strong></a>   <p align=left><a href="http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=447130&amp;SiteID=1"><strong>Using VSS on a different port</strong></a> </p> <p align=left> </p> <p align=left><font face="Times New Roman"><strong>Re: Test install on Sharepoint...</strong></a>   <p align=left><a href="http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=447130&amp;SiteID=1"><strong>Using VSS on a different port</strong></a> </p> <p align=left> </p> <p align=left><font face="Times New Roman">I am not using SSL.</font></p> <p align=left><font face="Times New Roman">I am using Share Point on the same server.</font></p> <p align=left><font face="Times New Roman">Windows 2003</font></p> <p align=left><font face="Times New Roman"></font> </p> <p align=left><font face="Times New Roman">1. VSS Admin - Server - Config</font></p> <blockquote dir=ltr style="margin-right:0px"> <p align=left><font face="Times New Roman">Enable SourceSafe Internet for this computer</font></p> <p align=left><font face="Times New Roman">Enable SourceSafe Internet for this database</font></p> <blockquote dir=ltr style="margin-right:0px"> <p align=left><font face="Times New Roman">xxx.xxx.xxx.xxx:777</font></p></blockquote></blockquote> <p dir=ltr align=left><font face="Times New Roman">2. VSS Admin - Tools - Options</font></p> <blockquote dir=ltr style="margin-right:0px"> <p dir=ltr align=left><font face="Times New Roman">Use network name for automatic login</font></p> <p dir=ltr align=left><font face="Times New Roman"></font> </p></blockquote> <p dir=ltr align=left><font face="Times New Roman">3. IIS</font></p> <p dir=ltr align=left><font face="Times New Roman">Virtual Application</font></p> <p dir=ltr align=left><font face="Times New Roman">Path: C:\Program Files\Microsoft Visual SourceSafe\VssWebService</font></p> <p dir=ltr align=left><font face="Times New Roman">Read Access</font></p> <p dir=ltr align=left><font face="Times New Roman">Application Name: SourceSafe</font></p> <p dir=ltr align=left><font face="Times New Roman">Script Only</font></p> <p dir=ltr align=left><font face="Times New Roman">ASP.NET 2.0</font></p> <p dir=ltr align=left><font face="Times New Roman">Directory Security is Integrated Security</font></p> <p dir=ltr align=left>Two virtual directories</p> <blockquote dir=ltr style="margin-right:0px"> <p dir=ltr align=left>VssUpload_db1   <a>\\grant\vss\VssWebUpload</a></p> <p dir=ltr align=left>VssDownload_db1  <a title="file://\\grant\vss\VssWebDownload">\\grant\vss\VssWebDownload</a></p></blockquote> <p dir=ltr align=left> </p> <p dir=ltr align=left>4. Web.config</p> <p dir=ltr align=left>&lt;?xml version=&quot;1.0&quot;?&gt;<br>&lt;configuration&gt;<br> &lt;system.web&gt;<br>  &lt;customErrors mode=&quot;Off&quot;/&gt;<br>  &lt;authentication mode=&quot;Windows&quot;/&gt;<br>  &lt;identity impersonate=&quot;true&quot;/&gt;<br>  &lt;authorization&gt;<br>   &lt;allow users=&quot;*&quot;/&gt;<br>  &lt;/authorization&gt;<br>  &lt;trace enabled=&quot;false&quot; requestLimit=&quot;10&quot; pageOutput=&quot;false&quot; traceMode=&quot;SortByTime&quot; localOnly=&quot;true&quot;/&gt;<br>  &lt;sessionState mode=&quot;Off&quot;/&gt;<br>  &lt;globalization requestEncoding=&quot;utf-8&quot; responseEncoding=&quot;utf-8&quot;/&gt;<br>  &lt;httpRuntime executionTimeout=&quot;1800&quot;/&gt;<br>  &lt;webServices&gt;<br>   &lt;protocols&gt;<br>    &lt;!-- This disables the service help and generated WSDL pages. --&gt;<br>    &lt;!-- &lt;remove name=&quot;Documentation&quot;/&gt;  --&gt;<br>   &lt;/protocols&gt;<br>  &lt;/webServices&gt;<br> &lt;/system.web&gt;<br> &lt;appSettings&gt;&lt;add key=&quot;<a title="file://\\grant\vss">\\grant\vss</a>&quot; value=&quot;DatabasePath&quot;/&gt;&lt;/appSettings&gt;&lt;/configuration&gt;</p> <p dir=ltr align=left> </p> <p dir=ltr align=left>5. srcsafe.ini</p> <p dir=ltr align=left> </p> <p dir=ltr align=left>Has the following specified<br>DownloadVDir = VssDownload_db1<br>UploadVDir = VssUpload_db1</p> <p dir=ltr align=left>Web_Service = <a title="http://xxx.xxx.xxx.xxx:777/SourceSafe/VssService.asmx" href="http://xxx.xxx.xxx.xxx:777/SourceSafe/VssService.asmx">http://xxx.xxx.xxx.xxx:777/SourceSafe/VssService.asmx</a></p> <p dir=ltr align=left> </p> <p dir=ltr align=left>6. Permissions are set on the vss share</p> <p dir=ltr align=left> </p> <p dir=ltr align=left>I am able to see all the web service methods locally and remotely</p> <p dir=ltr align=left><a title="http://localhost:777/sourcesafe/vssservice.asmx" href="http://localhost:777/sourcesafe/vssservice.asmx">http://localhost:777/sourcesafe/vssservice.asmx</a></p> <p dir=ltr align=left> </p> <p dir=ltr align=left>7. Visual Studio 2005</p> <p dir=ltr align=left>Is unchecked to use SSL.  If this is checked I get the same error when connecting but it gives me the extra information about checking this setting.</p> <p dir=ltr align=left> </p> <p dir=ltr align=left>Does anybody have any suggestions?  What does this error really mean?</p> <p dir=ltr align=left><font face="Times New Roman"></font> </p> <p dir=ltr align=left><font face="Times New Roman">Thanks!</font></p></font>Fri, 31 Aug 2007 14:25:00 Z2007-09-04T20:23:33Zhttp://social.msdn.microsoft.com/Forums/zh-CN/vssourcecontrol/thread/8c17ebc3-5d41-4fd0-9301-771df4d8aabb#4ec80e5e-1a8e-455a-89a6-d658807358behttp://social.msdn.microsoft.com/Forums/zh-CN/vssourcecontrol/thread/8c17ebc3-5d41-4fd0-9301-771df4d8aabb#4ec80e5e-1a8e-455a-89a6-d658807358beAlin Constantinhttp://social.msdn.microsoft.com/Profile/zh-CN/?user=Alin%20ConstantinError 0x80072F7DThere was a known issue with Sharepoint + VSS on the same server, if Sharepoint is incorrectly configured/installed into the root of the website (but I don't remember if <font color="#013da4" size=1>0x80072F7D</font> was the error message we saw in that case) <p align=left><font face=Arial size=2></font> </p> <p>The problem was that Sharepoint had its own web.config in the root of the website, and the setting there were inherited by child nodes (like /SourceSafe), interacting badly with SourceSafe's settings.</p> <p align=left> </p> <p align=left>The recommended solution was to reinstall/configure Sharepoint to run in it's own subfolder instead of the root of the website.</p> <p align=left> </p> <p align=left>Alin</p>Sat, 01 Sep 2007 19:31:04 Z2007-09-01T19:31:04Zhttp://social.msdn.microsoft.com/Forums/zh-CN/vssourcecontrol/thread/8c17ebc3-5d41-4fd0-9301-771df4d8aabb#dcb25649-471a-40e2-9e16-aa82a472bd19http://social.msdn.microsoft.com/Forums/zh-CN/vssourcecontrol/thread/8c17ebc3-5d41-4fd0-9301-771df4d8aabb#dcb25649-471a-40e2-9e16-aa82a472bd19eheathhttp://social.msdn.microsoft.com/Profile/zh-CN/?user=eheathError 0x80072F7D<p align=left><font face=Arial size=2>Thanks for the suggestion about Sharepoint.  </font></p> <p align=left> </p> <p align=left>Come to find out the problem is related to the application pool settings.  </p> <p align=left> </p> <p align=left>The SourceSafe Virtual Directory was using an application pool called &quot;fogbugz&quot; that I had created to run a web based bug tracking system.  I assume this application pool was using an user account that did not have access to VSS.</p> <p align=left> </p> <p align=left>I created a new application pool called &quot;ASP.NET V2.0&quot; using the Indentity of predefined &quot;Network Service&quot; and now I am able to connect from the client.</p> <p align=left> </p> <p align=left>Hope this helps someone else.</p>Tue, 04 Sep 2007 00:27:39 Z2007-09-04T20:23:33Zhttp://social.msdn.microsoft.com/Forums/zh-CN/vssourcecontrol/thread/8c17ebc3-5d41-4fd0-9301-771df4d8aabb#d585deeb-458d-4a1d-b19c-a4850c2d7b95http://social.msdn.microsoft.com/Forums/zh-CN/vssourcecontrol/thread/8c17ebc3-5d41-4fd0-9301-771df4d8aabb#d585deeb-458d-4a1d-b19c-a4850c2d7b95Ross Holderhttp://social.msdn.microsoft.com/Profile/zh-CN/?user=Ross%20HolderError 0x80072F7D<p>In fact, it did!  Thanks so much!  (Too often, people will solve the problem they post about and then either not post a reply - or even more frustrating - post a reply like &quot;Solved it!  Thanks!&quot; without advancing any further details; leaving us all with the knowledge that there <em>is</em> a solution, that someone else has it, but simply didn't share it....)</p><hr class="sig">Ross is a .NET developer based in Ottawa, Canada, working for Cactus Commerce with Microsoft.Wed, 15 Apr 2009 14:31:52 Z2009-04-15T14:31:52Z