Formatted Search to imput TaxGroup Automatically when create a new item

I create a FMS to imput the taxgroup when create a new item. But when execute the FMS this show a list  of values. Whats a problem?
declare @iva5 VARCHAR(10)
declare @iva12 VARCHAR(10)
declare @iva21 VARCHAR(10)
set @iva5='D1'
set @iva12='D2'
set @iva21='D3'
SELECT CASE
WHEN T0.ITMSGRPCOD IN ('107','108','109','110','111','116') THEN @iva21
WHEN T0.ITMSGRPCOD IN ('112','113','114','115') THEN @iva12
WHEN T0.ITMSGRPCOD IN ('105','106') THEN @iva12
ELSE @iva12 END
FROM OITM T0

You should refer to the actual item's item group value:
declare @iva5 VARCHAR(10)
declare @iva12 VARCHAR(10)
declare @iva21 VARCHAR(10)
set @iva5='D1'
set @iva12='D2'
set @iva21='D3'
SELECT CASE
WHEN $[OITM.ITMSGRPCOD] IN ('107','108','109','110','111','116') THEN @iva21
WHEN $[OITM.ITMSGRPCOD] IN ('112','113','114','115') THEN @iva12
WHEN $[OITM.ITMSGRPCOD] IN ('105','106') THEN @iva12
ELSE @iva12 END

