No announcements
Found 118875 threads
-
0 Votes
Canceled and failed tasks
I think you can sort the "End Time" column in the task list view, the earliest one should be the one that failed I suppose.Answered | 1 Replies | 4137 Views | Created by CadErikWork - Thursday, December 9, 2010 1:41 PM | Last reply by qiufang shi - Wednesday, December 22, 2010 7:00 AM -
2 Votes
SyncToyCmd Exit Codes
Exit code 0 means there is no error and sync succeed.Answered | 4 Replies | 20192 Views | Created by JoeTaber - Tuesday, February 3, 2009 6:56 PM | Last reply by ElBocko - Monday, August 17, 2015 9:27 AM -
0 Votes
How are tasks killed when you cancel a job?
The scheduler actually just cleans up the job object, so it's more the equivalent of selecting your process(es) in Task Manager and hitting "kill process.Answered | 1 Replies | 5767 Views | Created by Brian Granger - Sunday, November 8, 2009 10:36 PM | Last reply by Josh Barnard - Monday, November 16, 2009 9:06 PM -
0 Votes
Exit code for canceled tasks
You might try having your task create a "child" task (a task that is dependent on it) and then exit cleanly.Unanswered | 2 Replies | 5301 Views | Created by egcow - Wednesday, August 8, 2012 3:58 PM | Last reply by DarylMsft - Monday, August 20, 2012 10:44 PM -
3 Votes
Code to complete or cancel a task activity using plugin in mscrm 4.0
Hi, Register your plugin step on Task Entity for SetStateDynamicEntity message on Pre-Operation stage, your code should come in if (state="Completed" || ...Answered | 20 Replies | 9500 Views | Created by Bhawani - Tuesday, August 2, 2011 3:44 AM | Last reply by Bhawani - Thursday, August 4, 2011 7:13 AM -
0 Votes
Exit code 0
</Tasks> </Job> I inserted the > after the batchpi command so that i can see if its executed and it isn't, it does not create the txt file, so batchpi is not ...Answered | 4 Replies | 8324 Views | Created by Volkie - Monday, November 23, 2009 12:51 PM | Last reply by Volkie - Tuesday, December 15, 2009 11:56 AM -
0 Votes
Job cancellation and process cleanup
When a task is canceled, we simply call TerminateJobObject() (http://msdn.microsoft.com/en-us/library/ms686709(VS.85).aspx) on that job object.Answered | 4 Replies | 7610 Views | Created by JamieBradford - Friday, October 30, 2009 10:08 PM | Last reply by Josh Barnard - Monday, November 16, 2009 9:22 PM -
1 Votes
CRM 2013 - OnSave code not cancelling the save
I tried the follow code on a form save (passing the execution object) and every time the record still deactivated.Answered | 9 Replies | 4548 Views | Created by Pete.CRM - Tuesday, January 21, 2014 12:26 PM | Last reply by Pete.CRM - Monday, February 3, 2014 2:54 PM -
1 Votes
Cancel Email Draft
a) Create a custom boolean field (IsCancled ) and add it to the CRM email form b) Write a workflow on the above Field (IsCanceled) and if it is true will automatically chagne ...Answered | 2 Replies | 6751 Views | Created by Almost99 - Tuesday, August 11, 2009 6:54 PM | Last reply by Almost99 - Monday, October 5, 2009 3:25 PM -
3 Votes
Sometimes I can't exit from the Code-Block.
This seems to work: insert a few newlines at the bottom of the code.Answered | 3 Replies | 12803 Views | Created by Yasser Zamani - Mr. Help - Monday, March 15, 2010 9:22 AM | Last reply by Yasser Zamani - Mr. Help - Tuesday, March 16, 2010 5:58 AM -
0 Votes
How to capture Cancel event with plug-in code against Incident entity
Hi Shil, you need to handle SetStateDynamicEntity in case of cancel event.Answered | 3 Replies | 2561 Views | Created by shiil - Monday, March 19, 2012 5:28 PM | Last reply by HIMBAP - Monday, March 19, 2012 6:31 PM -
1 Votes
How to properly cancel an SOA HPC job?
Note also that we're not particularly concerned about _graceful_ cancellation of tasks in progress - we're happy to kill them stone dead when a user ...Answered | 8 Replies | 1449 Views | Created by wbradney - Monday, May 2, 2016 3:02 PM | Last reply by wbradney - Saturday, May 7, 2016 11:37 AM -
2 Votes
How to cancel download IE 9 - Coded UI Testing
., Excel or Coded UI test.Answered | 1 Replies | 2432 Views | Created by Jeevanmaradi - Friday, February 22, 2013 10:54 AM | Last reply by vinay.yadav - Friday, February 22, 2013 12:02 PM -
0 Votes
Cancelling a job may end in an exception being thrown.
I get the following if I (try to) cancel a long running task: --------------------------- Admin ...Answered | 1 Replies | 6245 Views | Created by Maxitone - Tuesday, April 22, 2008 9:22 AM | Last reply by Mark Ihimoyan - Friday, April 25, 2008 12:41 AM -
0 Votes
cancel date and cancel order to display in order form
Hi When we cancel an order,the cancel dialog box will appear.there we are selecting the cancel date and cancel status .i want that cancel date and ...Answered | 1 Replies | 7289 Views | Created by Linet20k - Friday, March 27, 2009 10:53 AM | Last reply by Donna Edwards - Friday, March 27, 2009 12:24 PM -
0 Votes
ProjectDir Post build event exited with code 1
copy "$(ProjectDir)Ref\SQLite3.dll" "$(TargetDir)" copy "$(ProjectDir)Ref\SQLite3.dll" ...Answered | 7 Replies | 2019 Views | Created by Bobbin Paulose - Wednesday, November 12, 2014 4:51 PM | Last reply by Dave Patrick - Wednesday, November 26, 2014 1:57 AM -
0 Votes
Cancel Subscription
Cancel this subscription.... how do I successfully accomplish this?Answered | 4 Replies | 1360 Views | Created by LCL224 - Tuesday, September 29, 2015 3:45 PM | Last reply by Ripped_Off_By_Microsoft - Thursday, October 13, 2016 12:35 AM -
0 Votes
Cancel a File Synchronization
However, I already considered the canceling while a file was in transit which is why I do the initial check to see if the background worker is pending cancellation.Answered | 6 Replies | 9995 Views | Created by Saige45 - Tuesday, May 19, 2009 9:56 PM | Last reply by Saige45 - Thursday, May 28, 2009 2:26 AM -
0 Votes
Deployment on this environment was cancelled.
My code is in VSTS and DB is on azure sql.Answered | 4 Replies | 1531 Views | Created by Nagendra Kumar Singoti - Monday, February 1, 2016 7:03 PM | Last reply by sjkp.dk - Wednesday, February 10, 2016 10:01 PM -
0 Votes
This is about VS Code - Need help with Build Tasks
>Where should I put questions about VS Code?Answered | 1 Replies | 1127 Views | Created by DragonOsman2 - Friday, May 17, 2019 2:08 PM | Last reply by Lance Li-MSFT - Monday, May 20, 2019 8:24 AM - Items 1 to 20 of 118875 Next ›
No announcements