,data,null"/>

Gemini Community Support Site

This Gemini community support site can be used to find solutions to product issues. You can log in using Open Id, Google Profile and even Facebook. Feel free to ask a question or browse FAQs and documentation. Product tour videos are also available along with how-to videos demonstrating key Gemini capabilities.




Got a "SoapException" when use IssueServices.GetFilteredIssuesEN()

web-app

I've got a SoapException as "Server was unable to process request. ---> Data is Null. This method or property cannot be called on Null values."

The exception is thrown out when execute
code "IssueServices.GetFilteredIssuesEN(filter, Utility.CurrentUser.UserID,0)"

the value of Utility.CurrentUser.UserID is set by current ServiceManager, and it equals 1 (admin).

the filter info is blow. can some one tell me what is the "Data is Null" mean? which property is the problem on?

{CounterSoft.Gemini.Commons.IssuesFilterEN}
    base {CounterSoft.Gemini.Commons.BaseEN}: {CounterSoft.Gemini.Commons.IssuesFilterEN}
    AffectedVersions: ""
    Components: "1|2|3|4|5|6|7|8|9|10|"
    CreatedAfter: ""
    CreatedBefore: ""
    ExcludeClosed: true
    FilterID: 0
    FilterName: ""
    IssueID: ""
    IssuePriorities: "0|"
    IssueResolutions: "0|"
    IssueStatus: "0|"
    IssueTypes: "0|"
    ProjectID: "3"
    ReportedByUserName: ""
    Resources: "2|1|1|2|3|1|3|"
    RevisedAfter: ""
    RevisedBefore: ""
    RiskLevels: "0|"
    SavedFromProjectID: 0
    SearchKeywords: ""
    SortField: "IssueID"
    SortOrder: Descending
    SystemFilter: NoType
    Tag: ""
    UserID: 1
    Versions: "-1|"

ffxf
· 1
ffxf
Replies (1)
helpful
0
not helpful

Can you please send the code?

Which version of Gemini?


Saar Cohen
· 5000
Saar Cohen