Home Server

Report Cancelling for no apparent reason

edited July 2005 in Server
Hello

I have a simple report that for some reason is being cancelled when I run
through the web

I have traced through all my code and the report appears to have valid data.

However when I traced through the code executed after the
BeforePublishReport event, somehow the code ends up in Cancel.

When I look at the call stack I have nothing to go on as it is only thread
code that I can see, I cannot see any direct calls to cancel in the call
stack

Cheers

Paul

Comments

  • edited July 2005

    As a test try commenting all event-handler code associated with the report.

    Its strange that no exception is being raised. Make sure that you are
    providing a thread-safe environment in which the report can execute. Compare
    this report to others that work properly and try to determine where the
    issue might be.

    If you would like to modify one of the demo reports so that it produces the
    same result, you could email an example to us and we could check it out
    here.


    --
    Nard Moseley
    Digital Metaphors Corporation
    http://www.digital-metaphors.com


    Best regards,

    Nard Moseley
    Digital Metaphors
    www.digital-metaphors.com
This discussion has been closed.