CR.NET "Unknown Query Engine Error."

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Rob R. Ainscough

    CR.NET "Unknown Query Engine Error."

    Can anyone tell me how to debug this error?

    I'm using VB.NET 2003 with CR.NET 2003 (came with VS.NET) -- I've used:

    Try
    cr_Report.Repor tSource = m_SourceReport

    Catch ex As Exception

    Catch exCR As CrystalDecision s.CrystalReport s.Engine.Engine Exception

    MessageBox.Show (exCR.ToString)

    End Try

    but this doesn't catch the error -- how do you folks debug bizarre CR.NET errors like this??

    Thanks, Rob.



Working...