No announcements
Found 65440 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 | 4238 Views | Created by CadErikWork - Thursday, December 9, 2010 1:41 PM | Last reply by qiufang shi - Wednesday, December 22, 2010 7:00 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 | 5842 Views | Created by Brian Granger - Sunday, November 8, 2009 10:36 PM | Last reply by Josh Barnard - Monday, November 16, 2009 9:06 PM -
2 Votes
For Each Task in Tasks fails
External tasks are created and inserted by Project into the tasks collection of the active project to represent linked tasks from other projects.Answered | 6 Replies | 1785 Views | Created by ColFrankFitz - Friday, October 28, 2016 1:52 PM | Last reply by ColFrankFitz - Friday, November 4, 2016 9:29 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 | 7699 Views | Created by JamieBradford - Friday, October 30, 2009 10:08 PM | Last reply by Josh Barnard - Monday, November 16, 2009 9:22 PM -
0 Votes
Task fails with -1073741819
If your tasks are failing with the message "Exited with nonzero exit code" that indicates that whatever command line you provided is returning some exit code other than ...Answered | 2 Replies | 11268 Views | Created by camtp - Thursday, July 9, 2009 8:41 AM | Last reply by Lio - Friday, July 17, 2009 12:32 AM -
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 | 6906 Views | Created by Almost99 - Tuesday, August 11, 2009 6:54 PM | Last reply by Almost99 - Monday, October 5, 2009 3:25 PM -
0 Votes
Deployment on this environment was cancelled.
When triggered a build the build gets succeeded and Release is failing in a Deployment task stating "Deployment on this environment was ...Answered | 4 Replies | 1728 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 -
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 | 9649 Views | Created by Bhawani - Tuesday, August 2, 2011 3:44 AM | Last reply by Bhawani - Thursday, August 4, 2011 7:13 AM -
0 Votes
Project 2010 Web Access issues with inserting new task and viewing tasks ( the view failed to load )
This should remove task corruption.Answered | 10 Replies | 14770 Views | Created by _WhiteRussian - Wednesday, June 2, 2010 2:02 PM | Last reply by Gary Chefetz, MCITP, MCT, MVP - Thursday, June 17, 2010 11:44 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 | 7586 Views | Created by Linet20k - Friday, March 27, 2009 10:53 AM | Last reply by Donna Edwards - Friday, March 27, 2009 12:24 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 | 1586 Views | Created by wbradney - Monday, May 2, 2016 3:02 PM | Last reply by wbradney - Saturday, May 7, 2016 11:37 AM -
0 Votes
Cancel Subscription
Cancel this subscription.... how do I successfully accomplish this?Answered | 4 Replies | 1484 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
Submit tasks to be executed in a specific order
[2] There is no way to control whether a group of tasks only starts running when tasks in another group are, say, Finished instead of when they are ...Answered | 5 Replies | 6897 Views | Created by christos_uoa - Sunday, December 20, 2009 4:04 PM | Last reply by pgarvan - Thursday, February 4, 2010 6:35 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 | 6310 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
CRM 4.0 - cancel email in plugin
Hello, In the case you want to cancel sending of email you have to develop plugin that will handle Send message of email entity.Answered | 2 Replies | 3364 Views | Created by StefanLK - Tuesday, February 21, 2012 9:40 AM | Last reply by Andrii Butenko - Tuesday, February 21, 2012 8:34 PM -
0 Votes
account cancelation
this is microsoft....... made everything possible online..you can buy, sell, purchase, install, download, upload, upgrade,send, recieve everthing online... here is my question... i ...Answered | 1 Replies | 9100 Views | Created by maddddmaannnn - Sunday, May 17, 2009 5:41 AM | Last reply by ashawani_dubey - Wednesday, June 10, 2009 8:54 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 | 10231 Views | Created by Saige45 - Tuesday, May 19, 2009 9:56 PM | Last reply by Saige45 - Thursday, May 28, 2009 2:26 AM -
1 Votes
Automatic Task Retries
If all of your other tasks have completed, except for your failed tasks, then the job goes into a completed (Failed) state.Answered | 10 Replies | 14877 Views | Created by Richard Cannock - Tuesday, December 22, 2009 5:07 PM | Last reply by Thomas Kofoed - Wednesday, August 6, 2014 8:55 AM -
0 Votes
How to cancel a sync session?
Hi, If your main thread has a reference to the SyncOrchestrator, you can call its Cancel method.Answered | 1 Replies | 8679 Views | Created by Friendly Dog II - Tuesday, May 18, 2010 11:04 PM | Last reply by Dong Cao - Tuesday, May 18, 2010 11:40 PM -
0 Votes
Error 3951 The "ResolveManifestFiles" task failed unexpectedly.
Error 3951 The "ResolveManifestFiles" task failed unexpectedly.Answered | 1 Replies | 11775 Views | Created by Lucky7777 - Friday, August 15, 2008 7:51 PM | Last reply by SachinW - Wednesday, November 12, 2008 8:56 AM - Items 1 to 20 of 65440 Next ›
No announcements