Hi,
I have Oracle 8.0.5 installed under C:\Ora805, OAS 4.0.8.2.1 under C:\OASHome and Reports 6i under C:\Orant.

I followed all the steps to set up Reports 6i CGI.

The tests work fine with rwcli60.exe but when I run the request through my browser it says

Error: The requested URL was not found, or cannot be served at this time.
Oracle Reports Server CGI - Unable to communicate with the Reports Server.

Below is the URL which I type in the address bar
http://aminocha.herold.com/rep-bin/r...desformat=HTML

When I test for the same report using rwcli60 it works fine. Here is hat I pass to rwcli60.exe

C:\>rwcli60 REPORT=module1.rdf USERID=scott/tiger@orcl SERVER=rep60_aminocha DES
TYPE=CACHE DESFORMAT=HTML

Following is the reports server entry in the tnsnames.ora for both reports 6i and OAS.

Rep60_AMINOCHA,Rep60_AMINOCHA.aminocha.herold.com=(ADDRESS=(PROTOCOL=tcp)(HOST=AMINOCHA)(PORT=1949))

The registry parameters for OAS Home are
rw60 c:\orant\report60
TNS_ADMIN c:\orant\net80\admin
Reports60_Physical_Map C:\Orant\report60\server\cache\
REPORTS60_SHARED_CACHE YES
REPORTS60_VIRTUAL_MAP /CACHE/

The OAS-Listener-Directory has the following entries
C:\Orant\report60\server\cache\ /cache/
C:\orant\bin\ /rep-bin/

Please help me to solve the problem as I have gone through all the possible steps mentioned in this web site.

Thanks
Anurag