Problem installing Visual SourceSafe InternetHi!&nbsp; I tried to install Visual SourceSafe Internet but received the following error:<br /><br />&nbsp;&nbsp;&nbsp;Visual SourceSafe Internet was not enabled on this computer because<br />&nbsp;&nbsp;&nbsp;Internet Information Services (IIS) is not installed.&nbsp; Please install Internet<br />&nbsp;&nbsp;&nbsp;Information Services before configuring Visual SourceSafe Internet.<br /><br />I'm using the July Visual SourceSafe CTP on Windows 2003 with IIS installed and otherwise properly configured to support multiple web sites, each with its own IP address.&nbsp; I suspect that the installer is looking for a non-existant website with an ID of "1" although I wouldn't be surprised if the root problem was something else.<br /><br />Anyway,&nbsp;a workaround would be greatly appreciated.&nbsp; Thanks....© 2009 Microsoft Corporation. All rights reserved.Mon, 28 Jul 2008 20:06:59 Zfd4aa9e4-ed9e-4804-b338-27454ffe5250http://social.msdn.microsoft.com/Forums/en-US/vssourcecontrol/thread/fd4aa9e4-ed9e-4804-b338-27454ffe5250#fd4aa9e4-ed9e-4804-b338-27454ffe5250http://social.msdn.microsoft.com/Forums/en-US/vssourcecontrol/thread/fd4aa9e4-ed9e-4804-b338-27454ffe5250#fd4aa9e4-ed9e-4804-b338-27454ffe5250lsbermanhttp://social.msdn.microsoft.com/Profile/en-US/?user=lsbermanProblem installing Visual SourceSafe InternetHi!&nbsp; I tried to install Visual SourceSafe Internet but received the following error:<br /><br />&nbsp;&nbsp;&nbsp;Visual SourceSafe Internet was not enabled on this computer because<br />&nbsp;&nbsp;&nbsp;Internet Information Services (IIS) is not installed.&nbsp; Please install Internet<br />&nbsp;&nbsp;&nbsp;Information Services before configuring Visual SourceSafe Internet.<br /><br />I'm using the July Visual SourceSafe CTP on Windows 2003 with IIS installed and otherwise properly configured to support multiple web sites, each with its own IP address.&nbsp; I suspect that the installer is looking for a non-existant website with an ID of "1" although I wouldn't be surprised if the root problem was something else.<br /><br />Anyway,&nbsp;a workaround would be greatly appreciated.&nbsp; Thanks....Wed, 27 Jul 2005 23:38:14 Z2005-07-27T23:38:14Zhttp://social.msdn.microsoft.com/Forums/en-US/vssourcecontrol/thread/fd4aa9e4-ed9e-4804-b338-27454ffe5250#a553bdd9-c063-4df6-a66e-0adbe3788263http://social.msdn.microsoft.com/Forums/en-US/vssourcecontrol/thread/fd4aa9e4-ed9e-4804-b338-27454ffe5250#a553bdd9-c063-4df6-a66e-0adbe3788263Alin Constantinhttp://social.msdn.microsoft.com/Profile/en-US/?user=Alin%20ConstantinProblem installing Visual SourceSafe InternetHi,<br /><br />You are correct that VSS is looking for the website with ID=="1".<br />Currently, the VSS Admin tool can only enable the VSS Internet Service on the default website, with ID==1.<br />The RTM version will include some help pages that will allow you to enable manually the service on any website.<br /><br />Meanwhile, the simplest workaround may be to:<br />1)&nbsp;use IIS Manager to export the websites configuration into an xml file, <br />&nbsp;&nbsp; - open IIS manager and&nbsp;select the&nbsp;"Internet Information Services (IIS) Manager" node.<br />&nbsp;&nbsp; - right click the node, choose AllTasks/BackupRestoreConfiguation...<br />&nbsp;&nbsp; - click CreateBackup button<br />&nbsp;&nbsp;&nbsp;- pick a filename (say "changesiteid") and click ok, close the backup dialog<br />2) manually edit the metabase/xml file and change the desired website ID to "1"<br />&nbsp;&nbsp; - locate the changesiteid.MD0 file (generally in %windows%\system32\inetsrv\MetaBack folder)<br />&nbsp;&nbsp; - edit the file and replace the site id (all occurences&nbsp;of "/LM/W3SVC/nnnnn" with "/LM/W3SVC/1")<br />&nbsp;&nbsp; - save and close the file<br />3) import back the configuration using IIS Manager<br />&nbsp;&nbsp; - right click again the&nbsp;IIS node, choose AllTasks/BackupRestoreConfiguation...<br />&nbsp;&nbsp; - selec the "changesiteid" backup line, click&nbsp;Restore button<br />&nbsp;&nbsp; - agree with restore, etc. close the dialogs after restore is complete<br />4) use SSAdmin to enable the webservice on the default website.<br />(you may also need to create manually the upload/download folders, if you encounter problems see this long thread <a target="_blank" title="/msdn/ShowPost.aspx?PostID=2774" href="http://forums.microsoft.com/msdn/ShowPost.aspx?PostID=2774">http://forums.microsoft.com/msdn/ShowPost.aspx?PostID=2774</a>)<br /><br />AlinThu, 28 Jul 2005 22:51:57 Z2005-07-28T22:51:57Z