What steps will reproduce the problem?
1. Have a Search Report in state "Failed" (Ex. Report "abc" in collecion
"default_collection")
2. Create a GsaEntry for that report:
GsaEntry entry = myService.GetEntry("searchReport", "abc@default_collection");
What is the expected output? What do you see instead?
Expected Result: A GsaEntry object representing the abc report;
Actual Result: A Exception (See Additional Info).
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.
Stack Trace in attach.
Original issue reported on code.google.com by
jtende...@gmail.comon 18 Jun 2010 at 2:54Attachments: