I have been migrating my development environment from Windows 7 to Windows 10 clean install to SSD. Last task is to setup Vault and import my old repository.
Installed SQL Server 2014 - FINE
On same machine
Installed Vault Professional 9.1 Server - Seems fine
Installed Vault Professional 9.1 Client - Seems fine
When it comes to connecting to Server - I cannot work out what is required as Vault Server name ??
Not like the last Windows 7 Installation which was localhost:8080
Baffled
Henry
New install Windows 10
Re: New install Windows 10
If you didn't set a specific port, then you should be able to reach it on the same machine using just http://localhost/vaultservice/vaultweb.
If that doesn't work, then I'll have some questions.
Do you have more than one website on this machine?
If that doesn't work, then I'll have some questions.
Do you have more than one website on this machine?
Beth Kieler
SourceGear Technical Support
SourceGear Technical Support
-
- Posts: 3
- Joined: Fri Aug 05, 2016 10:30 am
Re: New install Windows 10
If you didn't set a specific port, then you should be able to reach it on the same machine using just http://localhost/vaultservice/vaultweb.
That gives me a HTTP Error 500.19 - Internal Server Error
I use 32400, 8989 and 8080 for media stuff.
So close but no Vault. I have moved Vault from Windows XP to Windows 7 and now trying to move to Windows 10. I had to hold off until my development environment was qualified.
Furthor suggestions?
Henry
That gives me a HTTP Error 500.19 - Internal Server Error
I use 32400, 8989 and 8080 for media stuff.
So close but no Vault. I have moved Vault from Windows XP to Windows 7 and now trying to move to Windows 10. I had to hold off until my development environment was qualified.
Furthor suggestions?
Henry
Re: New install Windows 10
Open your IIS Manager. Click on the website under which you installed Vault, then click Bindings on the right side. What bindings do you have?
Beth Kieler
SourceGear Technical Support
SourceGear Technical Support
-
- Posts: 3
- Joined: Fri Aug 05, 2016 10:30 am
Re: New install Windows 10
Under the default Web site home, I see
SgDev
VaultIndexService
VaultNotifyService
VaultPro
VaultService
VaultSHadowFolder
The Bundinigs for the default Web Sit
http 80 *
Does that help?
SgDev
VaultIndexService
VaultNotifyService
VaultPro
VaultService
VaultSHadowFolder
The Bundinigs for the default Web Sit
http 80 *
Does that help?
Re: New install Windows 10
Let's try the following to make sure all the permissions were set properly.
- Uninstall Vault, but choose the option to keep the database.
- Had you restored or moved your production Vault over to the new SQL Server yet? If not, do that now.
- Run a command prompt as administrator.
- Launch the Vault installer from the administrator command prompt.
Beth Kieler
SourceGear Technical Support
SourceGear Technical Support