Questions tagged [umbraco-cloud]

Umbraco Cloud is a CMS which gives you all-in-one Azure hosting and predictability in projects.

Homepage

8 questions
1
vote
0 answers

Owin startup bug with Umbraco Cloud - netStandard reference missing

In our current Umbraco Cloud project, we are using the Hangfire library (1.6.17) - the lib has a OWIN dependency (1.0.0). Here is the code to call the hangfire launch: In our current project, we are using the Hangfire library (1.6.17) - the lib has…
Giu
  • 1,832
  • 2
  • 16
  • 31
1
vote
1 answer

The 'UmbracoCms.Core 7.6.5' package requires NuGet client version '3.4.4' or above, but the current NuGet version is '2.8.1.0'

Intro I am trying to create a project from the cloud using "UaaS.cmd". I run it, fill the url and namespace and it start working. Then in the middle of the process I get the error: Installing UmbracoCms.Core The 'UmbracoCms.Core 7.6.5' package…
Ashkan S
  • 10,464
  • 6
  • 51
  • 80
0
votes
1 answer

Conent Nodes saved to different members

I've posted this quesiton in the Umbraco Forums as well as the Umbraco Discord without getting a response so I thought I'd try here as well :) I've managed to store different fields from a specific form in the backoffice with the Content Node…
0
votes
1 answer

Azure Active directory with Umbraco 8 not working

'UmbracoCms.Core 8.0.0' is not compatible with 'UmbracoCms.IdentityExtensions 1.0.1 constraint: UmbracoCms.Core (>= 7.3.0 && < 8.0.0)'. Anyone know how to get AzureAD working with Umbraco8?
0
votes
1 answer

How to clone Umbraco Cloud development environment to local

I am currently in the process of migrating some old websites to Umbraco Cloud, however for testing it I created a brand new project, created a basic document type and added some text. How do I extract the content from my Development Environment to…
user1725266
  • 456
  • 1
  • 4
  • 22
0
votes
1 answer

The property editor with alias imulus archetype does not exist on umbraco cloud

Getting this error on Umbraco cloud for imulus archetype despite it being existent in project: Message: No property editor found, converting to a Label Exception: System.NullReferenceException: The property editor with alias Imulus.Archetype does…
learner_01
  • 21
  • 10
0
votes
1 answer

How to use ModelBinder classes in Controllers when using Umbraco Cloud

I have an Umbraco Cloud Project I have just started, and for the first time I want to use the ModelBinder. When using Umbraco Cloud you have a website instead of a Web Application. You also have a .Core Project where you have a controllers folder.…
Ayo Adesina
  • 2,231
  • 3
  • 37
  • 71
0
votes
2 answers

Umbraco local + Umbraco cloud missing dlls (ucommerce)

I have an issue with Umbraco Cloud and installing packages - specifically syncing local and cloud environments after installation. It doesn't seem to matter whether I set up everything in the cloud version first or my local version - when I…
Michael Harper
  • 1,531
  • 2
  • 25
  • 42