Hi IT gurus on this forum
Can you please help me on this :-
I am trying to create a crystal report using VB.net
I am using a stored procedure which takes 2 arguments.
When I run that store procedure in Query Analyzer it works fine
,but its giving following error from the code
VB Code:
An unhandled exception of type 'CrystalDecisions.CrystalReports.Engine.InvalidArgumentException' occurred in crystaldecisions.crystalreports.engine.dll Additional information: Invalid field name.
Please Help me on this.
-Sachien


Reply With Quote