cancel
Showing results for 
Search instead for 
Did you mean: 

Web.Config File in Portal Runtime for Microsoft .NET

Former Member
0 Kudos

Hi,

I have installed PDK for .NET 2.5 in my Dev Server and I created Portal Components and Published the same as iViews and refered the same in Portal for a Local Intranet Site. Everything is working fine in DEV Server.

Now I am transfering things into PROD Server, Where I have installed PDK for .NET 2.5 (Portal Runtime for Microsoft .NET)

So I am trying to Publish the Portal Components, Whether we need to make the Chages that we did in DEV Server Web.Config File in PROD Server also or just we can add the Server details in Server Explorer and Publish it.

I have two Questions.

1. Can we publish the project that we are having it in our DEV Server in Visual Studio to the PROD Server? Whether any possibilities of this?

2. I am not able to set the connection string nor Impersonation in Web.Config file, When I am trying to set this, the Runtime Server is getting stopped and I am not able to restart it. Do u have any Solutions for this. (I have also reinstalled the Portal Runtime for Microsoft Few times, But it is not working)

Please let me know, As things are moving into PROD server, we need to Complete it ASAP.

Please help me in this regard.

Thanks & Regards,

Palani

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

For PDK .NET, instead of web.config file there is provision of system file. You can add the SAP Portal System Template file from adding new Item to your project. For more details refer following link

https://media.sdn.sap.com/html/submitted_docs/dotnet/How%20to/CreatingPortalSystemTemplate.htm.

Add the system file in SAP EP to your project forlder as

Select System Administration --> System Configuration --> select your project folder --> new System from PAR and map the system file to the SAP Portal System Template file. For providing values open system file in SAP EP and select Application setting from the Dropdown menu.

Reward points if helpful....

Regards,

Ashutosh

Former Member
0 Kudos

Hi Ashutosh,

Thanks for the information. As we re-installed PDK for .NET Runtime in PROD Server, We are able to make the Changes in the Web.Config File.

Regards,

Palani

Answers (1)

Answers (1)

Former Member
0 Kudos

The Problem is solved now, We are able to make the changes in Web.Config file.

Regards,

Palani