Similar Messages

  • How do you shuffle the image order when creating a new slideshow in apterture 3?  i would like to do this automatically when creating a new slideshow.  i see how you do it when you just play a slideshow.

    how do you shuffle the image order when creating a new slideshow in apterture 3?  i would like to do this automatically when creating a new slideshow.  i see how you do it with presets when you just play a slideshow, but i don't see an option to randomly shuffle the slide order when you create a new slideshow.  i know you can sort it by different fields, but i want it to be random.  thanks.

    If you want to rearrange images in random order you can try an AppleScript:
    retrieve a list of selected images from Aperture
    shuffe the list properly
    create an album in Aperture and add the images from the list to the album (make sure that the album set to be orederd manually)
    Here  is a sample script that shuffles the selected images and displays them in random order in Full Screen Mode:
    on removeItem(ims, i)
      -- remove the item at position "i" from a list ims
              if ims is {} then return {}
              if (length of ims is 1) then return {}
              if i < 2 then return rest of ims
              if (i = length of ims) then return (items 1 thru (i - 1) of ims)
              if i > (length of ims) then return ims -- should be error?
              return (items 1 thru (i - 1) of ims) & (items (i + 1) thru (length of ims) of ims)
    end removeItem
    on shuffle_items(ims)
      -- shuffle the items of the list "ims" randomly
              local numitems, ims_shuffled, nextrest, nextpick, i
              set numitems to length of ims
              if length of ims < 2 then return ims
              set ims_shuffled to {}
              set nextrest to ims
              repeat until nextrest is {}
                        set i to (random number (numitems - 1)) + 1
                        set nextpick to item i of nextrest
                        set beginning of ims_shuffled to nextpick
                        set numitems to numitems - 1
                        set nextrest to removeItem(nextrest, i)
              end repeat
              return ims_shuffled
    end shuffle_items
    on shuffleIms()
      -- retrieve the selected images from Aperture
      -- and display them in random order in full screen mode
              local imageSel, shuffled, i
              tell application "Aperture"
      activate
                        set imageSel to (get selection)
                        set shuffled to my shuffle_items(imageSel)
                        set fullscreen to true
                        if imageSel is {} then error "Please select some images."
                        repeat with i from 1 to count of shuffled
                                  reveal {item i of shuffled}
      delay 3 -- chnage that to the time you want
                        end repeat
                        set fullscreen to false
                        return shuffled
              end tell
    end shuffleIms
    shuffleIms()
    Some more code snippets to go from here:
    To create an album:
                        tell library 1
                                  if not (exists album "shuffledAlbum") then
      make new album with properties {name:"shuffledAlbum", image version:shuffled}
                                  end if
                        end tell
    And to add the images from the shuffled list to the album:
                        repeat with i from 1 to count of shuffled
                                  duplicate item i of shuffled to album "shuffledAlbum"
                        end repeat
    Regards
    Léonie

  • When creating a new window in safari, using command T, the marker have not activated the search field. It means you have to click there every time. Changed after upgrading to Mavericks. Anyone knows how to change this?

    When creating a new window in safari, using command T, the marker have not activated the search field. It means you have to click there every time. Changed after upgrading to Mavericks. Anyone knows how to change this?

    Yes, you can do something like that. What you would do is create a button for each image and then hide them. When I do this type of thing I place all of the buttons on a template page and then hide the template.
    You can then use JavaScript to copy the icon from any of the hidden buttons to the main button that you've set up to display the image. For example, suppose you set up 10 buttons named b1, b2, b3, ...b10. The code to copy the icon from one of them to the button used to display the image (b0) would be something like this:
    // Get the icon from the b3 button
    var oIcon = getField("b3").buttonGetIcon();
    // Get  reference to the b0 button
    var f = getField("b0");
    // Set the icon of the b0 button to the icon retrieved from the hidden button
    f.buttonSetIcon(oIcon);
    // Show the b0 button
    f.display = display.visible;
    This code would go in the Mouse Up event of the smaller button.

  • How can I create accurate decimal dimensions when creating a new document or using the art board in Illustrator CS6? When I type in a number with a decimal, it automatically rounds the number up.

    How can I create accurate decimal dimensions when creating a new document or using the art board in Illustrator CS6? When I type in a number with a decimal, it automatically rounds the number up.

    For my part you are welcome, sdowers.
    Unfortunately, the uncertainty arising from the rounding has been up several times here in this forum.
    I just came to remember a warning that needs to be given:
    The rounding of the representation of a numerical value may be harmless in itself, but if you use it for any operation that changes the value, such as multiplication or whatever, things will go wrong because the operation will be made on the basis of the rounded value instead of the true value. So, as in your first case in post #2, 39.625 rounded to 39.63 will become 79.26 instead of 79.25.

  • Can't adjust the default time scale when creating a new appointment in Outlook 2010

    Good Afternoon, I have found a question on these community boards that propose an issue that I am currently experiencing. The answer; however, was not the solution for me. I used the same name as the original post and will add the original text as it is
    exactly what I am experiencing.
    "When creating a new appointment in the month view Outlook 2010, the default time scale or duration is 2 days.  I tried resetting the view, adjusting the time scale, and creating a new profile.  It only seems to happen when creating the appointment
    in the Month view.  ???  Day and week view work fine and appointment can be created w the standard 30 minute time scale.  But the time scale in the month view although says 30 mins, it creates appointments in 2 day durations."
    This is exactly what happens to the user I am assisting. When in "month view" double clicking the day will bring up a new appointment with the times within the same day. If you click the "new appointment" button in the ribbon it
    sets the end time to the following day. This only happens in the month view every other view works as it normally should. I have tried it several times being sure multiple days are not selected. It still gives me an end time for the following day. I have reset
    the view, changed the time scale but nothing seems to bring it back to the default same day appointment. Any ideas?
    Thanks for any assistance you can provide.

    It is a default in Outlook 2010 in month view.  The "time scale" selection is greyed out.  Very frustrating.  Everytime I select "New Appointment," a duration of 1 day is automatically selected; midnight to midnight.  I end up doing
    most appointments twice because I forget to change to end date back to the day of the appointment.  "New meeting Request" works fine.  So does "New All Day Event" when you deselect "All Day Event."  I can't see how this default behavior
    provides optimal results under any circumstances.  Very frustrating.

  • How to generate an id for a vendor when create a new one?

    Dear friends,
    How to generate a new id for a new vendor when create the new vendor?
    Thanks a lot!

    >
    Qiwei Yin wrote:
    > Dear friends,
    >
    > How to generate a new id for a new vendor when create the new vendor?
    >
    > Thanks a lot!
    Hi,
    For many account groups, there is no need to specify vendor number while creating a new vendor. They will take internal number assignment and you can leave this field blank.
    For external number assignment, you can assign you own number.
    If you are creating vendors through program, and you want your vendors in a particular format, you can use your own number ranges created through SNRO.
    regards
    Sreenivas

  • Errors TF30162 and TF250025 when creating a New Team Project in TFS2012 with Sharepoint Site on Visual Studio

    Im having the following errors when creating a New Team Project by Visual Studio on TFS2012 with a Sharepoint Site... 
    This problem not occurs when i don't select to create a sharepoint site...
    My Sharepoint is 2010 with SP2...
    Here is the errors log:
    2013-12-05T10:06:10 | Module: Internal | Team Foundation Server proxy retrieved | Completion time: 0 seconds
    2013-12-05T10:06:10 | Module: Wizard | Retrieved IAuthorizationService proxy | Completion time: 0 seconds
    2013-12-05T10:06:10 | Module: Wizard | Project creation permissions retrieved | Completion time: 0.016 seconds
    2013-12-05T10:06:10 | Module: Internal | The template information for Team Foundation Server "srv-tfs2012\TJMTCollection" was retrieved from the Team Foundation Server. | Completion time: 0.047 seconds
    2013-12-05T10:06:15 | Module: Engine | Thread: 50 | New project will be created with the "Microsoft Visual Studio Scrum 2.2" methodology
    2013-12-05T10:06:15 | Module: Engine | Retrieved IAuthorizationService proxy | Completion time: 0 seconds
    2013-12-05T10:06:15 | Module: Engine | Project creation permissions retrieved | Completion time: 0.007 seconds
    2013-12-05T10:06:15 | Module: Internal | Team Foundation Server proxy retrieved | Completion time: 0 seconds
    2013-12-05T10:06:15 | Module: Internal | The template information for Team Foundation Server "srv-tfs2012\TJMTCollection" was retrieved from the Team Foundation Server. | Completion time: 0.005 seconds
    2013-12-05T10:06:15 | Module: Exporter | Wrote compressed process template file | Completion time: 0 seconds
    2013-12-05T10:06:16 | Module: Exporter | Extracted process template file | Completion time: 0.448 seconds
    2013-12-05T10:06:16 | Module: Engine | Thread: 50 | Starting Project Creation for project "Teste" in domain "srv-tfs2012\TJMTCollection"
    2013-12-05T10:06:16 | Module: Engine | The user identity information was retrieved from the Group Security Service | Completion time: 0 seconds
    2013-12-05T10:06:16 | Module: Initializer | Thread: 50 | The New Team Project Wizard is starting to initialize the plug-ins.
    2013-12-05T10:06:16 | Module: Initializer | Thread: 50 | The New Team Project Wizard successfully Initialized the plug-in Ms.Internal.LinksCreator.
    2013-12-05T10:06:16 | Module: Initializer | Thread: 50 | The New Team Project Wizard successfully Initialized the plug-in Ms.Internal.Groups.
    2013-12-05T10:06:16 | Module: CssStructureUploader | Thread: 50 | Entering Initialize in CssStructureUploader
    2013-12-05T10:06:16 | Module: CssStructureUploader | Thread: 50 | Initialize for CssStructureUploader complete
    2013-12-05T10:06:16 | Module: Initializer | Thread: 50 | The New Team Project Wizard successfully Initialized the plug-in Microsoft.ProjectCreationWizard.Classification.
    2013-12-05T10:06:16 | Module: Rosetta | Thread: 50 | Entering Initialize in RosettaReportUploader
    2013-12-05T10:06:16 | Module: Rosetta | Thread: 50 | Exiting Initialize for RosettaReportUploader
    2013-12-05T10:06:16 | Module: Initializer | Thread: 50 | The New Team Project Wizard successfully Initialized the plug-in Microsoft.ProjectCreationWizard.Reporting.
    2013-12-05T10:06:16 | Module: WSS | Thread: 50 | Entering Initialize in WssSiteCreator
    2013-12-05T10:06:16 | Module: WSS | Thread: 50 | Site information: Title = "Teste"  Description = ""
    2013-12-05T10:06:16 | Module: WSS | Thread: 50 | Base site url: http://srv-tfs2012/sites/TJMTCollection/Teste
    2013-12-05T10:06:16 | Module: WSS | Thread: 50 | Admin site url: http://srv-tfs2012:17012/
    2013-12-05T10:06:16 | Module: WSS | Thread: 50 | Exiting Initialize for WssSiteCreator
    2013-12-05T10:06:16 | Module: Initializer | Thread: 50 | The New Team Project Wizard successfully Initialized the plug-in Microsoft.ProjectCreationWizard.Portal.
    2013-12-05T10:06:16 | Module: Groups and Permissions | Thread: 50 | Entering Initialize in GssStructureCreator
    2013-12-05T10:06:16 | Module: Groups and Permissions | Thread: 50 | Exiting Initialize for GssStructureCreator
    2013-12-05T10:06:16 | Module: Initializer | Thread: 50 | The New Team Project Wizard successfully Initialized the plug-in Microsoft.ProjectCreationWizard.Groups.
    2013-12-05T10:06:16 | Module: Work Item Tracking | Thread: 50 | About to begin the creation of project Teste on server srv-tfs2012\TJMTCollection
    2013-12-05T10:06:16 | Module: Initializer | Thread: 50 | The New Team Project Wizard successfully Initialized the plug-in Microsoft.ProjectCreationWizard.WorkItemTracking.
    2013-12-05T10:06:16 | Module: Initializer | Thread: 50 | The New Team Project Wizard successfully Initialized the plug-in Microsoft.ProjectCreationWizard.VersionControl.
    2013-12-05T10:06:16 | Module: Test Management | Thread: 50 | Initialization of Test Management Plugin for Project Creation Wizard succeeded. 
    2013-12-05T10:06:16 | Module: Initializer | Thread: 50 | The New Team Project Wizard successfully Initialized the plug-in Microsoft.ProjectCreationWizard.TestManagement.
    2013-12-05T10:06:16 | Module: Initializer | Thread: 50 | The New Team Project Wizard successfully Initialized the plug-in Microsoft.ProjectCreationWizard.Build.
    2013-12-05T10:06:16 | Module: Initializer | Thread: 50 | The New Team Project Wizard successfully Initialized the plug-in Microsoft.ProjectCreationWizard.Lab.
    2013-12-05T10:06:16 | Module: Initializer | Thread: 50 | The New Team Project Wizard successfully initialized the plug-ins.
    2013-12-05T10:06:16 | Module: Engine | Thread: 50 | Process template XML loaded
    2013-12-05T10:06:16 | Module: Engine | Thread: 50 | Starting Project Creation Engine execution
    2013-12-05T10:06:16 | Module: Engine | Thread: 53 | Running Task "UploadStructure" from Group "Classification"
    2013-12-05T10:06:16 | Module: CssStructureUploader | Thread: 53 | Getting CSS proxy
    2013-12-05T10:06:16 | Module: CssStructureUploader | Thread: 53 | CSS proxy retrieved
    2013-12-05T10:06:16 | Module: CssStructureUploader | Thread: 53 | The uploading of the Classification Service has started
    2013-12-05T10:06:16 | Module: CssStructureUploader | Thread: 53 | Uploading CSS structure: "<Nodes><Node StructureType="ProjectLifecycle" Name="Iteration" xmlns=""><Children><Node StructureType="ProjectLifecycle"
    Name="Release 1"><Children><Node StructureType="ProjectLifecycle" Name="Sprint 1" /><Node StructureType="ProjectLifecycle" Name="Sprint 2" /><Node StructureType="ProjectLifecycle"
    Name="Sprint 3" /><Node StructureType="ProjectLifecycle" Name="Sprint 4" /><Node StructureType="ProjectLifecycle" Name="Sprint 5" /><Node StructureType="ProjectLifecycle" Name="Sprint
    6" /></Children></Node><Node StructureType="ProjectLifecycle" Name="Release 2" /><Node StructureType="ProjectLifecycle" Name="Release 3" /><Node StructureType="ProjectLifecycle"
    Name="Release 4" /></Children></Node><Node StructureType="ProjectModelHierarchy" Name="Area" xmlns="" /></Nodes>"
    2013-12-05T10:06:16 | Module: CssStructureUploader | Thread: 53 | Creating Project : Teste
    2013-12-05T10:06:17 | Module: CssStructureUploader | Thread: 53 | Created Project Administrators group S-1-9-1551374245-1609553727-2111082564-2151496797-660325100-0-0-0-0-1 successfully.
    2013-12-05T10:06:17 | Module: CssStructureUploader | Thread: 53 | CSS structure upload finished
    2013-12-05T10:06:17 | Module: CssStructureUploader | Thread: 53 | Updating project properties for :vstfs:///Classification/TeamProject/169e471b-5e7c-4168-9c13-ddd37d64b1dc
    2013-12-05T10:06:17 | Module: CssStructureUploader | Thread: 53 | Updating catalog settings for :vstfs:///Classification/TeamProject/169e471b-5e7c-4168-9c13-ddd37d64b1dc
    2013-12-05T10:06:17 | Module: CssStructureUploader | Thread: 53 | Received 'Teste' team project entity object for :vstfs:///Classification/TeamProject/169e471b-5e7c-4168-9c13-ddd37d64b1dc
    2013-12-05T10:06:17 | Module: CssStructureUploader | Thread: 53 | Updated team project description: ""
    2013-12-05T10:06:17 | Module: Engine | Task "UploadStructure" from Group "Classification" completed with success | Completion time: 0.676 seconds
    2013-12-05T10:06:17 | Module: Engine | Thread: 56 | Running Task "" from Group ""
    2013-12-05T10:06:17 | Module: Engine | Thread: 49 | Running Task "GroupCreation1" from Group "Groups"
    2013-12-05T10:06:17 | Module: Groups and Permissions | Thread: 49 | Entering Execute in GssStructureCreator
    2013-12-05T10:06:17 | Module: Groups and Permissions | Thread: 49 | Getting list of structures for: vstfs:///Classification/TeamProject/169e471b-5e7c-4168-9c13-ddd37d64b1dc
    2013-12-05T10:06:17 | Module: Groups and Permissions | Thread: 49 | Adding access entry - actionName "GENERIC_READ" sid: "S-1-9-1551374245-1609553727-2111082564-2151496797-660325100-1-2757176466-3218051407-2887278433-795240796" deny: "True"
    2013-12-05T10:06:17 | Module: Groups and Permissions | Thread: 49 | Replacing macros: @creator.
    2013-12-05T10:06:17 | Module: Groups and Permissions | Thread: 49 | Macros replaced: [Teste]\@creator.
    2013-12-05T10:06:17 | Module: Groups and Permissions | Thread: 49 | Adding the following identity to a group: [Teste]\@creator.  Group name: Teste Team.
    2013-12-05T10:06:17 | Module: Groups and Permissions | Thread: 49 | Creating application group for "Readers" URI "vstfs:///Classification/TeamProject/169e471b-5e7c-4168-9c13-ddd37d64b1dc"
    2013-12-05T10:06:17 | Module: Groups and Permissions | Thread: 49 | Adding access entry - actionName "GENERIC_READ" sid: "S-1-9-1551374245-1609553727-2111082564-2151496797-660325100-1-903229747-404692801-3102686175-2727812972" deny: "True"
    2013-12-05T10:06:17 | Module: Groups and Permissions | Thread: 49 | Adding access entry - actionName "VIEW_TEST_RESULTS" sid: "S-1-9-1551374245-1609553727-2111082564-2151496797-660325100-1-903229747-404692801-3102686175-2727812972" deny:
    "True"
    2013-12-05T10:06:17 | Module: Groups and Permissions | Thread: 49 | Adding access entry - actionName "GENERIC_READ" sid: "S-1-9-1551374245-1609553727-2111082564-2151496797-660325100-1-903229747-404692801-3102686175-2727812972" deny: "True"
    2013-12-05T10:06:17 | Module: Groups and Permissions | Thread: 49 | Adding access entry - actionName "WORK_ITEM_READ" sid: "S-1-9-1551374245-1609553727-2111082564-2151496797-660325100-1-903229747-404692801-3102686175-2727812972" deny: "True"
    2013-12-05T10:06:17 | Module: Groups and Permissions | Thread: 49 | Creating application group for "Contributors" URI "vstfs:///Classification/TeamProject/169e471b-5e7c-4168-9c13-ddd37d64b1dc"
    2013-12-05T10:06:18 | Module: Groups and Permissions | Thread: 49 | Adding access entry - actionName "GENERIC_READ" sid: "S-1-9-1551374245-1609553727-2111082564-2151496797-660325100-1-4264286424-1586018371-2454857484-902542325" deny: "True"
    2013-12-05T10:06:18 | Module: Groups and Permissions | Thread: 49 | Adding access entry - actionName "DELETE_TEST_RESULTS" sid: "S-1-9-1551374245-1609553727-2111082564-2151496797-660325100-1-4264286424-1586018371-2454857484-902542325" deny:
    "True"
    2013-12-05T10:06:18 | Module: Groups and Permissions | Thread: 49 | Adding access entry - actionName "PUBLISH_TEST_RESULTS" sid: "S-1-9-1551374245-1609553727-2111082564-2151496797-660325100-1-4264286424-1586018371-2454857484-902542325" deny:
    "True"
    2013-12-05T10:06:18 | Module: Groups and Permissions | Thread: 49 | Adding access entry - actionName "VIEW_TEST_RESULTS" sid: "S-1-9-1551374245-1609553727-2111082564-2151496797-660325100-1-4264286424-1586018371-2454857484-902542325" deny:
    "True"
    2013-12-05T10:06:18 | Module: Groups and Permissions | Thread: 49 | Adding access entry - actionName "GENERIC_READ" sid: "S-1-9-1551374245-1609553727-2111082564-2151496797-660325100-1-4264286424-1586018371-2454857484-902542325" deny: "True"
    2013-12-05T10:06:18 | Module: Groups and Permissions | Thread: 49 | Adding access entry - actionName "WORK_ITEM_READ" sid: "S-1-9-1551374245-1609553727-2111082564-2151496797-660325100-1-4264286424-1586018371-2454857484-902542325" deny: "True"
    2013-12-05T10:06:18 | Module: Groups and Permissions | Thread: 49 | Adding access entry - actionName "WORK_ITEM_WRITE" sid: "S-1-9-1551374245-1609553727-2111082564-2151496797-660325100-1-4264286424-1586018371-2454857484-902542325" deny:
    "True"
    2013-12-05T10:06:18 | Module: Groups and Permissions | Thread: 49 | Adding access entry - actionName "MANAGE_TEST_PLANS" sid: "S-1-9-1551374245-1609553727-2111082564-2151496797-660325100-1-4264286424-1586018371-2454857484-902542325" deny:
    "True"
    2013-12-05T10:06:18 | Module: Groups and Permissions | Thread: 49 | Adding access entry - actionName "MANAGE_TEST_ENVIRONMENTS" sid: "S-1-9-1551374245-1609553727-2111082564-2151496797-660325100-1-4264286424-1586018371-2454857484-902542325"
    deny: "True"
    2013-12-05T10:06:18 | Module: Groups and Permissions | Thread: 49 | Adding access entry - actionName "MANAGE_TEST_CONFIGURATIONS" sid: "S-1-9-1551374245-1609553727-2111082564-2151496797-660325100-1-4264286424-1586018371-2454857484-902542325"
    deny: "True"
    2013-12-05T10:06:18 | Module: Groups and Permissions | Thread: 49 | Replacing macros: @defaultTeam.
    2013-12-05T10:06:18 | Module: Groups and Permissions | Thread: 49 | Macros replaced: [Teste]\@defaultTeam.
    2013-12-05T10:06:18 | Module: Groups and Permissions | Thread: 49 | Adding the following identity to a group: [Teste]\@defaultTeam.  Group name: Contributors.
    2013-12-05T10:06:18 | Module: Groups and Permissions | Thread: 49 | Creating application group for "Build Administrators" URI "vstfs:///Classification/TeamProject/169e471b-5e7c-4168-9c13-ddd37d64b1dc"
    2013-12-05T10:06:18 | Module: Groups and Permissions | Thread: 49 | Adding access entry - actionName "GENERIC_READ" sid: "S-1-9-1551374245-1609553727-2111082564-2151496797-660325100-1-1182136727-3720210756-2911721059-2444575003" deny: "True"
    2013-12-05T10:06:18 | Module: Groups and Permissions | Thread: 49 | Adding access entry - actionName "DELETE_TEST_RESULTS" sid: "S-1-9-1551374245-1609553727-2111082564-2151496797-660325100-1-1182136727-3720210756-2911721059-2444575003" deny:
    "True"
    2013-12-05T10:06:18 | Module: Groups and Permissions | Thread: 49 | Adding access entry - actionName "PUBLISH_TEST_RESULTS" sid: "S-1-9-1551374245-1609553727-2111082564-2151496797-660325100-1-1182136727-3720210756-2911721059-2444575003"
    deny: "True"
    2013-12-05T10:06:19 | Module: Groups and Permissions | Thread: 49 | Adding access entry - actionName "VIEW_TEST_RESULTS" sid: "S-1-9-1551374245-1609553727-2111082564-2151496797-660325100-1-1182136727-3720210756-2911721059-2444575003" deny:
    "True"
    2013-12-05T10:06:19 | Module: Groups and Permissions | Thread: 49 | Adding access entry - actionName "GENERIC_READ" sid: "S-1-9-1551374245-1609553727-2111082564-2151496797-660325100-1-1182136727-3720210756-2911721059-2444575003" deny: "True"
    2013-12-05T10:06:19 | Module: Groups and Permissions | Thread: 49 | Adding access entry - actionName "WORK_ITEM_READ" sid: "S-1-9-1551374245-1609553727-2111082564-2151496797-660325100-1-1182136727-3720210756-2911721059-2444575003" deny:
    "True"
    2013-12-05T10:06:19 | Module: Groups and Permissions | Thread: 49 | Adding access entry - actionName "WORK_ITEM_WRITE" sid: "S-1-9-1551374245-1609553727-2111082564-2151496797-660325100-1-1182136727-3720210756-2911721059-2444575003" deny:
    "True"
    2013-12-05T10:06:19 | Module: Groups and Permissions | Thread: 49 | Adding access entry - actionName "MANAGE_TEST_PLANS" sid: "S-1-9-1551374245-1609553727-2111082564-2151496797-660325100-1-1182136727-3720210756-2911721059-2444575003" deny:
    "True"
    2013-12-05T10:06:19 | Module: Groups and Permissions | Thread: 49 | Adding access entry - actionName "MANAGE_TEST_ENVIRONMENTS" sid: "S-1-9-1551374245-1609553727-2111082564-2151496797-660325100-1-1182136727-3720210756-2911721059-2444575003"
    deny: "True"
    2013-12-05T10:06:19 | Module: Groups and Permissions | Thread: 49 | Adding access entry - actionName "MANAGE_TEST_CONFIGURATIONS" sid: "S-1-9-1551374245-1609553727-2111082564-2151496797-660325100-1-1182136727-3720210756-2911721059-2444575003"
    deny: "True"
    2013-12-05T10:06:19 | Module: Groups and Permissions | Thread: 49 | Exiting Execute for GssStructureCreator
    2013-12-05T10:06:19 | Module: Engine | Task "GroupCreation1" from Group "Groups" completed with success | Completion time: 1.822 seconds
    2013-12-05T10:06:19 | Module: Engine | Thread: 53 | Running Task "" from Group ""
    2013-12-05T10:06:19 | Module: Engine | Thread: 56 | Running Task "LinkTypes" from Group "WorkItemTracking"
    2013-12-05T10:06:19 | Module: Work Item Tracking | Thread: 56 | Synchronizing users and groups.
    2013-12-05T10:06:20 | Module: Work Item Tracking | Thread: 56 | Synchronizing CSS structures.
    2013-12-05T10:06:21 | Module: Work Item Tracking | Thread: 56 | LinkType definition file found: C:\Users\23571\AppData\Local\Temp\TPW_tmpA31.tmp\WorkItem Tracking\LinkTypes\SharedStep.xml
    2013-12-05T10:06:21 | Module: Work Item Tracking | Thread: 56 | LinkType definition file found: C:\Users\23571\AppData\Local\Temp\TPW_tmpA31.tmp\WorkItem Tracking\LinkTypes\TestedBy.xml
    2013-12-05T10:06:21 | Module: Work Item Tracking | Thread: 56 | Uploading link types from file 'C:\Users\23571\AppData\Local\Temp\TPW_tmpA31.tmp\WorkItem Tracking\LinkTypes\SharedStep.xml'...
    2013-12-05T10:06:21 | Module: Work Item Tracking | Thread: 56 | Uploaded LinkType definitions from C:\Users\23571\AppData\Local\Temp\TPW_tmpA31.tmp\WorkItem Tracking\LinkTypes\SharedStep.xml
    2013-12-05T10:06:21 | Module: Work Item Tracking | Thread: 56 | Uploading link types from file 'C:\Users\23571\AppData\Local\Temp\TPW_tmpA31.tmp\WorkItem Tracking\LinkTypes\TestedBy.xml'...
    2013-12-05T10:06:21 | Module: Work Item Tracking | Thread: 56 | Uploaded LinkType definitions from C:\Users\23571\AppData\Local\Temp\TPW_tmpA31.tmp\WorkItem Tracking\LinkTypes\TestedBy.xml
    2013-12-05T10:06:21 | Module: Engine | Task "LinkTypes" from Group "WorkItemTracking" completed with success | Completion time: 1.717 seconds
    2013-12-05T10:06:21 | Module: Engine | Thread: 53 | Running Task "WITs" from Group "WorkItemTracking"
    2013-12-05T10:06:21 | Module: Work Item Tracking | Thread: 53 | WorkItemType definition file found: C:\Users\23571\AppData\Local\Temp\TPW_tmpA31.tmp\WorkItem Tracking\TypeDefinitions\Task.xml
    2013-12-05T10:06:21 | Module: Work Item Tracking | Thread: 53 | WorkItemType definition file found: C:\Users\23571\AppData\Local\Temp\TPW_tmpA31.tmp\WorkItem Tracking\TypeDefinitions\Bug.xml
    2013-12-05T10:06:21 | Module: Work Item Tracking | Thread: 53 | WorkItemType definition file found: C:\Users\23571\AppData\Local\Temp\TPW_tmpA31.tmp\WorkItem Tracking\TypeDefinitions\CodeReviewRequest.xml
    2013-12-05T10:06:21 | Module: Work Item Tracking | Thread: 53 | WorkItemType definition file found: C:\Users\23571\AppData\Local\Temp\TPW_tmpA31.tmp\WorkItem Tracking\TypeDefinitions\CodeReviewResponse.xml
    2013-12-05T10:06:21 | Module: Work Item Tracking | Thread: 53 | WorkItemType definition file found: C:\Users\23571\AppData\Local\Temp\TPW_tmpA31.tmp\WorkItem Tracking\TypeDefinitions\FeedbackRequest.xml
    2013-12-05T10:06:21 | Module: Work Item Tracking | Thread: 53 | WorkItemType definition file found: C:\Users\23571\AppData\Local\Temp\TPW_tmpA31.tmp\WorkItem Tracking\TypeDefinitions\FeedbackResponse.xml
    2013-12-05T10:06:21 | Module: Work Item Tracking | Thread: 53 | WorkItemType definition file found: C:\Users\23571\AppData\Local\Temp\TPW_tmpA31.tmp\WorkItem Tracking\TypeDefinitions\Impediment.xml
    2013-12-05T10:06:21 | Module: Work Item Tracking | Thread: 53 | WorkItemType definition file found: C:\Users\23571\AppData\Local\Temp\TPW_tmpA31.tmp\WorkItem Tracking\TypeDefinitions\ProductBacklogItem.xml
    2013-12-05T10:06:21 | Module: Work Item Tracking | Thread: 53 | WorkItemType definition file found: C:\Users\23571\AppData\Local\Temp\TPW_tmpA31.tmp\WorkItem Tracking\TypeDefinitions\SharedStep.xml
    2013-12-05T10:06:21 | Module: Work Item Tracking | Thread: 53 | WorkItemType definition file found: C:\Users\23571\AppData\Local\Temp\TPW_tmpA31.tmp\WorkItem Tracking\TypeDefinitions\TestCase.xml
    2013-12-05T10:06:21 | Module: Work Item Tracking | Thread: 53 | Uploading work item type from file 'C:\Users\23571\AppData\Local\Temp\TPW_tmpA31.tmp\WorkItem Tracking\TypeDefinitions\Task.xml'...
    2013-12-05T10:06:21 | Module: Work Item Tracking | Thread: 53 | Uploaded WorkItemType definition from C:\Users\23571\AppData\Local\Temp\TPW_tmpA31.tmp\WorkItem Tracking\TypeDefinitions\Task.xml.
    2013-12-05T10:06:21 | Module: Work Item Tracking | Thread: 53 | Uploading work item type from file 'C:\Users\23571\AppData\Local\Temp\TPW_tmpA31.tmp\WorkItem Tracking\TypeDefinitions\Bug.xml'...
    2013-12-05T10:06:21 | Module: Work Item Tracking | Thread: 53 | Uploaded WorkItemType definition from C:\Users\23571\AppData\Local\Temp\TPW_tmpA31.tmp\WorkItem Tracking\TypeDefinitions\Bug.xml.
    2013-12-05T10:06:21 | Module: Work Item Tracking | Thread: 53 | Uploading work item type from file 'C:\Users\23571\AppData\Local\Temp\TPW_tmpA31.tmp\WorkItem Tracking\TypeDefinitions\CodeReviewRequest.xml'...
    2013-12-05T10:06:21 | Module: Work Item Tracking | Thread: 53 | Uploaded WorkItemType definition from C:\Users\23571\AppData\Local\Temp\TPW_tmpA31.tmp\WorkItem Tracking\TypeDefinitions\CodeReviewRequest.xml.
    2013-12-05T10:06:21 | Module: Work Item Tracking | Thread: 53 | Uploading work item type from file 'C:\Users\23571\AppData\Local\Temp\TPW_tmpA31.tmp\WorkItem Tracking\TypeDefinitions\CodeReviewResponse.xml'...
    2013-12-05T10:06:22 | Module: Work Item Tracking | Thread: 53 | Uploaded WorkItemType definition from C:\Users\23571\AppData\Local\Temp\TPW_tmpA31.tmp\WorkItem Tracking\TypeDefinitions\CodeReviewResponse.xml.
    2013-12-05T10:06:22 | Module: Work Item Tracking | Thread: 53 | Uploading work item type from file 'C:\Users\23571\AppData\Local\Temp\TPW_tmpA31.tmp\WorkItem Tracking\TypeDefinitions\FeedbackRequest.xml'...
    2013-12-05T10:06:22 | Module: Work Item Tracking | Thread: 53 | Uploaded WorkItemType definition from C:\Users\23571\AppData\Local\Temp\TPW_tmpA31.tmp\WorkItem Tracking\TypeDefinitions\FeedbackRequest.xml.
    2013-12-05T10:06:22 | Module: Work Item Tracking | Thread: 53 | Uploading work item type from file 'C:\Users\23571\AppData\Local\Temp\TPW_tmpA31.tmp\WorkItem Tracking\TypeDefinitions\FeedbackResponse.xml'...
    2013-12-05T10:06:22 | Module: Work Item Tracking | Thread: 53 | Uploaded WorkItemType definition from C:\Users\23571\AppData\Local\Temp\TPW_tmpA31.tmp\WorkItem Tracking\TypeDefinitions\FeedbackResponse.xml.
    2013-12-05T10:06:22 | Module: Work Item Tracking | Thread: 53 | Uploading work item type from file 'C:\Users\23571\AppData\Local\Temp\TPW_tmpA31.tmp\WorkItem Tracking\TypeDefinitions\Impediment.xml'...
    2013-12-05T10:06:22 | Module: Work Item Tracking | Thread: 53 | Uploaded WorkItemType definition from C:\Users\23571\AppData\Local\Temp\TPW_tmpA31.tmp\WorkItem Tracking\TypeDefinitions\Impediment.xml.
    2013-12-05T10:06:22 | Module: Work Item Tracking | Thread: 53 | Uploading work item type from file 'C:\Users\23571\AppData\Local\Temp\TPW_tmpA31.tmp\WorkItem Tracking\TypeDefinitions\ProductBacklogItem.xml'...
    2013-12-05T10:06:23 | Module: Work Item Tracking | Thread: 53 | Uploaded WorkItemType definition from C:\Users\23571\AppData\Local\Temp\TPW_tmpA31.tmp\WorkItem Tracking\TypeDefinitions\ProductBacklogItem.xml.
    2013-12-05T10:06:23 | Module: Work Item Tracking | Thread: 53 | Uploading work item type from file 'C:\Users\23571\AppData\Local\Temp\TPW_tmpA31.tmp\WorkItem Tracking\TypeDefinitions\SharedStep.xml'...
    2013-12-05T10:06:23 | Module: Work Item Tracking | Thread: 53 | Uploaded WorkItemType definition from C:\Users\23571\AppData\Local\Temp\TPW_tmpA31.tmp\WorkItem Tracking\TypeDefinitions\SharedStep.xml.
    2013-12-05T10:06:23 | Module: Work Item Tracking | Thread: 53 | Uploading work item type from file 'C:\Users\23571\AppData\Local\Temp\TPW_tmpA31.tmp\WorkItem Tracking\TypeDefinitions\TestCase.xml'...
    2013-12-05T10:06:23 | Module: Work Item Tracking | Thread: 53 | Uploaded WorkItemType definition from C:\Users\23571\AppData\Local\Temp\TPW_tmpA31.tmp\WorkItem Tracking\TypeDefinitions\TestCase.xml.
    2013-12-05T10:06:23 | Module: Engine | Task "WITs" from Group "WorkItemTracking" completed with success | Completion time: 2.825 seconds
    2013-12-05T10:06:23 | Module: Engine | Thread: 34 | Running Task "Categories" from Group "WorkItemTracking"
    2013-12-05T10:06:23 | Module: Engine | Thread: 56 | Running Task "Queries" from Group "WorkItemTracking"
    2013-12-05T10:06:23 | Module: Work Item Tracking | Thread: 34 | Uploading categories from file 'C:\Users\23571\AppData\Local\Temp\TPW_tmpA31.tmp\WorkItem Tracking\Categories.xml'...
    2013-12-05T10:06:23 | Module: Work Item Tracking | Thread: 56 | Group [SERVER]\Project Collection Administrators was granted the following permissions: Read, Contribute, Delete, ManagePermissions, FullControl
    2013-12-05T10:06:24 | Module: Work Item Tracking | Thread: 56 | Group [vstfs:///Classification/TeamProject/169e471b-5e7c-4168-9c13-ddd37d64b1dc]\Project Administrators was granted the following permissions: Read, Contribute, Delete, ManagePermissions, FullControl
    2013-12-05T10:06:24 | Module: Work Item Tracking | Thread: 56 | Group [vstfs:///Classification/TeamProject/169e471b-5e7c-4168-9c13-ddd37d64b1dc]\Readers was granted the following permissions: Read
    2013-12-05T10:06:24 | Module: Work Item Tracking | Thread: 56 | Group [vstfs:///Classification/TeamProject/169e471b-5e7c-4168-9c13-ddd37d64b1dc]\Contributors was granted the following permissions: Read
    2013-12-05T10:06:24 | Module: Work Item Tracking | Thread: 56 | Group [vstfs:///Classification/TeamProject/169e471b-5e7c-4168-9c13-ddd37d64b1dc]\Build Administrators was granted the following permissions: Read
    2013-12-05T10:06:24 | Module: Work Item Tracking | Thread: 56 | The following query was found in C:\Users\23571\AppData\Local\Temp\TPW_tmpA31.tmp\WorkItem Tracking\Queries\ProductBacklog.wiq: Product Backlog
    2013-12-05T10:06:24 | Module: Work Item Tracking | Thread: 56 | The following query has been imported from C:\Users\23571\AppData\Local\Temp\TPW_tmpA31.tmp\WorkItem Tracking\Queries\ProductBacklog.wiq: Product Backlog
    2013-12-05T10:06:24 | Module: Work Item Tracking | Thread: 56 | The following query was found in C:\Users\23571\AppData\Local\Temp\TPW_tmpA31.tmp\WorkItem Tracking\Queries\Feedback.wiq: Feedback
    2013-12-05T10:06:24 | Module: Work Item Tracking | Thread: 56 | The following query has been imported from C:\Users\23571\AppData\Local\Temp\TPW_tmpA31.tmp\WorkItem Tracking\Queries\Feedback.wiq: Feedback
    2013-12-05T10:06:24 | Module: Work Item Tracking | Thread: 56 | The following query folder was found: Current Sprint
    2013-12-05T10:06:24 | Module: Work Item Tracking | Thread: 56 | The following query folder has been created: Current Sprint
    2013-12-05T10:06:24 | Module: Work Item Tracking | Thread: 56 | The following query was found in C:\Users\23571\AppData\Local\Temp\TPW_tmpA31.tmp\WorkItem Tracking\Queries\OpenImpediments.wiq: Current Sprint/Open Impediments
    2013-12-05T10:06:24 | Module: Work Item Tracking | Thread: 56 | The following query has been imported from C:\Users\23571\AppData\Local\Temp\TPW_tmpA31.tmp\WorkItem Tracking\Queries\OpenImpediments.wiq: Current Sprint/Open Impediments
    2013-12-05T10:06:24 | Module: Work Item Tracking | Thread: 56 | The following query was found in C:\Users\23571\AppData\Local\Temp\TPW_tmpA31.tmp\WorkItem Tracking\Queries\BlockedTasks.wiq: Current Sprint/Blocked Tasks
    2013-12-05T10:06:24 | Module: Work Item Tracking | Thread: 56 | The following query has been imported from C:\Users\23571\AppData\Local\Temp\TPW_tmpA31.tmp\WorkItem Tracking\Queries\BlockedTasks.wiq: Current Sprint/Blocked Tasks
    2013-12-05T10:06:24 | Module: Work Item Tracking | Thread: 56 | The following query was found in C:\Users\23571\AppData\Local\Temp\TPW_tmpA31.tmp\WorkItem Tracking\Queries\WorkInProgress.wiq: Current Sprint/Work in Progress
    2013-12-05T10:06:24 | Module: Work Item Tracking | Thread: 56 | The following query has been imported from C:\Users\23571\AppData\Local\Temp\TPW_tmpA31.tmp\WorkItem Tracking\Queries\WorkInProgress.wiq: Current Sprint/Work in Progress
    2013-12-05T10:06:24 | Module: Work Item Tracking | Thread: 56 | The following query was found in C:\Users\23571\AppData\Local\Temp\TPW_tmpA31.tmp\WorkItem Tracking\Queries\UnfinishedWork.wiq: Current Sprint/Unfinished Work
    2013-12-05T10:06:24 | Module: Work Item Tracking | Thread: 56 | The following query has been imported from C:\Users\23571\AppData\Local\Temp\TPW_tmpA31.tmp\WorkItem Tracking\Queries\UnfinishedWork.wiq: Current Sprint/Unfinished Work
    2013-12-05T10:06:24 | Module: Work Item Tracking | Thread: 56 | The following query was found in C:\Users\23571\AppData\Local\Temp\TPW_tmpA31.tmp\WorkItem Tracking\Queries\SprintBacklog.wiq: Current Sprint/Sprint Backlog
    2013-12-05T10:06:24 | Module: Work Item Tracking | Thread: 56 | The following query has been imported from C:\Users\23571\AppData\Local\Temp\TPW_tmpA31.tmp\WorkItem Tracking\Queries\SprintBacklog.wiq: Current Sprint/Sprint Backlog
    2013-12-05T10:06:24 | Module: Work Item Tracking | Thread: 56 | The following query was found in C:\Users\23571\AppData\Local\Temp\TPW_tmpA31.tmp\WorkItem Tracking\Queries\TestCases.wiq: Current Sprint/Test Cases
    2013-12-05T10:06:24 | Module: Work Item Tracking | Thread: 56 | The following query has been imported from C:\Users\23571\AppData\Local\Temp\TPW_tmpA31.tmp\WorkItem Tracking\Queries\TestCases.wiq: Current Sprint/Test Cases
    2013-12-05T10:06:24 | Module: Work Item Tracking | Thread: 34 | Uploaded work item types categories from C:\Users\23571\AppData\Local\Temp\TPW_tmpA31.tmp\WorkItem Tracking\Categories.xml.
    2013-12-05T10:06:24 | Module: Engine | Task "Categories" from Group "WorkItemTracking" completed with success | Completion time: 0.182 seconds
    2013-12-05T10:06:24 | Module: Engine | Thread: 53 | Running Task "ProcessConfiguration" from Group "WorkItemTracking"
    2013-12-05T10:06:24 | Module: Work Item Tracking | Thread: 53 | Processing element CommonConfiguration.
    2013-12-05T10:06:24 | Module: Engine | Task "Queries" from Group "WorkItemTracking" completed with success | Completion time: 0.431 seconds
    2013-12-05T10:06:24 | Module: Work Item Tracking | Thread: 53 | Processing element AgileConfiguration.
    2013-12-05T10:06:24 | Module: Engine | Task "ProcessConfiguration" from Group "WorkItemTracking" completed with success | Completion time: 0.589 seconds
    2013-12-05T10:06:24 | Module: Engine | Thread: 49 | Running Task "" from Group ""
    2013-12-05T10:06:24 | Module: Engine | Thread: 34 | Running Task "TestVariable" from Group "TestManagement"
    2013-12-05T10:06:24 | Module: Engine | Thread: 44 | Running Task "TestResolutionState" from Group "TestManagement"
    2013-12-05T10:06:24 | Module: Engine | Thread: 39 | Running Task "TestSettings" from Group "TestManagement"
    2013-12-05T10:06:24 | Module: Engine | Thread: 37 | Running Task "VersionControlTask" from Group "VersionControl"
    2013-12-05T10:06:24 | Module: SccTask | Thread: 37 | <permission allow="Read, PendChange, Checkin, Label, Lock, ReviseOther, UnlockOther, UndoOther, LabelOther, AdminProjectRights, CheckinOther, Merge, ManageBranch" identity="[$$PROJECTNAME$$]\$$PROJECTADMINGROUP$$"
    />
    2013-12-05T10:06:24 | Module: SccTask | Thread: 37 | Allowing permission(s) Read, PendChange, Checkin, Label, Lock, ReviseOther, UnlockOther, UndoOther, LabelOther, AdminProjectRights, CheckinOther, Merge, ManageBranch to group [vstfs:///Classification/TeamProject/169e471b-5e7c-4168-9c13-ddd37d64b1dc]\Project
    Administrators
    2013-12-05T10:06:24 | Module: SccTask | Thread: 37 | <permission allow="Read, PendChange, Checkin, Label, Lock, Merge" identity="[$$PROJECTNAME$$]\Contributors" />
    2013-12-05T10:06:24 | Module: SccTask | Thread: 37 | Allowing permission(s) Read, PendChange, Checkin, Label, Lock, Merge to group [vstfs:///Classification/TeamProject/169e471b-5e7c-4168-9c13-ddd37d64b1dc]\Contributors
    2013-12-05T10:06:24 | Module: SccTask | Thread: 37 | <permission allow="Read, PendChange, Checkin, Label, Lock, Merge" identity="[$$PROJECTNAME$$]\Build Administrators" />
    2013-12-05T10:06:24 | Module: SccTask | Thread: 37 | Allowing permission(s) Read, PendChange, Checkin, Label, Lock, Merge to group [vstfs:///Classification/TeamProject/169e471b-5e7c-4168-9c13-ddd37d64b1dc]\Build Administrators
    2013-12-05T10:06:24 | Module: SccTask | Thread: 37 | <permission allow="Read" identity="[$$PROJECTNAME$$]\Readers" />
    2013-12-05T10:06:24 | Module: SccTask | Thread: 37 | Allowing permission(s) Read to group [vstfs:///Classification/TeamProject/169e471b-5e7c-4168-9c13-ddd37d64b1dc]\Readers
    2013-12-05T10:06:24 | Module: SccTask | Thread: 37 | Changing project setting ExclusiveCheckout to "False"
    2013-12-05T10:06:24 | Module: SccTask | Thread: 37 | Changing project setting GetLatestOnCheckout to "False"
    2013-12-05T10:06:24 | Module: SccTask | Thread: 37 | User chose to create new empty folder $/Teste
    2013-12-05T10:06:24 | Module: SccTask | Thread: 37 | No xml nodes of type "checkin_note" were found in the task xml
    2013-12-05T10:06:24 | Module: Test Management | Thread: 34 | Proper team project 'Teste' permissions are added to group 'S-1-9-1551374245-1204400969-2402986413-2179408616-0-0-0-4-1'.
    2013-12-05T10:06:24 | Module: Test Management | Thread: 34 | Uploading TestVariable from file 'C:\Users\23571\AppData\Local\Temp\TPW_tmpA31.tmp\Test Management\TestVariable.xml'...
    2013-12-05T10:06:24 | Module: Test Management | Thread: 39 | Uploading TestSettings from file 'C:\Users\23571\AppData\Local\Temp\TPW_tmpA31.tmp\Test Management\TestSettings.xml'...
    2013-12-05T10:06:24 | Module: Test Management | Thread: 44 | Uploading TestResolutionState from file 'C:\Users\23571\AppData\Local\Temp\TPW_tmpA31.tmp\Test Management\TestResolutionState.xml'...
    2013-12-05T10:06:24 | Module: Test Management | Thread: 39 | Uploaded TestSettings from file 'C:\Users\23571\AppData\Local\Temp\TPW_tmpA31.tmp\Test Management\TestSettings.xml'.
    2013-12-05T10:06:24 | Module: Engine | Task "TestSettings" from Group "TestManagement" completed with success | Completion time: 0.161 seconds
    2013-12-05T10:06:24 | Module: Test Management | Thread: 34 | Uploaded TestVariable from file 'C:\Users\23571\AppData\Local\Temp\TPW_tmpA31.tmp\Test Management\TestVariable.xml'.
    2013-12-05T10:06:24 | Module: Engine | Task "TestVariable" from Group "TestManagement" completed with success | Completion time: 0.174 seconds
    2013-12-05T10:06:24 | Module: Engine | Thread: 49 | Running Task "TestConfiguration" from Group "TestManagement"
    2013-12-05T10:06:24 | Module: Test Management | Thread: 49 | Uploading TestConfiguration from file 'C:\Users\23571\AppData\Local\Temp\TPW_tmpA31.tmp\Test Management\TestConfiguration.xml'...
    2013-12-05T10:06:24 | Module: Test Management | Thread: 44 | Uploaded TestResolutionState from file 'C:\Users\23571\AppData\Local\Temp\TPW_tmpA31.tmp\Test Management\TestResolutionState.xml'.
    2013-12-05T10:06:24 | Module: Engine | Task "TestResolutionState" from Group "TestManagement" completed with success | Completion time: 0.183 seconds
    2013-12-05T10:06:24 | Module: Test Management | Thread: 49 | Uploaded TestConfiguration from file 'C:\Users\23571\AppData\Local\Temp\TPW_tmpA31.tmp\Test Management\TestConfiguration.xml'.
    2013-12-05T10:06:24 | Module: Engine | Task "TestConfiguration" from Group "TestManagement" completed with success | Completion time: 0.012 seconds
    2013-12-05T10:06:24 | Module: Engine | Thread: 56 | Running Task "" from Group ""
    2013-12-05T10:06:24 | Module: Engine | Task "VersionControlTask" from Group "VersionControl" completed with success | Completion time: 0.189 seconds
    2013-12-05T10:06:24 | Module: Engine | Thread: 39 | Running Task "" from Group ""
    2013-12-05T10:06:24 | Module: Engine | Thread: 53 | Running Task "BuildTask" from Group "Build"
    2013-12-05T10:06:24 | Module: Engine | Thread: 34 | Running Task "Site" from Group "Reporting"
    2013-12-05T10:06:24 | Module: Microsoft.ProjectCreationWizard.Build | Thread: 53 | <ProcessTemplate Type="Default" Filename="Build\Templates\DefaultTemplate.11.1.xaml" Description="This is the default build process template for this
    Team Project." ServerPath="$/$$PROJECTNAME$$/BuildProcessTemplates" />
    2013-12-05T10:06:24 | Module: Microsoft.ProjectCreationWizard.Build | Thread: 53 | <ProcessTemplate Type="Upgrade" Filename="Build\Templates\UpgradeTemplate.xaml" Description="This is the upgrade build process template for this Team
    Project." ServerPath="$/$$PROJECTNAME$$/BuildProcessTemplates" />
    2013-12-05T10:06:24 | Module: Microsoft.ProjectCreationWizard.Build | Thread: 53 | <ProcessTemplate Type="Custom" Filename="Build\Templates\AzureContinuousDeployment.11.xaml" Description="This is the build process template for continuous
    delivery in this Team Project." ServerPath="$/$$PROJECTNAME$$/BuildProcessTemplates" />
    2013-12-05T10:06:24 | Module: Microsoft.ProjectCreationWizard.Build | Thread: 53 | <Permission allow="ViewBuilds, ViewBuildDefinition" identity="[$$PROJECTNAME$$]\Readers" />
    2013-12-05T10:06:24 | Module: Microsoft.ProjectCreationWizard.Build | Thread: 53 | Allowing permission(s) ViewBuilds, ViewBuildDefinition to account [Teste]\Readers.
    2013-12-05T10:06:24 | Module: Microsoft.ProjectCreationWizard.Build | Thread: 53 | <Permission allow="EditBuildQuality, ViewBuilds, QueueBuilds, ViewBuildDefinition" identity="[$$PROJECTNAME$$]\Contributors" />
    2013-12-05T10:06:24 | Module: Microsoft.ProjectCreationWizard.Build | Thread: 53 | Allowing permission(s) EditBuildQuality, ViewBuilds, QueueBuilds, ViewBuildDefinition to account [Teste]\Contributors.
    2013-12-05T10:06:24 | Module: Microsoft.ProjectCreationWizard.Build | Thread: 53 | <Permission allow="DeleteBuilds, DestroyBuilds, EditBuildQuality, ManageBuildQualities, RetainIndefinitely, ViewBuilds, ManageBuildQueue, QueueBuilds, StopBuilds, DeleteBuildDefinition,
    EditBuildDefinition, ViewBuildDefinition, AdministerBuildPermissions" identity="[$$PROJECTNAME$$]\Build Administrators" />
    2013-12-05T10:06:24 | Module: Microsoft.ProjectCreationWizard.Build | Thread: 53 | Allowing permission(s) DeleteBuilds, DestroyBuilds, EditBuildQuality, ManageBuildQualities, RetainIndefinitely, ViewBuilds, ManageBuildQueue, QueueBuilds, StopBuilds, DeleteBuildDefinition,
    EditBuildDefinition, ViewBuildDefinition, AdministerBuildPermissions to account [Teste]\Build Administrators.
    2013-12-05T10:06:24 | Module: Microsoft.ProjectCreationWizard.Build | Thread: 53 | <Permission allow="DeleteBuilds, DestroyBuilds, EditBuildQuality, ManageBuildQualities, RetainIndefinitely, ViewBuilds, ManageBuildQueue, QueueBuilds, StopBuilds, DeleteBuildDefinition,
    EditBuildDefinition, ViewBuildDefinition, AdministerBuildPermissions" identity="[$$PROJECTNAME$$]\$$PROJECTADMINGROUP$$" />
    2013-12-05T10:06:24 | Module: Microsoft.ProjectCreationWizard.Build | Thread: 53 | Allowing permission(s) DeleteBuilds, DestroyBuilds, EditBuildQuality, ManageBuildQualities, RetainIndefinitely, ViewBuilds, ManageBuildQueue, QueueBuilds, StopBuilds, DeleteBuildDefinition,
    EditBuildDefinition, ViewBuildDefinition, AdministerBuildPermissions to account [Teste]\Project Administrators.
    2013-12-05T10:06:24 | Module: Microsoft.ProjectCreationWizard.Build | Thread: 53 | <Permission allow="EditBuildQuality, ManageBuildQueue, OverrideBuildCheckInValidation, QueueBuilds, UpdateBuildInformation, ViewBuildDefinition, ViewBuilds" identity="$$PROJECTCOLLECTIONBUILDSERVICESGROUP$$"
    />
    2013-12-05T10:06:24 | Module: Microsoft.ProjectCreationWizard.Build | Thread: 53 | Allowing permission(s) EditBuildQuality, ManageBuildQueue, OverrideBuildCheckInValidation, QueueBuilds, UpdateBuildInformation, ViewBuildDefinition, ViewBuilds to account Project
    Collection Build Service Accounts.
    2013-12-05T10:06:24 | Module: Microsoft.ProjectCreationWizard.Build | Thread: 53 | <Permission allow="ViewBuildDefinition, EditBuildDefinition, DeleteBuildDefinition, QueueBuilds, ManageBuildQueue, StopBuilds, ViewBuilds, EditBuildQuality, RetainIndefinitely,
    DeleteBuilds, ManageBuildQualities, DestroyBuilds, AdministerBuildPermissions" identity="$$PROJECTCOLLECTIONBUILDADMINSGROUP$$" />
    2013-12-05T10:06:24 | Module: Microsoft.ProjectCreationWizard.Build | Thread: 53 | Allowing permission(s) ViewBuildDefinition, EditBuildDefinition, DeleteBuildDefinition, QueueBuilds, ManageBuildQueue, StopBuilds, ViewBuilds, EditBuildQuality, RetainIndefinitely,
    DeleteBuilds, ManageBuildQualities, DestroyBuilds, AdministerBuildPermissions to account Project Collection Build Administrators.
    2013-12-05T10:06:24 | Module: Microsoft.ProjectCreationWizard.Build | Thread: 53 | <Permission allow="DeleteBuilds, DestroyBuilds, EditBuildQuality, ManageBuildQualities, RetainIndefinitely, ViewBuilds, ManageBuildQueue, QueueBuilds, StopBuilds, DeleteBuildDefinition,
    EditBuildDefinition, ViewBuildDefinition, AdministerBuildPermissions, OverrideBuildCheckInValidation" identity="$$PROJECTCOLLECTIONADMINGROUP$$" />
    2013-12-05T10:06:24 | Module: Microsoft.ProjectCreationWizard.Build | Thread: 53 | Allowing permission(s) DeleteBuilds, DestroyBuilds, EditBuildQuality, ManageBuildQualities, RetainIndefinitely, ViewBuilds, ManageBuildQueue, QueueBuilds, StopBuilds, DeleteBuildDefinition,
    EditBuildDefinition, ViewBuildDefinition, AdministerBuildPermissions, OverrideBuildCheckInValidation to account Project Collection Administrators.
    2013-12-05T10:06:24 | Module: Rosetta | Thread: 34 | Creating site: /TfsReports/TJMTCollection/Teste
    2013-12-05T10:06:25 | Module: Engine | Task "Site" from Group "Reporting" completed with success | Completion time: 0.253 seconds
    2013-12-05T10:06:25 | Module: Engine | Thread: 25 | Running Task "Populate Reports" from Group "Reporting"
    2013-12-05T10:06:25 | Module: Rosetta | Thread: 25 | Creating folder: /TfsReports/TJMTCollection/Teste/Builds
    2013-12-05T10:06:25 | Module: Rosetta | Thread: 25 | Creating folder: /TfsReports/TJMTCollection/Teste/Tests
    2013-12-05T10:06:25 | Module: Rosetta | Thread: 25 | Creating report: /TfsReports/TJMTCollection/Teste/Backlog Overview
    2013-12-05T10:06:25 | Module: Engine | Task "BuildTask" from Group "Build" completed with success | Completion time: 0.591 seconds
    2013-12-05T10:06:25 | Module: Engine | Thread: 37 | Running Task "" from Group ""
    2013-12-05T10:06:25 | Module: Engine | Thread: 39 | Running Task "LabTask" from Group "Lab"
    2013-12-05T10:06:25 | Module: LabTask | Thread: 39 | <permission allow="Read, Create, Write, Edit, Delete, Start, Stop, Pause, ManageSnapshots, ManageLocation, DeleteLocation, ManagePermissions, ManageChildPermissions, ManageTestMachines" identity="$$PROJECTCOLLECTIONADMINGROUP$$"
    />
    2013-12-05T10:06:25 | Module: LabTask | Thread: 39 | <permission allow="Read, Create, Write, Edit, Delete, Start, Stop, Pause, ManageSnapshots, ManageLocation, DeleteLocation, ManageChildPermissions, ManageTestMachines" identity="[$$PROJECTNAME$$]\$$PROJECTADMINGROUP$$"
    />
    2013-12-05T10:06:25 | Module: LabTask | Thread: 39 | <permission allow="Read, Create, Write, Edit, Start, Stop, Pause, ManageSnapshots" identity="[$$PROJECTNAME$$]\Contributors" />
    2013-12-05T10:06:25 | Module: LabTask | Thread: 39 | <permission allow="Read" identity="[$$PROJECTNAME$$]\Readers" />
    2013-12-05T10:06:25 | Module: LabTask | Thread: 39 | <permission allow="Read, Write, Edit, Start, Stop, Pause, ManageSnapshots" identity="$$BUILDSERVICEGROUP$$" />
    2013-12-05T10:06:25 | Module: Rosetta | Thread: 25 | Setting data sources for report: /TfsReports/TJMTCollection/Teste/Backlog Overview
    2013-12-05T10:06:25 | Module: Rosetta | Thread: 25 | Creating report: /TfsReports/TJMTCollection/Teste/Builds/Build Summary
    2013-12-05T10:06:25 | Module: Microsoft.ProjectCreationWizard.Lab | Thread: 39 | <ProcessTemplate Type="Custom" Filename="Lab\Templates\LabDefaultTemplate.11.xaml" Description="This is the default Lab process template for this Team
    Project." ServerPath="$/$$PROJECTNAME$$/BuildProcessTemplates" />
    2013-12-05T10:06:25 | Module: Engine | Task "LabTask" from Group "Lab" completed with success | Completion time: 0.559 seconds
    2013-12-05T10:06:25 | Module: Engine | Thread: 49 | Running Task "" from Group ""
    2013-12-05T10:06:26 | Module: Rosetta | Thread: 25 | Setting data sources for report: /TfsReports/TJMTCollection/Teste/Builds/Build Summary
    2013-12-05T10:06:26 | Module: Rosetta | Thread: 25 | Creating report: /TfsReports/TJMTCollection/Teste/Builds/Build Success Over Time
    2013-12-05T10:06:26 | Module: Rosetta | Thread: 25 | Setting data sources for report: /TfsReports/TJMTCollection/Teste/Builds/Build Success Over Time
    2013-12-05T10:06:26 | Module: Rosetta | Thread: 25 | Creating report: /TfsReports/TJMTCollection/Teste/Sprint Burndown
    2013-12-05T10:06:26 | Module: Rosetta | Thread: 25 | Setting data sources for report: /TfsReports/TJMTCollection/Teste/Sprint Burndown
    2013-12-05T10:06:26 | Module: Rosetta | Thread: 25 | Creating report: /TfsReports/TJMTCollection/Teste/Release Burndown
    2013-12-05T10:06:27 | Module: Rosetta | Thread: 25 | Setting data sources for report: /TfsReports/TJMTCollection/Teste/Release Burndown
    2013-12-05T10:06:27 | Module: Rosetta | Thread: 25 | Creating report: /TfsReports/TJMTCollection/Teste/Tests/Test Case Readiness
    2013-12-05T10:06:27 | Module: Rosetta | Thread: 25 | Setting data sources for report: /TfsReports/TJMTCollection/Teste/Tests/Test Case Readiness
    2013-12-05T10:06:27 | Module: Rosetta | Thread: 25 | Creating report: /TfsReports/TJMTCollection/Teste/Tests/Test Plan Progress
    2013-12-05T10:06:27 | Module: Rosetta | Thread: 25 | Setting data sources for report: /TfsReports/TJMTCollection/Teste/Tests/Test Plan Progress
    2013-12-05T10:06:27 | Module: Rosetta | Thread: 25 | Creating report: /TfsReports/TJMTCollection/Teste/Velocity
    2013-12-05T10:06:28 | Module: Rosetta | Thread: 25 | Setting data sources for report: /TfsReports/TJMTCollection/Teste/Velocity
    2013-12-05T10:06:28 | Module: Engine | Task "Populate Reports" from Group "Reporting" completed with success | Completion time: 3.176 seconds
    2013-12-05T10:06:28 | Module: Engine | Thread: 44 | Running Task "" from Group ""
    2013-12-05T10:06:28 | Module: Engine | Thread: 49 | Running Task "SharePointPortal" from Group "Portal"
    2013-12-05T10:06:28 | Module: WSS | Thread: 49 | Language id: 1033
    2013-12-05T10:06:28 | Module: WSS | Thread: 49 | Creating site with the following parameters
    2013-12-05T10:06:28 | Module: WSS | Thread: 49 | Site Url: http://srv-tfs2012/sites/TJMTCollection/Teste
    2013-12-05T10:06:28 | Module: WSS | Thread: 49 | Site Title: Teste
    2013-12-05T10:06:28 | Module: WSS | Thread: 49 | Site Description: 
    2013-12-05T10:06:28 | Module: WSS | Thread: 49 | Locale: 1033
    2013-12-05T10:06:28 | Module: WSS | Thread: 49 | Template: Team Foundation Server Project Portal
    2013-12-05T10:06:28 | Module: WSS | Thread: 49 | Owner Login: PJMT\23571
    2013-12-05T10:06:28 | Module: WSS | Thread: 49 | Owner Name: João Vitor Paes de Barros do Carmo
    2013-12-05T10:06:28 | Module: WSS | Thread: 49 | Owner Email: 
    ---begin Exception entry---
    Time: 2013-12-05T10:06:28
    Module: WSS
    Exception Message: Server was unable to process request. ---> Access is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED)) (type SoapException)SoapException Details: <soap:Detail xmlns:soap="http://www.w3.org/2003/05/soap-envelope"
    />
    Exception Stack Trace:    at Microsoft.TeamFoundation.Client.Channels.TfsHttpClientBase.HandleReply(TfsClientOperation operation, TfsMessage message, Object[]& outputs)
       at Microsoft.TeamFoundation.Client.Channels.TfsHttpClientBase.Invoke(TfsClientOperation operation, Object[] parameters, TimeSpan timeout, Object[]& outputs)
       at Microsoft.TeamFoundation.Client.SharePoint.SharePointTeamFoundationIntegrationService.CreateSite(String webApplicationUrl, String absolutePath, String title, String description, UInt32 localeId, String template, Boolean templateIsTitle, String
    ownerLogin, String ownerName, String ownerEmail, Guid applicationInstanceId, Guid projectCollectionId)
       at Microsoft.TeamFoundation.Client.SharePoint.WssUtilities.CreateSite(ICredentials credentials, Uri adminUrl, WssSiteData siteCreationData, Guid configurationServerId, Guid projectCollectionId)
       at Microsoft.TeamFoundation.Client.SharePoint.WssUtilities.CreateSite(WssSiteData siteCreationData, TfsConnection tfs, Uri adminUrl)
       at Microsoft.VisualStudio.TeamFoundation.PCW.WssSiteCreator.CreateSite(WssSiteData siteCreationData, TfsTeamProjectCollection tfs, Uri adminUrl)
       at Microsoft.VisualStudio.TeamFoundation.PCW.WssSiteCreator.HandleSiteCreation(WssCreationContextWrapper contextWrapper, XmlNode taskNode)
    --- end Exception entry ---
    ---begin Exception entry---
    Time: 2013-12-05T10:06:28
    Module: WSS
    Exception Message: TF250025: The following URL does not point to a valid SharePoint site: http://srv-tfs2012/sites/TJMTCollection/Teste. Verify that you have the correct URL and that it points to a SharePoint site. (type TeamFoundationServerException)
    Exception Stack Trace:    at Microsoft.TeamFoundation.Client.Channels.TfsHttpClientBase.HandleReply(TfsClientOperation operation, TfsMessage message, Object[]& outputs)
       at Microsoft.TeamFoundation.Client.Channels.TfsHttpClientBase.Invoke(TfsClientOperation operation, Object[] parameters, TimeSpan timeout, Object[]& outputs)
       at Microsoft.TeamFoundation.Client.SharePoint.SharePointTeamFoundationIntegrationService.GetWebIdentifier(String absolutePath)
       at Microsoft.TeamFoundation.Client.SharePoint.WssUtilities.GetWebIdentifier(ICredentials credentials, Uri url)
       at Microsoft.VisualStudio.TeamFoundation.PCW.WssSiteCreator.HandleSiteCreation(WssCreationContextWrapper contextWrapper, XmlNode taskNode)
    Inner Exception Details:
    Exception Message: TF250025: The following URL does not point to a valid SharePoint site: http://srv-tfs2012/sites/TJMTCollection/Teste. Verify that you have the correct URL and that it points to a SharePoint site. (type SoapException)SoapException Details:
    <detail exceptionType="TeamFoundationServerException" />
    Exception Stack Trace: 
    --- end Exception entry ---
    2013-12-05T10:06:28 | Module: WSS | Thread: 49 | TF30267: Exception: System.Web.Services.Protocols.SoapException: Server was unable to process request. ---> Access is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED))
       at Microsoft.VisualStudio.TeamFoundation.PCW.WssSiteCreator.HandleSiteCreation(WssCreationContextWrapper contextWrapper, XmlNode taskNode)
       at Microsoft.VisualStudio.TeamFoundation.PCW.WssSiteCreator.Execute(ProjectCreationContext context, XmlNode taskXml)
    ---begin Exception entry---
    Time: 2013-12-05T10:06:28
    Module: Engine
    Event Description: TF30162: Task "SharePointPortal" from Group "Portal" failed
    Exception Type: Microsoft.TeamFoundation.Client.PcwException
    Exception Message: An error occurred in the New Team Project Wizard while attempting to create a site on the following SharePoint Web application: srv-tfs2012.
    Exception Details: The Project Creation Wizard encountered a problem while uploading documents to the following server running SharePoint Products: srv-tfs2012. The reason for the failure cannot be determined at this time. Because the operation failed, the
    wizard was not able to finish creating the team project.
    Stack Trace:
       at Microsoft.VisualStudio.TeamFoundation.PCW.WssSiteCreator.Execute(ProjectCreationContext context, XmlNode taskXml)
       at Microsoft.VisualStudio.TeamFoundation.PCW.ProjectCreationEngine.TaskExecutor.PerformTask(IProjectComponentCreator componentCreator, ProjectCreationContext context, XmlNode taskXml)
       at Microsoft.VisualStudio.TeamFoundation.PCW.ProjectCreationEngine.RunTask(Object taskObj)
    --   Inner Exception   --
    Exception Message: Server was unable to process request. ---> Access is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED)) (type SoapException)SoapException Details: <soap:Detail xmlns:soap="http://www.w3.org/2003/05/soap-envelope"
    />
    Exception Stack Trace:    at Microsoft.VisualStudio.TeamFoundation.PCW.WssSiteCreator.HandleSiteCreation(WssCreationContextWrapper contextWrapper, XmlNode taskNode)
       at Microsoft.VisualStudio.TeamFoundation.PCW.WssSiteCreator.Execute(ProjectCreationContext context, XmlNode taskXml)
    --- end Exception entry ---
    2013-12-05T10:06:28 | Module: Engine | Thread: 49 | TF30202: Task "" from Group "" will not be run because a prior task failed.
    2013-12-05T10:06:28 | Module: Engine | Thread: 50 | Deleting from Build ...
    2013-12-05T10:06:28 | Module: Engine | Thread: 50 | Done
    2013-12-05T10:06:28 | Module: Engine | Thread: 50 | Deleting from Version Control ...
    2013-12-05T10:06:28 | Module: Engine | Thread: 50 | Done
    2013-12-05T10:06:28 | Module: Engine | Thread: 50 | Deleting from Work Item Tracking ...
    2013-12-05T10:06:29 | Module: Engine | Thread: 50 | Done
    2013-12-05T10:06:29 | Module: Engine | Thread: 50 | Deleting from TestManagement ...
    2013-12-05T10:06:29 | Module: Engine | Thread: 50 | Done
    2013-12-05T10:06:29 | Module: Engine | Thread: 50 | Deleting from Git ...
    2013-12-05T10:06:29 | Module: Engine | Thread: 50 | Done
    2013-12-05T10:06:29 | Module: Engine | Thread: 50 | Deleting from ProcessManagement ...
    2013-12-05T10:06:29 | Module: Engine | Thread: 50 | Done
    2013-12-05T10:06:29 | Module: Engine | Thread: 50 | Deleting from LabManagement ...
    2013-12-05T10:06:29 | Module: Engine | Thread: 50 | Done
    2013-12-05T10:06:29 | Module: Engine | Thread: 50 | Deleting from ProjectServer ...
    2013-12-05T10:06:29 | Module: Engine | Thread: 50 | Done
    2013-12-05T10:06:29 | Module: Engine | Thread: 50 | Deleting Report Server files ...
    2013-12-05T10:06:29 | Module: Engine | Thread: 50 | Done
    2013-12-05T10:06:29 | Module: Engine | Thread: 50 | Warning. Did not find SharePoint site service.
    2013-12-05T10:06:29 | Module: Engine | Thread: 50 | Deleting from Team Foundation Core ...
    2013-12-05T10:06:29 | Module: Engine | Thread: 50 | Done
    2013-12-05T10:06:29 | Module: Engine | Thread: 50 | The project Teste was deleted successfully.
    2013-12-05T10:06:29 | Module: Engine | Thread: 50 | Attempting to delete folder "C:\Users\23571\AppData\Local\Temp\TPW_tmpA31.tmp"
    2013-12-05T10:06:29 | Module: Engine | Thread: 50 | The folder C:\Users\23571\AppData\Local\Temp\TPW_tmpA31.tmp was removed.

    Hi,
    According to your post, my understanding is that you had Errors TF30162 and TF250025 when creating a New Team Project in TFS2012 with Sharepoint Site on Visual Studio.
    The Errors TF30162 seemed that the reports for TFS could not be uploaded due a permission problem. The fix was really easy.
    Go to your team foundation server 
    Open the administration console. 
    Click on Reporting
    Click on Edit
    Click on Reports Tab
    Enter the credential for the Reports
    Save
    Click on Start Jobs
    In addtion, the problem may be due to the caching done by Team Explorer in Visual Studio. Exiting the copy of VS on the client and reloading it will fix the problem as the updated team process settings will cached locally.
    To resolve the Errors TF250025, you will need to register a new internal URL for the SharePoint site using Alternate Access Mappings.
    Here are two great blogs for you to take a look at:
    http://blogbaris.blogspot.in/2012_08_01_archive.html
    http://petersullivan.com.au/2009/11/23/tf250025-and-tf262600-errors-on-team-foundation-server-tfs-2010-project-portal-dashboard/
    If still no help, for quick and accurate answers to your questions, it is recommended that you initial a new thread in Visual Studio Team Foundation Server forums.
    Team Foundation Server – General:
    http://social.msdn.microsoft.com/Forums/vstudio/en-US/home?forum=tfsgeneral
    Thank you for your understanding.
    Best Regards,
    Linda Li
    Linda Li
    TechNet Community Support

  • How to fill the tables faglflexa and faglflext when creating a new document

    Hello all,
    I need to modify the field faglflexa-RMVCT when creating a new FI document , actually i'm using the transaction ABUMN,
    i tried to use manu user-exit to change this table unfortunately , I have not changed this entry .
    Could you please help me to find a solution for this problem?
    Thank you in advance,

    When you are defining the elements of the datatype there are columns where you can do what you need:
    <b>column type</b>: here you choose the type of data of the element
    it can be a standard type or a user defined one (if you click one time only it should appear an icon in the right for input help: click there and choose the type you need)
    <b>column occurence </b>: in a similar way of column type here you define the cardinality of the element (min occurence and max occurence)
    setting min occurrence: 1, max occurrence 1 or unbounded --> required
            mmin occurrence 0, max occurrence 0, 1 or unbounded --> optional
    about the attributes there are directly the choice between required or optional.
    <b> column details </b>: here you define the length of the  element if it is a string or a lot of other things if the type is a different one.
    I hope this will help you

  • Is it possible to make the attachment icon on my journals form a compulsary step when creating a new manual journal entry?

    Good day,
    Our company uses EBS 11.5.10.2. The company has a policy whereby any new manual journal needs to have the supporting documentation attached to it, using the attachment icon in the task bar.
    Users sometimes forget to do this, though. This has now prompted management to request that we try and make this process of attaching a document when creating a new manual journal compulsary to the process.
    Is this possible on the current version we are running on?

    Well, that depends on if you are using client/server or web. Currently there is a bug being investigated, which is preventing the cursor size from being altered. For client/server, do the following on the client machine (assuming Windows):
    Control Panel > Accessibility Options > Display > Cursor Width
    By increasing the width, the cursor will be more visible. The same is expected to work on the web, but currently is problematic and being investigated.

  • When creating a new DPS should I use sizes offered by InDesign or the display size of the device?

    Hello all,
    When creating a new DPS, should I use the sizes offered by InDesign or the display size of the device?  I ran into this question when I was looking up the sizes of different devices and found that iPhone 5s, iPhone5c, and iPhone4s sizes differ than the defauly dimensions offered by InDesign. 
    Also, should I worry about the ppi resolution?  With iPhone, they all seem to be 326ppi but when dealing with other devices is this something that I should take into consideration?  Ideally, I could be creating DPS apps for all devices offered in the Digital Publishing drop down in InDesign (iPhone, iPad, Kindle Fire/Nook, and Android).
    Thank you for any help you can provide.
    By the way, if it helps I am using InDesign CC.

    Using 1024x768 and creating PDF articles will get you OK with both iPad resolutions, and, as Bob L. says, quite decent "one size fits all" result for all other devices.

  • Windows 7 hangs when creating a new folder and hangs again when renaming it.

    Ok, so I have a problem where Windows 7 hangs when creating a new folder and hangs again when renaming it.
    I have documented this problem on my blog here:
    Windows 7 hangs when creating a new folder and hangs again when renaming it Rhyous's 127.0.0.1 or ::1
    This has my hardware details, etc...
    I consider myself an expert at troubleshooting (being in support for over 10 years including time as a Lead Technician doing Windows 2000 support focussing on performance), and have checked quite a few things to try to pinpoint this issue, but I just can't find the cause.
    I am asking others if they have seen this issue. I need to know if it is only on my workstation, or if others are seeing it as well.
    Have you ever right-clicked, chose new folder and then had to wait 45 seconds for a new folder to appear.
    Then the same thing when you try to rename the new folder, a hang of about 45 seconds before the new name take affect.
    Anyway, let me know if you have experienced ths.

    Hi,
    I suggest you temporarily uninstall the antivirus program to check the issue. You need to make sure that you have the installation file to reinstall it later.
    If it does not work, I suggest you also test the issue in Safe Mode and Clean Boot to determine if this is a hardware or a software issue.
    Good luck!
    Arthur Li - MSFT

  • Error Occured when creating a new material

    Dear All,
    I met a strange problem when creating a new material in CRM System.
    I have configure the product Hierarchy and Product Category in the sysytem. and I have assigned the Hierarchy to the Application. But when i created a material. the error occured: Data cannot be maintained for set type COMM_PR_SHTEXT.
    I have maintain the set types of the category, but there are no such kind of set type:COMM_PR_SHTEXT.
    Who know the reason, please kindly give me some help. Thanks a lot.

    Hi,
    U have to assign this in ur base category. Then this set type it will be available for the second category where u want to assign this set type. You have to maintain the product in the second category. If you are doing it in crm standalone then u have to create the hierarchy, then create the category. Then create the other category from the base category and assign the ecessary set types in the first category which is inherited from the hierarchy. Then Asiign this hierarchy to application. Then in the second category u can assign ur other set types that is customised 1. The normal set type will inherit from the base category.
    Thanx
    Chinmaya

  • How to display all authentication providers when creating a new user?

    I have configured active Directory with weblogic 10.3.1. Users and groups display correctly under the users and groups tab. When creating a new user only the defaultauthenticator provider is displayed in the drop-down selection. How do I get my active directory authenticator to display here also for selection?

    I'm confident that the Active Directory provider is read-only. You could write your own Authentication Provider for AD that supports create/update/delete functionality, but it is not included in the out of the box AD Authentication Provider to my knowledge.
    I know both the Default Authenticator and the database authenticator are read/write.

  • Runtime Error when creating a new group

    I'm getting a runtime error when creating a new group on a site collection? 
    Thanks in advance

    The most possible reason is if your site collection is reached the maximum site quota limit,then there is chance to get the run time error while creating a new group.
    In this case,you will get the error while creating/updating the group or while adding the new user/uploading any content.
    Also Ensure the group name is not having any special/unsupported characters.
    Feel free to share the error screenshot/entry in the ULS logs.
    Please remember to click 'Mark as Answer' on the answer if it helps you
    Best Regards,
    Pavan Kumar Sapara
    s p kumar

  • Error occurs when creating a new destination in HCI OData Provision Administration

    Hi,
    An error occurs when creating a new destination in HCI OData Provision Administration.
    Please see the screen shot in attachment.
    Any help will be appreciated!
    Thanks,
    Li-hua

    It's the same issue as in MissingResourceException when trying to create a destination. Changing the destination name should do the trick.
    (still looking for the GWaaS colleagues to fix the original issue.)

Maybe you are looking for