What steps will reproduce the problem?
1.Create a search report.
2.Run the following code:
myService.DeleteEntry("searchReport", "TesteSafiraDay@collectionName");
What is the expected output? What do you see instead?
Expected Output: Deletion of the specified report and and entry on Event Log
GSA Admin Console saying that everything when Ok.
Actual Output: The report is deleted (this is Ok), but the following message is
logged:
Delete report TesteSafiraDay. [admin logged ...]
Failed to delete report TesteSafiraDay. [admin logged ...]
What version of the product are you using? On what operating system?
GSA Version: 6.2.0.G44
API .NET: 1.0.0.1
VS 2008 Express Edition
Please provide any additional information below.
N/A
Original issue reported on code.google.com by
jtende...@gmail.comon 18 Jun 2010 at 7:58