cancel
Showing results for 
Search instead for 
Did you mean: 

.Net PDK setup/config

Former Member
0 Kudos

Hi,

We have an Unix Enterprise Portal setup.

We want to install .Net PDK 2.0 for Visual Studio 2003

I've installed the PDK on my developers machine.

Do i need to install the SAP.Net runtime framework as an additional task or does the SAP portal addin 2.0 for Visual Studio 2003 install this for you...?

Do i need to tell EP the ip address, etc of the developers pc i.e. via EP administration usung the .net runtime service configuration?

Regards

Accepted Solutions (1)

Accepted Solutions (1)

rima-sirich
Advisor
Advisor
0 Kudos

Hi Nick,

In short, yes for all your questions.

In details, you will find answers for all your questions in the Installation and Configuration guide

https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/6807356c-0801-0010-7082-c00...

Regards,

Rima.

Former Member
0 Kudos

Hi,

I'm still having no joy...

I'm getting the error 'Mutex can not be created'

Portal Runtime Error

An exception occurred while processing a request for :

iView : PortalApplication2.PortalComponent1

Component Name : PortalApplication2.PortalComponent1

iView cannot display.

The request has timed out.

Contact your administrator if the problem persists.

Possible reasons:

1. The Portal Runtime for .NET service is not running or installed.

2. The .NET Runtime Servers Configuration property of 'iViewProcessorService' service is not pointing to the correct.NET runtime server.

3. The log-on account for the Portal Runtime for .NET service doesn't have the necessary permissions.

Exception id: 02:56_25/07/06_0050_105711450

See the details for the exception ID in the log file'

The portal version we have is

#Tue May 23 04:39:31 CEST 2006

Creation-Date=20060523

Creation-Time=0439

Manifest-Version=1.0

Implementation-Title=Portal version.info

JDK-Version=1.3

Creation-User=jointadm

Implementation-Vendor=SAP AG

Sync-Changelist=100448

Implementation-Vendor-Id=com.sap

version=6.0.17.0.0

Specification-Vendor=SAP AG

Implementation-Version=6.4.0.0.200605230439

Make-Release=60NW_VAL_REL

Sync-Timestamp=2006/05/23 04\:14\:46

Version History

6.0.17.0.0.Enterprise_Portal_Support_Release

Would this version of the portal work with PDK .Net 2.0?

I don't seam to be able to check the .Net runtime from the EP config pages...

Regards

rima-sirich
Advisor
Advisor
0 Kudos

Hi Nick,

If I understood right you are working with Enterprise Portal 6 SP 17. In this situation, current configuration will not work as Portal Runtime 2.0 don't work with SP 17. So you have 2 options:

1. Upgrade only Portal Runtime for .NET to version 2.5 if you want to develop with Visual Studio 2003.

1. Upgrade Portal Add-in and Portal Runtime to version 2.5 if you want to develop with Visual Studio 2005.

Regards,

Rima.

Former Member
0 Kudos

Hi,

Thanks for responding...

I've now installed SAP .Net runtime 2.5, but the when I initiate 'check server' it just hangs...

The service is running, on the correct port, I'm able to telnet to that port

I'm using IP address rather than DNS

e.g. ...:8050

When debugging via Visual Studio, the application just returns back the code windows, portal page is shown...

The host seams to set via a HTTP_GET ( query string ) as the machine name... not the ip address...

Regards

Former Member
0 Kudos

Hi,

Just an additional note, debug window say's..

''ep.exe': Loaded 'c:\winnt\assembly\gac\system.runtime.remoting\1.0.5000.0__b77a5c561934e089\system.runtime.remoting.dll', No symbols loaded.

The thread '<No Name>' (0xa7c) has exited with code 0

.....

.....

.....

.....

'cab32861': Loaded 'c:\winnt\assembly\gac\sap.portal.common\1.2.0.0__50436dca5c7f7d23\sap.portal.common.dll', No symbols loaded.

The program '[1640] ep.exe' has exited with code 0 (0x0).

The program '[1640] ep.exe: cab32861' has exited with code 0 (0x0).'

Regards

rima-sirich
Advisor
Advisor
0 Kudos

Hi Nick,

Does .NET Runtime Servers Configuration property of 'iViewProcessorService' service point to the correct .NET runtime server ? ( ...:8050 ). If it doesn't, fix it and restart an iViewProcessorService. Anyway, when you check if you can run your PortalComponent, do it by using "View in Portal" and not debug option.

Regards,

Rima.

Former Member
0 Kudos

Hi,

The .Net runtime ip address looks correct, but is i'm unale to 'check server'

How do you 'view in portal' in VS 2003, i don't seam to have this option... ?

Regards

Former Member
0 Kudos

Hi,

Found out how... right click on the portal user control...

Still get the following error messages..

Portal Runtime Error

An exception occurred while processing a request for :

iView : PortalApplication2.PortalComponent1

Component Name : PortalApplication2.PortalComponent1

iView cannot display.

The request has timed out.

Contact your administrator if the problem persists.

Possible reasons:

1. The Portal Runtime for .NET service is not running or installed.

2. The .NET Runtime Servers Configuration property of 'iViewProcessorService' service is not pointing to the correct.NET runtime server.

3. The log-on account for the Portal Runtime for .NET service doesn't have the necessary permissions.

Exception id: 07:43_26/07/06_0061_105711450

See the details for the exception ID in the log file

Regards

rima-sirich
Advisor
Advisor
0 Kudos

Hi Nick,

Well, if you are sure that all of the 3 possible reasons described in the error message are not relevant to the situation, then I would advice you to restart iViewProcessorService in the Portal and to restart .NET runtime from the MMC Snap-in. You wrote also that you tried to "check server" but without success. In case you interrupted the "hanging" before getting any message, I would advice you even restart the Portal.

Regards,

Rima.

Answers (0)