Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
I've created a delete ITask for a custom tree that I've created and have come across a possible bug; If I simply return false from the delete task the tree seems to ignore this and does the delete effect for the node.
Hi mike_h,
I got the same issue with you when I try to delete node from custom tree and IE8 show javascript error message about
"Webpage error details
User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; OfficeLiveConnector.1.3; OfficeLivePatch.0.0; InfoPath.2; MS-RTC LM 8)Timestamp: Thu, 30 Jul 2009 07:11:09 UTC
Message: Sys.Net.WebServiceFailedException: The server method 'Delete' failed with the following error: System.NullReferenceException-- Object reference not set to an instance of an object.Line: 4723Char: 21Code: 0URI: http://lima/ScriptResource.axd?d=WZt070ndhQiX5xrB0605rszZp5VRxGnQ-22B5uRay85MA1NP-pPhAUNfFIuFT32VdloTq307AaK-e7_avo_M8xzji__53UzL1U1VDQmRrUo1&t=3bd492eb
"
Thanks,
Ks
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
Custom delete ITask bug ?
Hi mike_h,
I got the same issue with you when I try to delete node from custom tree and IE8 show javascript error message about
"Webpage error details
User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; OfficeLiveConnector.1.3; OfficeLivePatch.0.0; InfoPath.2; MS-RTC LM 8)
Timestamp: Thu, 30 Jul 2009 07:11:09 UTC
Message: Sys.Net.WebServiceFailedException: The server method 'Delete' failed with the following error: System.NullReferenceException-- Object reference not set to an instance of an object.
Line: 4723
Char: 21
Code: 0
URI: http://lima/ScriptResource.axd?d=WZt070ndhQiX5xrB0605rszZp5VRxGnQ-22B5uRay85MA1NP-pPhAUNfFIuFT32VdloTq307AaK-e7_avo_M8xzji__53UzL1U1VDQmRrUo1&t=3bd492eb
"
Thanks,
Ks
is working on a reply...