Search found 34 matches

by martillodecampo
Sat Jul 08, 2017 6:28 pm
Forum: Support (Vault)
Topic: Unable to check in one ornery file
Replies: 22
Views: 24946

Re: Unable to check in one ornery file

Hey Jeff, Yes, the contents of the file determine whether or not I can check it in. There are some examples in the previous posts. I submitted a ticket to Network Engineering for the network in question. They were unable to find any firewall rules or packet inspections or anything else that could ha...
by martillodecampo
Sun Jul 02, 2017 4:19 pm
Forum: Support (Vault)
Topic: Unable to check in one ornery file
Replies: 22
Views: 24946

Re: Unable to check in one ornery file

I ran into this problem again with a different file. I was able to resolve it this time by changing this:

Code: Select all

$(function(){[...]
to this:

Code: Select all

jQuery(document).ready(function)(){[...]
Who knows why that worked, but I thought you might find it interesting.
by martillodecampo
Sat Jul 01, 2017 10:57 am
Forum: Support (Vault)
Topic: Unable to check in one ornery file
Replies: 22
Views: 24946

Re: Unable to check in one ornery file

i was able to resolve this by running the Vault client on the same server where the Vault server is running. I updated the file on that server and checked it in - no problem.
by martillodecampo
Sat Jul 01, 2017 9:48 am
Forum: Support (Vault)
Topic: Unable to check in one ornery file
Replies: 22
Views: 24946

Re: Unable to check in one ornery file

I'm unable to login to the Vault demo server at http://vaultdemo.sourcegear.com using a number of combinations of "guest" and a number. The developer tools in both Chrome and IE are reporting syntax errors...
by martillodecampo
Tue Jun 27, 2017 7:48 pm
Forum: Support (Vault)
Topic: Unable to check in one ornery file
Replies: 22
Views: 24946

Re: Unable to check in one ornery file

Hi Jeff,

No, unfortunately it hasn't been. This particular project has been on hold so there hasn't been a lot of pressure to get this resolved and I haven't had the time to work on it. I'm planning on running some tests this weekend.
by martillodecampo
Fri Jun 02, 2017 4:28 pm
Forum: Support (Vault)
Topic: Unable to check in one ornery file
Replies: 22
Views: 24946

Re: Unable to check in one ornery file

Thanks Beth. I'll give that a try
by martillodecampo
Thu Jun 01, 2017 8:55 pm
Forum: Support (Vault)
Topic: Unable to check in one ornery file
Replies: 22
Views: 24946

Re: Unable to check in one ornery file

Thanks Beth. I've attached the complete file to this post.
by martillodecampo
Wed May 31, 2017 8:20 am
Forum: Support (Vault)
Topic: Unable to check in one ornery file
Replies: 22
Views: 24946

Re: Unable to check in one ornery file

Hello,

Just checking to see if you have any thoughts about my last post...

Thanks!
by martillodecampo
Wed May 24, 2017 10:43 am
Forum: Support (Vault)
Topic: Unable to check in one ornery file
Replies: 22
Views: 24946

Re: Unable to check in one ornery file

There are four distinct blocks of code involved. Three of them checked in successfully. This code triggered the FailFileInvalidCheckSum error: <script> $(function() { $("#btnClearFilters").click(function() { $(this).hide(); $("#divReport").hide(); $("#divMessages").hide...
by martillodecampo
Tue May 23, 2017 2:53 pm
Forum: Support (Vault)
Topic: Unable to check in one ornery file
Replies: 22
Views: 24946

Re: Unable to check in one ornery file

Done! I undid the pending check-in, used the Vault client to move the file to another subdirectory within the same VS project, checked it out, added one character, checked it back in. No problem. Then I checked it out again, used DiffMerge to merge the new changes into the file, and tried to check i...
by martillodecampo
Mon May 22, 2017 6:53 pm
Forum: Support (Vault)
Topic: Unable to check in one ornery file
Replies: 22
Views: 24946

Re: Unable to check in one ornery file

Thanks Beth.

I gave that a try, but unfortunately the check-in still failed and the error in the log on the server was exactly the same.
by martillodecampo
Sat May 20, 2017 9:47 pm
Forum: Support (Vault)
Topic: Unable to check in one ornery file
Replies: 22
Views: 24946

Re: Unable to check in one ornery file

Hi Beth, Thank you for answering so prompty. I apologize for taking to long to reply. I don't think I received an email notification that you had replied to my post. Below are the errors from the log on the server. I ran though the sequence a few times and the errors are always the same. I also trie...
by martillodecampo
Sun May 14, 2017 2:05 pm
Forum: Support (Vault)
Topic: Unable to check in one ornery file
Replies: 22
Views: 24946

Unable to check in one ornery file

I'm using VS 2017 Pro with Valut Standard 10.0.0(736) and i have the new Visual Studio extension installed and everything is working great, except for one pesky 11KB aspx file that I'm unable to check in. Every time I try to check it in Vault says that the check-in failed and eventually it throws a ...
by martillodecampo
Tue Aug 04, 2009 10:28 am
Forum: Support (Vault)
Topic: Vault 5.0 Server Requirements
Replies: 2
Views: 1703

Re: Vault 5.0 Server Requirements

Thanks Jeremy. I installed Vault 5 on a Windows 2003 machine and everything went like clockwork. Nice!
by martillodecampo
Mon Aug 03, 2009 7:56 pm
Forum: Support (Vault)
Topic: Vault 5.0 Server Requirements
Replies: 2
Views: 1703

Vault 5.0 Server Requirements

Hi, The System Requirements page for Vault 5.0 (http://sourcegear.com/vault/sysreq.html) says that Windows 2000 is supported for both client and server. However, when I try to run the Vault 5.0 server msi file on Windows 2000 SP4 the installer displays the following message: "Sourcegear Vault S...