Authentication Issues while setting up webspeed (OpenEdge 11

Posted by mdanwarh on 16-Feb-2016 08:01

Hi,

I am trying to setup webspeed workshop using OEmanagement. I followed below mentioned steps

1. Setup PAS (http://localhost:8810/static/index.html ) working fine.

2. Deployed the wscgi using  http://localhost:8810/manager/

3.While entering http://localhost:8810/wscgi/ (A webpage appears with "Home")

4. As soon as I try to access http://localhost:8810/wscgi/workshop a pop appears asking username and password with the message : The server localhost is asking for your username and password. The server reorts that it is from OpenEdge.

Any help will be highly appreciated!!

Thanks in advance.

Anwar

 

Posted by Irfan on 16-Feb-2016 09:01

HI Anwar,

Try the URL as

"localhost:8810/.../workshop" for linux

"localhost:8810/.../workshop" for windows

Just curious to know, if you are in OE 11.6 why are you not trying to run the WEB transport without "wscgi". In 11.6 we support the web transport, so if you want to connect to the workshop from it then you can access from the below URL

  localhost:8810/.../workshop

Regards,

Irfan

All Replies

Posted by Irfan on 16-Feb-2016 09:00

HI Anwar,

Try the URL as

"localhost:8810/.../workshop" for linux

"localhost:8810/.../workshop" for windows

Just curious to know, if you are in OE 11.6 why are you not trying to run the WEB transport without "wscgi". In 11.6 we support the web transport, so if you want to connect to the workshop from it then you can access from the below URL

  localhost:8810/.../workshop

Posted by Irfan on 16-Feb-2016 09:01

HI Anwar,

Try the URL as

"localhost:8810/.../workshop" for linux

"localhost:8810/.../workshop" for windows

Just curious to know, if you are in OE 11.6 why are you not trying to run the WEB transport without "wscgi". In 11.6 we support the web transport, so if you want to connect to the workshop from it then you can access from the below URL

  localhost:8810/.../workshop

Regards,

Irfan

Posted by mdanwarh on 16-Feb-2016 23:10

Thanks a lot Irfan.

localhost:8810/.../workshop URL is working fine now. :-)

Do you have any documentation which can help me in developing a small web application using PASOE webspeed ?

Thanks Again !!!

Anwar

This thread is closed