cancel
Showing results for 
Search instead for 
Did you mean: 

.NET server is not running

Former Member
0 Kudos

Hi

I've deployed these two files via the Software Deployment Manager:

com.sap.portal.dotnet.services.systems

com.sap.portal.dotnet.framework

I needed those files to run a portalcomponent developed in VS .NET 2003, but when I want to preview my Iview in the portal I get this message:

".NET server is not running"

What do I need to do to get this server running??

Thanks in advance

Michael (DK)

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Michael,

1. Make sure that SAP .NET runtime engine is installed and running:

- Run <b>SAP .NET Runtime Engine 1.0.msi</b>.

- After a successful installation, start the NT service - <b>SAP .NET Runtime Engine 1.0 Server 01</b>.

2. If SAP .NET Runtime Engine 1.0 is not installed on the same machine as your Portal server, follow the instructions in the documentation for configuration.

Hope that helps,

Yossi

Message was edited by: Yossi Pik

Former Member
0 Kudos

Hi Yossi,

I am getting the same error as Michael described,the only difference being, the iViews work for my user but when someone else tries to preview/view those iViews they get the same error ".Net server not working". At the same time if i login and try to view the iViews, i am able to see them.

Is there some user setting that is missing or needs to be completed before other users could access the iViews.

Regards,

Aniruddha

Former Member

Answers (1)

Answers (1)

Former Member
0 Kudos

Thanks alot... ;o)