cancel
Showing results for 
Search instead for 
Did you mean: 

Run Time Error of PDK dotnet service after upgrading to SP17

former_member182374
Active Contributor
0 Kudos

Hi All,

I upgraded the portal from SP15 to SP17.

Now, all my PDK.NET applications don't run.

I get the following error:

<i>

iView cannot display.

Could not connect to the .NET runtime server.

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 correct. Check the syntax of server nodes, hosts and ports settings.

</i>

The service (ver. 2) is running in the server.

The configuration hasn't been changed.

The 2 sda (services):

com.sap.portal.dotnet.framework.sda & com.sap.portal.dotnet.services.systems.sda were upgraded to SP17.

The .NET runtime service's version is 2.0.

Do I need to upgrade it to 2.5?

how do I check that the Portal Runtime for .NET component and the two portal services version are the same?

Thanks,

Omri

Accepted Solutions (1)

Accepted Solutions (1)

rima-sirich
Advisor
Advisor
0 Kudos

Hi Omri,

There are 2 options for you:

1. Upgrade to PDK 2.5 if you wish to work with Visual Studio 2005.

2. Clean com.sap.portal.dotnet.framework.sda & com.sap.portal.dotnet.services.systems.sda and install those sda's from PDK 2.0 installation if you wish to continue working with Visual Studio 2003.

Regards,

Rima.

former_member182374
Active Contributor
0 Kudos

Hi Rima,

Will the following configuration work?

New SDA files (SP17)

DOT NET runtime service 2.5

<b>Visual Studio Add-in 2003</b>

I don't use VS2005 but I don't want to 'clean' new sda files and install old ones because I'll have to do it on each SP installation.

Omri

rima-sirich
Advisor
Advisor
0 Kudos

Hi Omri,

Yes, the following configuration will work too.

Regards,

Rima.

former_member182374
Active Contributor
0 Kudos

Thanks Rima

Answers (0)