cancel
Showing results for 
Search instead for 
Did you mean: 

how to deploy to the.NET runtime

Former Member
0 Kudos

we have the runtime for .NET installed on a dedicated Windows server. Is it anything that needs to be deployed at design-time to the .NET runtime server?

My understanding is that portal components are deployed to the Portal server, which is the server listed in the Server Explorer in Visual Studio.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Kirk,

No, nothing is deployed at design time to the .NET runtime. At runtime however, your deployed code will be passed from the Portal Server to the .NET runtime (this happens automatically, so you don't have to do anything).

Regards,

Ofer

Answers (0)