I am trying to pass a parameter From an ASP page to a crystal report for opening in the ActiveXviewer. The report uses a Stored Procedure. I'm not sure that I'm passing the parameter correctly but it does get to the point where it loads the viewer, however at the top of the page it give me the message: "An Error has occured on the server in attempting to access the data source"
I have the web site set up locally on my machine and it is accessing a SQL DB located on a Server on our network. When I run the report directly within Crystal I don't have any problems with data access or anything else.
Does anyone have any suggestions on how I can resolve this problem or any approach to debugging?
thanks
I have the web site set up locally on my machine and it is accessing a SQL DB located on a Server on our network. When I run the report directly within Crystal I don't have any problems with data access or anything else.
Does anyone have any suggestions on how I can resolve this problem or any approach to debugging?
thanks