Forum Discussion

Weald_Spatial's avatar
Weald_Spatial
Brass Contributor
Apr 19, 2024

You must install or update .NET to run this application

Trying to get Cloud Scripting working. I have an Azure subscription and the ID is set in the publishing panel. When I run my project in the editor I get the error:

 

0:00.000 Error [CloudScriptingCloudHosting]: . [2024-04-19T16:53:25.259725Z: Error]: CloudScriptingAppProcess.. You must install or update .NET to run this application.

I have the latest version of the .NET SDK installed (.NET 😎

 

4 Replies

  • dunnia's avatar
    dunnia
    Copper Contributor

    Hey Weald_Spatial! Do you have the .NET 7 SDK installed? As documented in the https://learn.microsoft.com/en-us/mesh/develop/script-your-scene-logic/cloud-scripting/cloud-scripting-prepare-for-your-project#prerequisites, that version of .NET is what is needed for Cloud Scripting currently.

Resources