Skip to Content
0
Former Member
Oct 07, 2010 at 01:43 PM

Deploy Embedded Crystal Report in VS2005

99 Views

I have an application written in vb.net in the VS2005 development environment. I have embedded a Crystal Report in the application. When I execute the application from my development machine, the report will pull back the necessary data. When I deploy my application to the client site, the report will run and the parameters that I am setting show up in the report, however, I have a stored procedure in the report itself and this data will not show. I do not receive an error when executing the report, it will not show the data being read by the stored procedure.

I have verified the setup and installation of the application and all is correct with that.

I am uncertain as to what could be causing this data not to show on the report when it is deployed to a client's location. Has anyone else come across this problem?

To make matters worse, I have a seond embedded report in the application with the same setup and it functions fine displaying the data.

Thanks,

Matt