cancel
Showing results for 
Search instead for 
Did you mean: 

PDK 2.0 Portal access

Former Member
0 Kudos

Hi All,

I am not able to connect to the portal server(SAP Portal Runtime 2.0). When I launch it I see the portal status to be running and is available on the port 8050. When I try to set create a portal in the server explorer of VS .Net 2003, I set it to current and try to refresh I get an error after couple of minutes."Underlying Connection was closed. The Request was cancelled". I made sure the runtime access credentials(Administrator) but still not able to connect. Any suggestions/guidance,

thanks

vb

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi VB,

The server and port that you need to define in the server explorer are of the actual J2EE portal, not of the .NET runtime. This is because all requests and deployment are first handled by the actual portal, not the .NET runtime.

By the way, if you only use "debug", you don't even need an installation of the runtime running at all... VS Will run an instance for you (which might clash with the one you have installed on your machine, if it uses the same port).

Regards,

Ofer

Former Member
0 Kudos

Is there any doc or something that I can use to debug

thanks

Former Member
0 Kudos

see <a href="https://www.sdn.sap.comhttp://www.sdn.sap.comhttp://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/883c7e23-0a01-0010-a995-df04dfba71ad">this</a>

Regards,

Ofer

Former Member
0 Kudos

H,

What port did you use when defined a portal in VS?

If you used 8050 (same one in the service configuration), that is wrong. Use the same port you use when you login to the portal from the browser.

Regards,

Tsachi