I'll try and be a little bit clearer.
The Crystal Development server is on Computer XYZ.
The Oracle database is on Computer 123.
The ASP/IIS is on Computer ABC.
Currently, visitors log into the ASP application and bring up the reports via ASP and I send the visitor from the ABC server over to the XYZ server to read the RPT file.
For change processing management to be completed correctly, the manager wishes the RPT files that reside on XYZ to be moved over to ABC. So the RPT files would no longer be on the XYZ server and I haven't found a reason for the reports to be loaded into e-Portfolio since I am using ASP to control the dynamic parameters.
I have set up a virtual directory on the Crystal Server (XYZ) to point to the ASP server (ABC) so that Crystal can locate the RPT files (this is a share on another computer). When accessing the rpt files this way I receive no errors but no report as well. No part of Crystal Enterprise is located on the ABC machine. It is all on the XYZ machine but we are opening up the RPT files from the ABC machine. The URL is remaining very similar in that I am referring to the same server only a different Virtual Directory. Also when I did the virtual directory it gave me an error but all the files were still viewable.
The URL changed from
to
Where candi99 is the new virtual pointing to the ABC share and the previous url is the original virtual installed by Crystal (I believe).
It's not that it can't access the database from multiple computers. It's just that I think Crystal Enterprise is having a hard time trying to disply reports that are not physically located on the local machine either in RPT format or loaded in e-Portfolio.
Since this is a web application no one else is going to have Crystal Developer on their machines. I hope this clears things up a little. He wants all the files - ASP and RPT located on the ABC server and the Crystal Enterprise server just have Crystal Enterprise 8.5 on it for change management.