cancel
Showing results for 
Search instead for 
Did you mean: 

Deployment problem in PDK

Former Member
0 Kudos

Hi All,

I have developed a simple portal component. But when i try to deploy it on the portal, it gives me an error saying "The underlying connection was closed: The request was canceled." Has any one among you faced the same problem?

Please help.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Uday,

Check the following:

1. have you defined the portal in the portals list (in the server explorer)?

2. Have you set it as "current"?

3. are the server and port correct? note that these are the details to connect to the J2EE portal. Is the server accessible from you machine? (you can check by adding a link in the "favorites" folder and double clicking it)

4. Try to increase the timeout.

5. Look at the log in the event viewer, for more details (you can post them here if all the above failed).

Regards,

Ofer

Former Member
0 Kudos

Hi my problem is solved. It seems for a newbie like me somehow i had missed the point that the portal runtime for .Net has to be installed on a mchine which has the SAP NetWeaver installed on it.

Thanks for your help.

Regards

Shashi

Former Member
0 Kudos

Hi Uday,

I'm glad your problem is solved

Just to clarify - The .NET runtime doesn't have to be on the same machine as the NetWeaver installation (it's a matter of configuration - see guide for more details). But you <b>do</b> need to deploy to the NetWeaver-installed machine.

Regards,

Ofer