Hello, i have a small problem.
when im creating new methods in code (Visual studio) and reference them in for example controller or razor, The Umbraco Cloud cant find either namespace or methods, but in local/ IIS it is working perfectly
The error messages i get are:
*The name GeoLocationHelper does not exist in the current context umbraco
The type of namespace "namespace"does not exist in the namespace "namespace".*
Umbraco cloud cant find method/namespace
Hello, i have a small problem. when im creating new methods in code (Visual studio) and reference them in for example controller or razor, The Umbraco Cloud cant find either namespace or methods, but in local/ IIS it is working perfectly
The error messages i get are: *The name GeoLocationHelper does not exist in the current context umbraco
The type of namespace "namespace"does not exist in the namespace "namespace".*
And this is only happening on Cloud.
Any suggestions?
Kind regards/ Emil
is working on a reply...