cancel
Showing results for 
Search instead for 
Did you mean: 

Error on document refresh (RFC 00204)

Former Member
0 Kudos

Hi,

I have a parameterized report. I am retrieving it and setting the prompt for this report using the

BO.NET SDK.

But i'm getting the error at following statement

m_Doc.Refresh(); //errror is getting here

m_Doc.SetPrompts();

Error : An error occured while retrieving prompts. The XML response from the server cannot be parsed. (Error: RFC 00204)

How to resolve this error?

Thanks in advance

Amol Mali

Accepted Solutions (1)

Accepted Solutions (1)

ted_ueda
Employee
Employee
0 Kudos

Make sure your SDK version is exactly the same as the server version. Right down to the FixPack.

We've changed the internal XML formats between FixPack/ServicePacks.

Sincerely,

Ted Ueda

Answers (0)