New install Windows 10

If you are having a problem using Vault, post a message here.
Post Reply
HenryWitczak
Posts: 3
Joined: Fri Aug 05, 2016 10:30 am

New install Windows 10

Post by HenryWitczak » Fri Aug 05, 2016 10:53 am

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

Beth
Posts: 8550
Joined: Wed Jun 21, 2006 8:24 pm
Location: SourceGear
Contact:

Re: New install Windows 10

Post by Beth » Fri Aug 05, 2016 3:09 pm

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?
Beth Kieler
SourceGear Technical Support

HenryWitczak
Posts: 3
Joined: Fri Aug 05, 2016 10:30 am

Re: New install Windows 10

Post by HenryWitczak » Mon Aug 08, 2016 1:29 pm

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

Beth
Posts: 8550
Joined: Wed Jun 21, 2006 8:24 pm
Location: SourceGear
Contact:

Re: New install Windows 10

Post by Beth » Mon Aug 08, 2016 3:57 pm

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

HenryWitczak
Posts: 3
Joined: Fri Aug 05, 2016 10:30 am

Re: New install Windows 10

Post by HenryWitczak » Mon Aug 08, 2016 6:43 pm

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?

Beth
Posts: 8550
Joined: Wed Jun 21, 2006 8:24 pm
Location: SourceGear
Contact:

Re: New install Windows 10

Post by Beth » Tue Aug 09, 2016 12:59 pm

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

Post Reply