×

Loading...
Ad by
Ad by

Is anyone familar with Business Object and Crystal Report XI? Help needed.

I have a report using DYNAMIC parameter.
It works well in Crystal Report XI, but when I tried to publish it, the errors came like this:

In Java frame:

Retrieve Error
There was an error while retrieving data from the server: Failed to read data from report file D:\WINDOWS\Temp\0103A.rpt. Reason: Invalid parameter name. File D:\WINDOWS\TEMP\tmpreport\~ci2c04527e708d50.rpt.

In .NET frame:

Retrieve Error
There was an error while retrieving data from the server: Failed to read data from report file C:\WINNT\Profiles\DYYZAR~1\ASPNET\LOCALS~1\Temp\0103A.rpt. Reason: Failed to read parameter object


At first, I guessed it was because Java viewer doesn't support dynamic parameter as the Business Object's referrence says. But I tried to publish the report both in Java and .Net environment. Neither of them got through with similar errors.

Any one had same experience like this before? High Hand guys, help me out please....
Report

Replies, comments and Discussions:

  • 工作学习 / 专业技术讨论 / Is anyone familar with Business Object and Crystal Report XI? Help needed.
    I have a report using DYNAMIC parameter.
    It works well in Crystal Report XI, but when I tried to publish it, the errors came like this:

    In Java frame:

    Retrieve Error
    There was an error while retrieving data from the server: Failed to read data from report file D:\WINDOWS\Temp\0103A.rpt. Reason: Invalid parameter name. File D:\WINDOWS\TEMP\tmpreport\~ci2c04527e708d50.rpt.

    In .NET frame:

    Retrieve Error
    There was an error while retrieving data from the server: Failed to read data from report file C:\WINNT\Profiles\DYYZAR~1\ASPNET\LOCALS~1\Temp\0103A.rpt. Reason: Failed to read parameter object


    At first, I guessed it was because Java viewer doesn't support dynamic parameter as the Business Object's referrence says. But I tried to publish the report both in Java and .Net environment. Neither of them got through with similar errors.

    Any one had same experience like this before? High Hand guys, help me out please....
    • 8知道, 瞎盖似。 有无可能是安全设定的问题?
    • No experience at all..
      But navigate to D:\WINDOWSTEMP and C:\WINNTPROFILES, see if you have got those 2 directories...
      • make some sense....but i even don't have D drive....the server is in another box....I logged in this box and published the report there....
    • 不知道你程序是如何写的。我的流程是: 自开发参数输入界面 根据用户在页面上选定的参数,load report load之前要替换数据库联结参数, 然后是report参数
      • thanks for your support...but
        i just designed a report in Report XI and tried to published it in Business Object XI. No further application development such as VB or Java. Dynamic parameter is new feature of version XI. I just have no idea why it works well in developing but could not be published in server...
        • Are you using XI server to manager reports?
          • I logged on server box and published it.
            • 如果是server 的话,因为我也没做过,所以帮不上了。一般这东西都是大公司用。我只用开发工具,设计好REPORT再写页面,整合到WEB程序里,权限管理等等都自己做了。
    • Obviously, the path is not correct, D:WINDOWSTemp3A.rpt. and C:WINNTProfilesDYYZAR~1ASPNETLOCALS~1Temp3A.rpt
      • 那是copy and paste的失误。。。