Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Getting the error message "Element cause is undefined in a Java object of type class coldfusion.xm

Guest
Aug 12, 2013 Aug 12, 2013

Hi,

     I am getting the error message

"Element cause is undefined in a Java object of type class coldfusion.xml.rpc.ServiceProxy$ServiceInvocationException"

while  calling the LoadReport() to load the report rdl file in coldfusion 10 through web service.

It is working fine when i am using the sql 2008 report server but it is giving the above error in 2005 sql server in client's staging server.

Below is the piece of code where exactly i am facing the issue:

var execInfo = webServiceObj.loadReport(javacast('string','ReportName'),javacast("null",""),trustedUserHeader);

Thanks in advance.

358
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
no replies

Have something to add?

Join the conversation
Resources