Forum Discussion
Weald_Spatial
Apr 19, 2024Brass Contributor
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
- dunniaFormer Employee
Hey Weald_Spatial! Do you have the .NET 7 SDK installed? As documented in the cloud scripting prerequisites, that version of .NET is what is needed for Cloud Scripting currently.
- peiyezhuBronze ContributorCan you prvovide the project in detail?
- Weald_SpatialBrass Contributor
what exactly do you need?
- peiyezhuBronze ContributorI guess I can not reproduce your problem.