"Shakespeare" <whatsin@[EMAIL PROTECTED]
> schreef in bericht
news:4814c8d9$0$14350$e4fe514c@[EMAIL PROTECTED]
>
> "nawal" <nawalafifi@[EMAIL PROTECTED]
> schreef in bericht
> news:98321d7a-6ca1-41d9-9e64-4d1aea7b3d86@[EMAIL PROTECTED]
> On 24 أبريل, 19:39, "Shakespeare" <what...@[EMAIL PROTECTED]
> wrote:
>> "nawal" <nawalaf...@[EMAIL PROTECTED]
> schreef in
>>
berichtnews:a93de129-6551-4598-9389-a5c5977561ee@[EMAIL PROTECTED]
>>
>> >I made a button on a form to run a re****t but I have a message at
>> > the the form saying :
>>
>> > unable to connect to the re****t server cos.
>>
>> > My re****t server has a different name, why it is giving me this name.
>>
>> > Moreover, at the oracle re****t web page , it gives me a different
>> > message
>>
>> > REP-51002: Bind to Re****ts Server rep_epgh781 failed
>>
>> > Can any one help?
>>
>> 'cos' is taken from the file rwnetwork.conf
>> <namingService name="Cos" host="%NAMING_HOST%" ****t="%NAMING_****T%"/>
>>
>> You should replace this with the right name.
>>
>> Shakespeare
>
> I changed the "Cos" to my servername in the file rwnetwork.conf
> still giving me the same error .
> pls. help
>
>
> ---------------------------
> Sorry, I meant replace %NAMING_HOST% and %NAMING ****T%. You can leave
Cos
> as it is. I was just pointing where cos came from.
>
> Shakespeare
>
The following MIGHT help (Re****ts and Forms is a long time ago for
me.....)
- Set RE****TS_PATH at the server, and do not use full paths in
web.show_do***ent
(but I think your problem is before calling this procedure)
- Re****t Server names can be case sensitive, use uppercase in your
RUN_RE****T procedure
- Underscores in re****t server names may cause problems.... it did in
earlier versions.
Could you post your rwnetwork.conf file ?
Shakespeare


|