I am getting an "Invalid TLV record" when I try to run an application. How can I solve this error?

0 votes
asked by
edited by

Hello, when I run application with VB6 and crystal report 10 on Windows 7 Pro x64 with command:

Set cReport = Appn.OpenReport(App.Path & "\" & Reportpath, 1)

I have got 1 error message: Invalid TLV Record. What should I do now? Please advise!

Thanks.

1 Answer

0 votes
answered by (100k points)
edited by

In order to bypass this error, you should first ensure that versions match meaning that the version where you created the report is the same on the workstation where you're running it. If the error persists, even if you have the same versions, then try to copy the file somewhere else and run it again. Then check the dependencies of craxdrt.dll for a proper installation and registration of the file.

Your answer

Your name to display (optional):
Privacy: Your email address will only be used for sending these notifications.
Anti-spam verification:
To avoid this verification in future, please log in or register
...