Crystal Reports Version 9 (.Net)
Hi,
We have a problem connecting through a proxy to a web service using the crystal viewer inside a win32 application (.NET). Basically, we do the following:
1) Set the RemoteReportProxy (proxy) proxy creditionals
2) Set the Viewer.Reportsource = proxy
3) Add the report parameters to the viewer
4) Add the LogOnInfo to the viewer
Before the report is shown the viewer asks for the parameters again before displaying the report.
We have noticed that when we don't use the proxy server the viewer doesn't ask for the parameters.
Does anyone have any ideas how we can display the report without it asking for the parameters?
John
PS. We have also tried to programmically add the parameters in but this doesn't seem to work.
Hi,
We have a problem connecting through a proxy to a web service using the crystal viewer inside a win32 application (.NET). Basically, we do the following:
1) Set the RemoteReportProxy (proxy) proxy creditionals
2) Set the Viewer.Reportsource = proxy
3) Add the report parameters to the viewer
4) Add the LogOnInfo to the viewer
Before the report is shown the viewer asks for the parameters again before displaying the report.
We have noticed that when we don't use the proxy server the viewer doesn't ask for the parameters.
Does anyone have any ideas how we can display the report without it asking for the parameters?
John
PS. We have also tried to programmically add the parameters in but this doesn't seem to work.