TFS 2012 - no lock on check-out though policy is lock exclusive

we have a team project defined based on CMMI template and lock exclusive checkin policy (i.e. multiple checkout is off) and checkout is defined to do also getlatest. Users do check-out and check-in fluently, and each time they check-out, the object gets
locked and into edit mode, as should be.
However, there's a user for which check-out doesn't lock, as if it were with multiple checkout on, and only when the user explicitly clicks on advaneced->lock and then check-out, the object gets locked as should be. This user tried the exact same thing
on another PC and got the same behavior. Deleting and recrating his workspace in workspaces window didn't help, nor obviously team explorer repair didn't resolve the problem.
Note, when this user performes checkout, the locking options field in the checkout window that opens, is open for seletion for one of the two options as shown in attached pictures, rather than closed field with lock exclusive in it. Strange.
Can u please advise how to find what the problem is in this case, and better yet how to resolve it ?
Attached pictures :

The default setting at the collection level is a "suggested" setting and it can be overrules by the individual users in their own workspace configuration.
You can check the workspace configuration for your users using the commandline:
tf workspaces /format:detailed /owner:* /computer:* /collection:http://jessehouwing:8080/tfs/DemoCollection
You can replace * in Owner and Computer with an actual username or computer name.
To update a workspace using the commandline, use: 
tf workspace /location:server  collection:http://jessehouwing:8080/tfs/Democollection <<workspacename>>;<<owner>>
My blog: blog.jessehouwing.nl

