Search found 259 matches

by ajj3085
Sat May 07, 2016 8:57 am
Forum: Support (Vault)
Topic: Some dialogs incorrectly sized
Replies: 20
Views: 41616

Some dialogs incorrectly sized

I'm running Vault 9.1 on a Surface Book laptop, and some of the dialogs are incorrectly sized, where I can't see portions of the form. In another window, everything mostly is sized fine, except for the tiny tool bar buttons. The resolution is 3000x2000 on the device.
WorkingFolderIssue.png
WorkingFolderIssue.png (9.6 KiB) Viewed 30489 times
by ajj3085
Tue Feb 23, 2016 3:02 pm
Forum: Support (Vault)
Topic: Shared project does not have source control icons
Replies: 6
Views: 9352

Re: Shared project does not have source control icons

ajj3085, We made some changes in Vault 9.1 to work around the issue as it doesn't look like Microsoft is going to respond anytime soon to the bug requests we made regarding Shared Projects. Please try Vault 9.1 to see if it helps with some of these issues. I'll upgrade this weekend and report back.
by ajj3085
Wed Feb 10, 2016 2:10 pm
Forum: Support (Vault)
Topic: Can't connect using Java CLC
Replies: 17
Views: 23319

Re: Can't connect using Java CLC

Could you test against your server on your machine not using SSL once? Try once with just the Java CLC first. Does the Java CLC outside of Teamcity work from another machine using SSL? Hi Beth, sorry it's been a while, but I finally got back to this. The TeamCity build agent was also not connecting...
by ajj3085
Mon Jan 18, 2016 2:56 pm
Forum: Support (Vault)
Topic: Shared project does not have source control icons
Replies: 6
Views: 9352

Re: Shared project does not have source control icons

Beth wrote:Looks like Microsoft made some changes, so we will be making some changes to account for that. The developer has this fix scheduled, and they'll be working on it for a release.

F: 18373
That's great to hear! Look forward to the fix being released.
by ajj3085
Wed Jan 13, 2016 11:14 am
Forum: Support (Vault)
Topic: Can't connect using Java CLC
Replies: 17
Views: 23319

Re: Can't connect using Java CLC

To summarize, it looks like it's been established that --You can use the Vault Java CLC from the machine with TeamCity separately with no issue. --You can use the Vault Java CLC against our demo server. --The correct Vault Java CLC DLLs have been dropped into the same location as the old Vault Java...
by ajj3085
Tue Jan 12, 2016 1:47 pm
Forum: Support (Vault)
Topic: Can't connect using Java CLC
Replies: 17
Views: 23319

Re: Can't connect using Java CLC

Could you try hitting our Vault demo server using your Java CLC? login: guest1 password: guest1 server: vaultdemo.sourcegear.com (unless you're using Pro, then it's vualtprodemo.sourcegear.com) So that you can see the structure ahead of time, just go to http://vaultdemo.sourcegear.com/vaultservice/...
by ajj3085
Tue Jan 12, 2016 10:27 am
Forum: Support (Vault)
Topic: Can't connect using Java CLC
Replies: 17
Views: 23319

Re: Can't connect using Java CLC

I just noticed your URL in the error says https. Java has extra steps for using SSL. Follow the instructions in this KB article: http://support.sourcegear.com/viewtopic.php?t=10526. Yes, I have SSL required for Vault. I never had to do that for Vault 8; are you sure that document applies to me? I'm...
by ajj3085
Mon Jan 11, 2016 8:03 pm
Forum: Support (Vault)
Topic: Can't connect using Java CLC
Replies: 17
Views: 23319

Re: Can't connect using Java CLC

I've tried using Fiddler to capture the traffic but it doesn't look like Java apps can be captured. Any way to log the actual HTTP requests?
by ajj3085
Tue Jan 05, 2016 5:01 pm
Forum: Support (Vault)
Topic: Can't connect using Java CLC
Replies: 17
Views: 23319

Re: Can't connect using Java CLC

Open a web browser on your TeamCity machine and see if you can reach the Vault code from there. The url is http://<your Vault server>/vaultservice/vaultweb. Try to login as the same user you're using in the Java CLC. If you can't reach it from the web client then I'll need to see the error it gives...
by ajj3085
Tue Jan 05, 2016 3:05 pm
Forum: Support (Vault)
Topic: Can't connect using Java CLC
Replies: 17
Views: 23319

Re: Can't connect using Java CLC

Beth wrote:What error do you receive separate from TeamCity?
The error I posted above is what I see in the command prompt window when I try the CLC manually.
by ajj3085
Tue Jan 05, 2016 2:51 pm
Forum: Support (Vault)
Topic: Shared project does not have source control icons
Replies: 6
Views: 9352

Shared project does not have source control icons

There's a new project, Shared Project, in VS 2015. You can add it to Vault fine, but the source control status icons don't display next to the project or other files in those solutions. All the other types of projects seem fine.
by ajj3085
Tue Jan 05, 2016 2:45 pm
Forum: Support (Vault)
Topic: Can't connect using Java CLC
Replies: 17
Views: 23319

Re: Can't connect using Java CLC

Did you place the Jars into the correct location at <TeamCity Data Directory>/plugins/VaultAPI/lib folder? Would it be possible to have you try a Get against the Vault Java CLC separately from TeamCity? The command you will use will look something like vault GET -host myvaultserver -user username -...
by ajj3085
Tue Jan 05, 2016 2:19 pm
Forum: Support (Vault)
Topic: Can't connect using Java CLC
Replies: 17
Views: 23319

Re: Can't connect using Java CLC

Beth wrote:The error you received tells me that your Java CLC is still at Vault 8. You will need to download the latest Java CLC and overwrite your current one with it.
I did; the file was vaultJavaCLC_9_0_0_452.zip.
by ajj3085
Tue Jan 05, 2016 12:34 pm
Forum: Support (Vault)
Topic: Can't connect using Java CLC
Replies: 17
Views: 23319

Can't connect using Java CLC

Upgrading to Vault Standard 9, and I can't seem to connect using the Java CLC. The Vault GUI client works fine (from another computer) and I can connect via the web browser on the computer which experiences the issue. The error is: <vault> <error> <exception>System.Exception: The connection to the s...
by ajj3085
Tue Jul 21, 2015 10:11 am
Forum: Support (Vault)
Topic: Windows 10
Replies: 15
Views: 29544

Re: Windows 10

I'll be using both VS2013 and 2015 Professional on Win10. Not planning on using it as a server, just a development workstation.