Similar Messages

  • Robohelp 9 and TFS 2012 issue - TFS linking is not working

    Hi,
    I'm using Adobe Robohelp 9 with Team Foundation Server 2012 on Windows 7 -  64 bit. I've also installed Microsoft Visual Studio Team Foundation Server 2012 MSSCCI Provider. I've also mapped the project folders on my machine.
    But when I try to open any project, it is giving the following error message:
    And if I click on Yes, it shows:
    If I say No for this second message, it opens the project without TFS connection. I can't check-out any file. I can just modify it and it will be saved locally.
    When I'm outside of Robohelp project, means in the project folder, I can see all the project files are mapped and they have TFS check-in/check-out/Get latest.... all these options as shown below:
    But when I open the project, I can't see the TFS option under file menu.
    Please suggest if there is any solution...
    Thanks,
    Dipali

    Hi,
    Just to be safe: Did you also install the VS 2012 Shell (Isolated) and the TFS plugin? As far as I know, you need the shell and the TFS provides apart from the MSSCCI provider. (http://www.adobe.com/devnet/robohelp/articles/robohelp-tfs-integration.html)
    The interesting thing is not that the connection is lost, but that if you want to browse it, you don't see a browse page. Normally, RH would just show you a popup where you can select the project.
    Now for some magic: **Note: I will describe how to manually change your source control link. Make sure that you have a backup apart from TFS, just in case.
    Check out the .XPJ file.
    Remove the .CPD file.
    Open the .XPJ file with a text editor, such as Notepad.
    Search for the text <name>vc::cookie</name>
    <matchedpair>
          <name>vc::cookie</name>
          <value>$/BV - MVV/Main/Key2Vergunningen/Tools/Documentatie/mvv-gebruikers</value>
    </matchedpair>
    Now get the path from the VS project ($/BV - MVV) and the full path to the folder in source control where the project is stored.
    Set the complete path between the <value></value> tags.
    Save the .XPJ file.
    Open the project with RoboHelp.
    You connection should now be restored. Note that if you make even a small mistake in the TFS project path, RoboHelp will not be able to find the project.
    Greet,
    Willam

  • XPJ checked out of source control, other authors get error

    Hi all,
    We have three people on my team who update help topics. We
    use RH 7 and Microsoft Visual Source Safe with auto
    check-in/check-out. When one of us is in the help project and one
    of the other two also enters the helps project, the second person
    gets an error message saying "The files in the list below could not
    be checked out from version control. Exclusive access to these
    files is required to execute the selected action," and our xpj file
    for the project is listed. The second person closes the dialog box
    and proceeds to work. We know that when the first person enters the
    help project, the XPJ file is checked out, but we're worried that
    this error means something is wrong. Isn't the whole point of using
    source control so that multiple people can work in the same
    project? We don't understand why we're getting these error
    messages. Nothing seems to have gone haywire with this, except that
    we are having problems with conditional build tags getting out of
    sync between our systems. We don't know if our tag problem is due
    to the XPJ check-out issue. Are we not supposed to be have our XPJ
    file in source control? Would this cause the tag problem?
    I'm going to post a separate message about the tag problem.
    Thanks in advance for any help!
    Lisa

    Hi Collum and Dhiren: Thank you for your assistance so far.
    Update: Not all of our help projects' XPJ files get checked
    out -- only this one project. Also, it appears that the problem
    with our tags not sync'ing is related to the XPJ being checked out
    by the first person to launch the project.
    Specifics:
    We actually have three help projects, one of which we all
    work in regularly (hereafter called "Project Bad"), and two others
    that only one or the other us works in regularly. I noticed that
    the other help project I work in does NOT check out the XPJ file
    when I open it (hereafter called "Project Good."). With Project
    Good, I never get a message saying that it's checking the XPJ file
    back in, and the VSS never shows that the XPJ file is checked out
    when one of us is in it, although VSS always shows the correct
    modified date when it was last modified. This a.m., I had one of my
    co-authors test Project Good with me. We both opened it, created
    new conditional build tags, applied tags to text, check things in
    and out and in again, and not once did either of us get a message
    about the XPJ file being checked out, nor did we have any problems
    with our conditional build tags. Everything updated beautifully,
    and yet, the topics are checking out correctly. Also, we don't have
    "allow multiple check-out" selected for Project Good.
    So, now I wonder if the settings are different between the
    two projects, but I looked at the Properties for both projects and
    XPJ files, and I see no differences between them.
    One thing that does come to mind: Regularly, one of us gets a
    VSS error message when working in Project Bad. I don't usually get
    it, but the others do. I didn't realize how common it was until one
    of the authors just told me. The message reads: "SourceSafe has
    detected that a previous operation against the 'XYZ' database was
    unexpectedly terminated. To remove from the failure, please ask
    your SourceSafe Administrator to run the Analyze Utility." Might
    this have something to do with the problem? This message is
    referencing our entire database where all three help projects
    reside, though, and the problem is only with one of the help
    projects, so I'm not sure this is part of the problem. I will try
    running the Analyze Utility today just in case, but I tried to do
    it months ago and it failed. I gave up and didn't try again.
    Does anyone have any ideas about this problem based on these
    latest developments? I welcome any and all input.
    Thanks,
    Lisa

  • Cannot Check out controlled GPO's

    Hello,
    When i want to check out a policy in AGPM. I get the following error message: 
    The overall error was: Check Out operation failed. Access is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED))
    I have checked the permissions of the service account serveral times but i cant find the problem.
    Also when i want to control a GPO i get this error: 
    [GPMC Error] Could not take ownership of the production GPO. The system cannot find the file specified. (Exception from HRESULT: 0x80070002)
    Any help please

    Permissions management for Domain Delegation is outlined on the page Domain Delegation tab. You will need to ensure that the user you are attempting to use is on the ACL.
    Brandon
    MDOP on the Springboard Series on TechNet

  • A compare SSIS package checked out with TFS version in VS 2012 no longer shows messagebox 'The files are identical'

    Hello,
    Recently I have had started work on a development system that has VS 2012 and SQL Server Data Tools For VS2012. One thing that annoys me is the fact that a source comparison between a checked out package and the version stored in TFS
    no longer displays the message 'The files are identical', but instead opens the text editor with 2 panes for both sources as if there were differences, with sliders at the right side that do not show any differences (everything in B&W of course). A simple
    message like we had in VS2008 'The files are identical' would suffice to me. On the other hand when you check in the files with VS 2012 and they had not changed then the source control system warns that it did not make any changes since the files
    were identical. Why did the VS 2012 team fix something that worked ? Is there some advantage that I am missing?
    Jan D'Hondt - Database and .NET development

    I did not see such an option, I asked around, appears nobody knows, but I admit there could be a way.
    I still suggest opening an MS Connect so somebody from the development team would respond.
    Arthur My Blog

  • Cannot check out runbook (locked)

    Hi,
    I have this very strange behaviour on Orchestrator and it happened suddenly.
    When I want to check out a runbook I had previously made a lock symbol is showed on that runbook.
    The only option I have is "Undo Check Out". I also have this when I create a new runbook. When I want to put some activities in this new runbook on beforehand I have to "Check Out". The same lock is given and I only can do "Undo Check
    Out".
    When I check the database nothing is locked whith this query:
    SELECT [UniqueID]
    , [Name]
    , [CheckOutUser]
    , [CheckOutTime]
    , [CheckOutLocation]
    FROM [Orchestrator].[dbo].[POLICIES]
    The result is NULL, which states that there are no locks.
    The security rights are full control for the AD group "GROUPNAME" and my account is member in this group. This group is added to every folder in runbook designer.
    When I start the runbook designer as the runbook service account then I perfectly can create and edit runbooks. There are no problems. This is very very strange since it happed suddenly.
    Why do I have this problem?
    How can I solve this problem?
    Regards,
    Mark

    Update: I got myself domain admin right now.... no differences in behaviour. Still locked runbooks when I create a new runbook and check it out. In the above situation I have a seperate server where Runbook designer is installed and connected it remote to
    the Orchestrator Management server.
    As a second test I have installed runbook designer on the Orchestrator Management Server. When I create a runbook under the same user account as above I don't have the problem and I can check my runbook out and edit it without problems and then back, check
    it in.
    Now when I go back to the first server and make a remote session with runbook designer I can see the created runbook, but when I want to check it out it is locked.
    I don't know what to do next. When I compare my two Orchestrator environments (different VLANs, so they do't see each other) I don't see any differences in securitysettings. I compared the policies on both environtments on both the remote server with runbook
    designer and the ORchestrator Management server. The same policies are set and applied.
    DCOM settings on the Orchestrator management server are exactly the same in both envoronments, I have the remote launch rights that are needed to start runbook designer and connect to the orchestror management server.
    Some ideas?

  • Local check out

    I am investigating the use of RoboSource Control 3.1 with
    RoboHelp 7 HTML. The online Help says that local checkout is
    available, which doesn't post any changes to the database until the
    file is checked in. From within RoboHelp 7, how do I specify that I
    want the checkout to be local? When I do a checkout now, it appears
    to be posting changes to the database before the file is checked in
    because if I do Get Latest as another user I see the changes even
    though the file is still checked out. I would like to be able to
    get the latest version of the RoboHelp project files without
    including changes to any files that are currently checked
    out.

    Hi,
    Thanks for your post.
    First, since the TFS 2012.4 and VS 2012.4 have been released for a while, I'd like to suggest you upgrade your TFS 2012 and VS 2012 to the latest version for better experience.
    And as far as I know, when we add new projects or files to a solution, they're supposed to be pending changes. There is a "+" before these new added files:
    When you check in, please right click the solution, and then check in the entire solution. All files in this solution should be checked in to TFS. See the following screenshot:
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Multi user catalog and how to make it - use a checked out system

    Lots of people want or need a Multi user ability in lightroom here is one way to achieve multi-user catalogs by using a check-in check-out system.
    The Catalog would open normally upon a second user opening LR would then ask to switch to multi-user mode.
    Once in multi user mode lightroom would lock-out images, collections, or folders by a checked-out for editing system.
    By checking-out images, collections, or folders: files would be unavailable to other users until edits are saved, and the images, collections, or folders are checked-in.
    This check-in check-out system would need a global check-in feature in case someone forgot to check in an image, collection, or folders (global check-in could be admin level). Word documents, CAD files, etc, use a similar lock-out/read only system for the files. Since, we wouldn't want to bloat the files with programing to lock out the files, this would have to be added to the catalog and managed by the catalog.
    My system
    Vista Ultimate 32bit SP1
    AMD 64X2 duel core 6000+ 3.2Ghz
    6GB 666mhz Ram PAE force enabled
    NVIDIA Gforce 7600 256MB video card (1.75GB total with system shared ram)
    primary hard drive 500GB
    Hard drive 2 400GB (system and photoshop paging files and lightroom catalog drive)
    Hdrive 3 1TB (primary image storage)
    user control turned off
    system graphics set to performance
    Duel display
    LR 2.0
    PS extended CS3

    Your thread pool is a pool and probably keeps
    the thread alive even though the thread has nothing
    after a minute toi execute - you'll have to call its
    shutdown() methodThanks Oxe...
    I googled that (easy when you know what the answer is) and yes the ScheduledThreadPool retains threads for re-use, so you have to check that all threads are done and then shutdown() the scheduler... like this:     while (!future.isDone()) {
              try { Thread.sleep(10); } catch(InterruptedException e) {}
         scheduler.shutdown();
    ... here is the complete working class:
    import java.util.concurrent.ScheduledExecutorService;
    import java.util.concurrent.Executors;
    import java.util.concurrent.ScheduledFuture;
    import static java.util.concurrent.TimeUnit.*;
    import java.awt.Toolkit;
    class BeeperControl {
         private final ScheduledExecutorService scheduler = Executors.newScheduledThreadPool(1);
         public void beepForAMinute() {
              final Toolkit tk = Toolkit.getDefaultToolkit();
              final Runnable beeper = new Runnable() {
                   public void run() {
                        tk.beep();
                        System.out.println("beep");
              final ScheduledFuture<?> future = scheduler.scheduleAtFixedRate(beeper, 250, 250, MILLISECONDS);
              scheduler.schedule(
                   new Runnable() {
                        public void run(){
                             future.cancel(true);
                   }, 3, SECONDS
              while (!future.isDone()) {
                   try { Thread.sleep(10); } catch(InterruptedException e) {}
              scheduler.shutdown();
         public static void main(String[] args)
              BeeperControl bc = new BeeperControl();
              bc.beepForAMinute();
    }Thanx again. Keith.

  • Need help with check out form - Payment method error

    When I check out error comes up "Payment Method must be selected" though it is.
    The 30 day account option works but Credit cards get the above error.
    Anyone able to help me?
    Andrew
    <h1>Checkout</h1>
    <p class="required-h1-tip"><span>*</span> Required field</p>
    <p>Please fill out the required fields, delivery address and payment fields.</p>
    <hr />
    <section class="checkout form-container">
    <form name="catwebformform42059" class="form-generic-a checkout-a" id="catwebformform42059" onsubmit="return checkWholeForm42059(this)" action="/FormProcessv2.aspx?WebFormID=10850&amp;OID={module_oid}&amp;OTYPE={module_otype} &amp;EID={module_eid}&amp;CID={module_cid}" enctype="multipart/form-data" method="post">
        <fieldset>
        <h2 class="a">1. Account Information</h2>
        <!--<div class="row">
        <p class="field field-a">
        <label for="username">User Name <em>*</em></label>
        <input type="text" value="{module_username}" id="f-username" class="text" name="UserName" />
        </p>
        <p class="field field-b">
        <label for="password">Password <em>*</em></label>
        <span class="half">
        <input type="password" value="{module_password}" id="f-password" class="text" name="Password" />
        </span></p>
        <p class="field field-b">
        <label for="confirm-password">Confirm <em>*</em></label>
        <span class="half">
        <input type="password" value="{module_password}" id="f-password-confirm" class="text" name="PasswordConfirm" />
        </span></p>
        </div>-->
        <div class="row">
        <p class="field field-a">
        <label for="first-name">First Name <em>*</em></label>
        <input type="text" name="FirstName" class="text" id="f-first-name" value="{module_firstname}" />
        </p>
        <p class="field field-a">
        <label for="last-name">Last Name <em>*</em></label>
        <input type="text" name="LastName" class="text" id="LastName" value="{module_lastname}" />
        </p>
        </div>
        <div class="row">
        <p class="field field-a">
        <label for="email">Email Address <em>*</em></label>
        <input type="text" name="EmailAddress" class="text" id="f-email" value="{module_emailaddress}" />
        </p>
        <p class="field field-a">
        <label for="phone">Phone Number <em>*</em></label>
        <input type="text" name="HomePhone" class="text" id="f-phone" value="{module_homephone}" />
        </p>
        </div>
        <div class="row checkbox"><span class="tick">
        <input type="checkbox" name="CampaignList_20945" class="tick" id="f-updates" />
        </span>
        <label for="newsletter-a">Keep me up to date on product information, sales, and special offerings.</label>
        </div>
        </fieldset>
        <hr />
        <fieldset>
        <h2 class="a">2. Shipping Address</h2>
        <div class="row">
        <p class="field field-a">
        <label for="ShippingAttention">Shipping Name: <em>*</em></label>
        <input type="text" class="text" id="ShippingAttention" name="ShippingAttention" />
        </p>
        </div>
        <div class="row">
        <p class="field field-a">
        <label for="shipping-addr-1">Address Line 1 <em>*</em></label>
        <input type="text" class="text" id="ShippingAddress" name="ShippingAddress" />
        </p>
        <p class="field field-a">
        <label for="shipping-addr-2">Address Line 2</label>
        <input type="text" class="text" id="ShippingAddress2" name="ShippingAddress2" />
        </p>
        </div>
        <div class="row">
        <p class="field field-a">
        <label for="shipping-city">City <em>*</em></label>
        <input type="text" class="text" id="ShippingCity" name="ShippingCity" />
        </p>
        <p class="field field-a">
        <label for="shipping-state">State <em>*</em></label>
        <input type="text" class="text" id="ShippingState" name="ShippingState" />
        </p>
        </div>
        <div class="row">
        <div class="field field-a">
        <p class="field-b">
        <label for="ShippingZip">Zip / Postal Code <em>*</em></label>
        <input type="text" class="text" id="ShippingZip" name="ShippingZip" />
        </p>
        </div>
        <!--  <p class="field field-a">
                        <label for="shipping-phone">Phone Number <em>*</em></label>
                        <input type="text" id="shipping-phone" name="shipping-phone" />
                    </p> -->
        </div>
        </fieldset>
        <hr />
        <fieldset>
        <h2 class="a">3. Billing Address</h2>
        <div class="row checkbox"><span class="tick">
        <input type="checkbox" class="tick" value="1" id="f-shipping-same" name="same_shipping" />
        </span>
        <label for="billing-same-as-shipping">Check this box if billing address is the same as shipping address.</label>
        </div>
        <div class="row">
        <p class="field field-a">
        <label for="billing-addr-1">Address Line 1 <em>*</em></label>
        <input type="text" value="{module_homeaddress}" id="BillingAddress" class="text" name="BillingAddress" />
        </p>
        <p class="field field-a">
        <label for="billing-addr-2">Address Line 2 <em>*</em></label>
        <input type="text" class="text" id="BillingAddress2" name="BillingAddress2" />
        </p>
        </div>
        <div class="row">
        <p class="field field-a">
        <label for="billing-city">City <em>*</em></label>
        <input type="text" value="{module_homecity}" id="BillingCity" class="text" name="BillingCity" />
        </p>
        <p class="field field-a">
        <label for="billing-state">State <em>*</em></label>
        <input type="text" value="{module_homestate}" id="BillingState" class="text" name="BillingState" />
        </p>
        </div>
        <div class="row">
        <p class="field field-b">
        <label for="BillingZip">Zip / Postal Code <em>*</em></label>
        <input type="text" value="{module_homezip}" id="BillingZip" class="text" name="BillingZip" />
        </p>
        </div>
        </fieldset>
        <hr />
        <fieldset id="credit-card-information">
        <h2 class="a">4. Payment Options</h2>
        <div class="row">
        <h4>Approved 30 DayAccount Customer</h4>
        <p class="field">Please select   
        </p>
        <input type="radio" name="PaymentMethodType" id="PaymentMethodType" value="8" /><span style="font-size: 18px; color: #ffff00;">Account Customers Only</span><hr />
        <h2>Pay by Credit Card</h2>
        <p class="row row-accepted-cards">
        We accept the following credit cards: <img alt="" src="temp/cards.png" />            </p>
        <label for="card-type">Card Type <em>*</em></label>
        <span class="select">
        <select name="CardType" class="text" id="f-cc-type">
        <option selected="selected" value="1">Visa</option>
        <option value="2">Master Card</option>
        <option value="4">American Express</option>
        </select>    </span>
        </div>
        <div class="row">
        <p class="field field-a">
        <label for="name-on-card">Name on Card <em>*</em></label>
        <input type="text" name="CardName" class="text" id="f-cc-name" />
        </p>
        <p class="field field-a">
        <label for="card-number">Card Number <em>*</em></label>
        <input type="text" name="CardNumber" class="text" id="f-cc-number" />
        </p>
        </div>
        <div class="row">
        <p class="field card-expiration">
        <label for="card-exp-month">Card Expiration <span class="offset">Month</span> <em>*</em></label>
        <span class="select one">
        <select name="CardExpiryMonth" class="s" id="f-cc-exp-month">
        <option selected="selected" value="1">January</option>
        <option value="2">February</option>
        <option value="3">Mar</option>
        <option value="4">Apr</option>
        <option value="5">May</option>
        <option value="6">Jun</option>
        <option value="7">Jul</option>
        <option value="8">Aug</option>
        <option value="9">Sep</option>
        <option value="10">Oct</option>
        <option value="11">Nov</option>
        <option value="12">Dec</option>
        </select>
        </span>
        <label class="offset" for="card-exp-year">Card Expiration Year<em>*</em></label>
        <span class="select">
        <select name="CardExpiryYear" class="xs" id="f-cc-exp-year">
        <option value="2015">2015</option>
        <option value="2016">2016</option>
        <option value="2017">2017</option>
        <option value="2018">2018</option>
        <option value="2019">2019</option>
        <option value="2020">2020</option>
        <option value="2021">2021</option>
        <option value="2022">2022</option>
        </select>
        </span></p>
        </div>
        <div class="row">
        <div style="display: none;">
        <input type="radio" name="PaymentMethodType" class="tick" id="f-payment-method-cc" value="1" />
        <input type="radio" name="PaymentMethodType" id="PaymentMethodType_9" value="10" />
        </div>
        </div>
        <div class="row">
        <p class="field ccvn">
        <label for="ccv-number">CCV Number <em>*</em></label>
        <span class="ccv">
        <input type="text" name="CardCCV" class="text" id="f-cc-cvv" />
        </span></p>
        </div>
        </fieldset>
        <div class="wrap total">
        <p class="sum">Total: <strong><span class="amountSpan"></span></strong></p>
        <p class="action"><button class="button-a" type="submit">Checkout</button></p>
        </div>
        <input type="hidden" name="Amount" class="cat_textbox" id="Amount" readonly="readonly" />
        <script type="text/javascript" src="/CatalystScripts/ValidationFunctions.js"></script>
        <script language="javascript" type="text/javascript">
                //<![CDATA[
                var submitcount42059 = 0;function checkWholeForm42059(theForm){var why = "";if (theForm.Username) why += isEmpty(theForm.Username.value, "Username"); if (theForm.Password && theForm.PasswordConfirm) { why += isEmpty(theForm.Password.value, "Password"); why += isEmpty(theForm.PasswordConfirm.value, "Confirm Password"); if (theForm.Password.value != theForm.PasswordConfirm.value) why += appendBreak("- Password and its confirmation do not match."); if (theForm.Password.value.length < 6) why += appendBreak("- Password must be 6 characters or longer."); }if (theForm.FirstName) why += isEmpty(theForm.FirstName.value, "First Name"); if (theForm.LastName) why += isEmpty(theForm.LastName.value, "Last Name"); if (theForm.HomePhone) why += isEmpty(theForm.HomePhone.value, "Phone Number"); if (theForm.EmailAddress) why += checkEmail(theForm.EmailAddress.value);if (theForm.ShippingAttention) why += isEmpty(theForm.ShippingAttention.value, "Shipping Name");if (theForm.ShippingAddress) why += isEmpty(theForm.ShippingAddress.value, "Shipping Address"); if (theForm.HomePhone) why += isEmpty(theForm.HomePhone.value, "Phone Number"); if (theForm.ShippingState) why += isEmpty(theForm.ShippingState.value, "Shipping State");  if (theForm.ShippingCity) why += isEmpty(theForm.ShippingCity.value, "Shipping City");  if (theForm.ShippingZip) why += isEmpty(theForm.ShippingZip.value, "Shipping Zipcode");
                if (theForm.BillingAddress) why += isEmpty(theForm.BillingAddress.value, "Billing Address");  if (theForm.BillingState) why += isEmpty(theForm.BillingState.value, "Billing State");  if (theForm.BillingCity) why += isEmpty(theForm.BillingCity.value, "Billing City");  if (theForm.BillingZip) why += isEmpty(theForm.BillingZip.value, "Billing Zipcode");
                 if (!theForm.PaymentMethodType || getRadioSelected(theForm.PaymentMethodType) == 1) { if (theForm.CardName) why += isEmpty(theForm.CardName.value, "Name on Card"); if (theForm.CardNumber) why += isNumeric(theForm.CardNumber.value, "Card Number"); if (theForm.Amount) why += isCurrency(theForm.Amount.value, "Amount"); } if (theForm.PaymentMethodType) why += checkSelected(theForm.PaymentMethodType, "Payment Method");if(why != ""){alert(why);return false;}if(submitcount42059 == 0){submitcount42059++;theForm.submit();return false;}else{alert("Form submission is in progress.");return false;}}
                // Credit Card info is not required if paying by PayPal, Hosted Credit Card, COD etc
                function ShowCCFields(val) {                           
                    if (!document.getElementById('paymentdiv'))
                        return;         
                    if (val != 1)
                        document.getElementById('paymentdiv').style.display = 'none';               
                    else
                        document.getElementById('paymentdiv').style.display = 'inline';
                //]]>
            </script>
    </form>
    </section>

    Locking this thread.
    You only need one post on something

  • How do I checkin/unlock files that I checked out under a different computer name?

    My hard drive went bad. My IT department migrated me from windows 7 to windows 8 and also to a different user and computer name in a new domain. Now I cannot unlock files that were checked out on the old drive under the old domain user & computer.
    I tried running Visual Studio 2013 under the old user name (using Run as other user), but appears that the files are inaccessibly locked on the old and no longer existing computer name.
    John Mikesell

    Hi John,
    Based on your description, your TFS and current client machine in different domains.
    In this situation, you can contact your TFS administrator to make two-way trust between the two domains,  then add the current user account as a team member of your team project. After that, you can ask team project collection Administrators to
    unlock the file that your locked. Or ask the administrators to add your account to the group of "Project Collection Administrators". Then you can unlock the source files by yourseft after a workspace mapping on client machine. Check this
    page for more information about lock and unlock files or folders.
    Best regards,
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • TFS 2012 Scheduled Backups - Permission error

    Hi All,
    I am trying to configure auto backup using the Schedule Backups wizard.  However, I get the below erros during the Readiness Checks step.  I have check the SQL databases but couldn't figure out which one is having issue.  Need some help.  Thanks
    [Info   @20:37:34.839] +-+-+-+-+-| Running VerifySqlServerPermissionsGranted: Verifying TFS Job Agent has permissions to create and alter databases |+-+-+-+-+-
    [Info   @20:37:34.839] 
    [Info   @20:37:34.839] +-+-+-+-+-| Verifying TFS Job Agent has permissions to create and alter databases |+-+-+-+-+-
    [Info   @20:37:34.839] Starting Node: ALTERCREATEDATABASE
    [Info   @20:37:34.839] NodePath : Container/Progress/ALTERCREATEDATABASE
    [Info   @20:37:34.846] Node returned: Error
    [Error  @20:37:34.846] User does not have permission to perform this action.
    [Info   @20:37:34.846] Completed VerifySqlServerPermissionsGranted: Error
    [Info   @20:37:34.846] -----------------------------------------------------

    Hi Ultragc88, 
    Thanks for your post.
    What’s the detailed version of your TFS 2012?
    To create Backup plan, you must be a member of both of the following groups:
    1       
    The Administrators security group on the server that is running the administration console for Team Foundation.
    2       
    The SQL Server System Administrator security group. In addition, the service account for TFS (TFSService) must have
    SQL Server Perform Back Up and Create Maintenance Plan permissions set to
    Allow on each instance of SQL Server that hosts the databases that you want to back up.
    3       
    The Farm Administrators group in SharePoint Foundation 2010, or an account with the permissions required to back up the farm.
    If you ensure you have the above permissions correctly, but still occur the same error, please share the full backup plan creating log here.
    For more information about create TFS 2012 backup plan, please refer to this document:
    http://msdn.microsoft.com/en-us/library/vstudio/hh561429.aspx.
    John Qiao [MSFT]
    <THE CONTENT IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, WHETHER EXPRESS OR IMPLIED>
    Thanks
    MSDN Community Support
    Please remember to "Mark as Answer" the responses that resolved your issue. It is a common way to recognize those who have helped you, and makes it easier for other visitors to find the resolution later.

  • Dreamweaver CS4 isn't letting me unlock (check out) my files

    So I'm in a pickle here. Just the other day I was working on my site and I was checking in and out files from my website. Today when I go and try to check out files from my website it just says something like....
    'File activity incomplete'
    and then...
    'index.php is a locked file and can be viewed but not changed. What would you like to do with this file? View | Cancel'
    No one else has these files checked out on the server, it's just me and according to Dreamweaver all of the files have a lock icon next to them and are all checked int, it's just not letting me check them out.
    Just a few days ago things were working fine, I haven't done anything at all since then and now I can't find any way of unlocking these files to make changes to them!
    The funny thing is if I create a new page, check it in (which locks the file) and then check it out (unlocking it), it works just fine and let's me check the new page in and out without any errors at all.
    What's going on here, better yet, how can I fix this?
    I'm using CS4 by the way.

    Hi,
    If in iChat > Preferences > Alerts you have the AppleScript set on File Transfers to Auto Accept then reset them on each computer.
    Have you tried sending them in different ways ?
    Dropping on a Buddy with No Chat open.
    Dropping in a Chat (Text Field) and sending with no accompanying text.
    Same with text.
    From the Buddies Menu with Text Chat open
    Right Click a Buddy  (same menu)
    Dragging File over a Video Chat.
    Try adding a  Public DNS server such as Google's 8.8.8.8 in to the System Preferences > Network > Advanced Button > DNS tab
    Repeat for other computers.
    10:11 PM      Tuesday; April 17, 2012
    Please, if posting Logs, do not post any Log info after the line "Binary Images for iChat"
      iMac 2.5Ghz 5i 2011 (Lion 10.7.3)
     G4/1GhzDual MDD (Leopard 10.5.8)
     MacBookPro 2Gb (Snow Leopard 10.6.8)
     Mac OS X (10.6.8),
    "Limit the Logs to the Bits above Binary Images."  No, Seriously

  • Jdev: public_html is being periodically left checked out ???

    We have an odd and periodic problem happen. OSCM version: 4.11
    - Periodically a check out is left on a directory (public_html in Jdev)
    - Someone else is allowed to checkout this directory and check in. This leaves
    We have exclusive lock enabled!!!!! ???
    - This leaves the dangling check-out hung
    Attempts to check-in force a merge, which hangs with CPU spinnnin on the RON
    - Undo checkout is the only solution.
    - When the earlier version is locked, all Jdev us of adding files is blocked even though
    the top version is one greater than the checked out version.
    Anybody have any ideas?
    TIA curt

    We have had a similar problem. It occurs when someone adds a new file to the repository without first downloading the latest version. If the developer's current workarea has an older version of the public_html folder, jdeveloper cannot check in the folder with the added files since there is a newer version. Since our repository rules are the latest content of a root folder, the refresh associated with the download updates to the latest public_html version before the add occurs. We also found that the merge does not work properly once the problem occurs. The merge window does not accurately indicate the differences between the versions and if you go ahead with the merge, the files not listed will not be present in the new checked in folder.

  • Multiple people checked out a story at the same time

    Had a strange  incident today where two incopy users had story checked out at the same time. I wouldn't have believed it if I hadn't seen it for myself. I checked the links, they were going to the same place. One user lost his changes when both checked in the story. How could this happen? Looked like maybe the locked file was disappearing for some reason.

    Pretty much covered this in the ID forum.
    Bob

  • Can I get my Macbook Pro just checked out and tuned up at the genius bar?

    I'm having a hard time getting my questions answered. Basically I've had my Macbook Pro for four and a half years, but it's still doing mostly fine. It's just showing it's age slightly I think, with more spinning wheels than usual and odd things like the date is usually set to 1999 when I turn the computer on, but it rights itself in a few minutes. Also most the time when I plug it in it says it's not charging and I have to try multiple times. None of this is a huge deal, it's just that I really need the computer to last me preferably at least another year, so I worry about it a bit. I do take good care of it though. I'm about to move out of the country for a year, so I'd like to get it just checked out and perhaps tuned up a bit so that any problems are taken care of and it's in the best shape before I move away. I'd like to make a genius bar appointment, but the closest Apple store is a two hour drive from my home, so I don't want to go into it not having any idea how much it will cost or if they'll even be able to do what I'm hoping in the span of a single workday. I really don't want to have to drive back later to pick it up or have it sent off somewhere to be repaired, although if it does have serious problems I'd be willing to do that. I'd just like to know going in to it what the price range is likely to be like. I don't want to make the drive to the Apple store and have them tell me it's going to be a few hundred dollars just to have my computer looked over. And I don't even know if they offer that service, let alone if they can do it in a single afternoon. I've tried calling the store and conversations with the automated person really are not helpful. He just tells me to go online and make a reservation, and I can't figure out how to get my questions about cost and service answered.
    Also, am I being foolish hoping my four and a half year old Macbook will last at least another year or two? I have no idea what the "life expectancy" is for these things. I know nothing really about computers at all, so forgive my ignorance.
    Any help and insight is very much appreciated.

    The genius bar technicians can check your MBP for possible hardware problems and specific software issues that you may have.  The diagnosis will be free.  Any extensive repairs will not be free.
    If you have minor software problems, you essentially will have to deal with them yourself.  Examine these two comprehensive documents for possible problem definition and solutions.  If you encounter problems that you are unable to cope with, start a new discussion and there will be persons willing to assist you in solving them.
    https://discussions.apple.com/docs/DOC-3521
    https://discussions.apple.com/docs/DOC-3353
    Ciao.

Maybe you are looking for

  • How do I install windows home server on my power mac?

    My power mac g4 is the graphite version I think and I put the disc in my computer and booted up and I pressed alt on my windows keyboard ( i think its options on a mac keyboard) but when I got to the screen where it displays the options to boot from

  • Error while Creating Charm Project

    Hi I am configuring CHARM Sol 7.1 SP11. TMS landscape is as follows DEV100-->QAS200-->PRD300 (QAS & PRD as Virtual systems). we have created virtual systems and flagged as a virtual system in smsy. I have created the project in SOLAR_PROJECT_ADMIN an

  • How to stop screen expansion when I awake in new os update

    When I awake my Z10 the screen expands or magnifies itself so I have to squeeze it to fit all the screen in. Very annoying any ideas how to stop it? Solved! Go to Solution.

  • Posting of MIRO invoices

    Hi Experts Please assist, my requirement is as follows: I will be given an invoice that was previously parked/held because it did not have a goods receipt to it. After the goods receipt is done, the program should update the line items on the MIRO in

  • Points and lines don't appear when i turn on graduated filter in LR 5.4

    The points and lines delineating the effects' range are not visible when I turn on the graduated filter in LR 5.4.  The effect works but without the points and lines I am pretty much guessing where the effects' borders are situated.  It worked fine b