Hello I am using terratype and have installed the package and the providers(sometimes). Two issues one the providers seem to disappear, not a huge deal.
The major issue is that when trying to access the value of the Terratype field it tells there is not field by that name.
I use HasValue() HasProperty() and IsNull(), this all returned that the field is there and has a value but when I try to access it I get the expection.
Hi, Jon,
I have the same issue from time to time. What I do is to clean my VS project and publish again. This fixes the error. I installed the package via Nuget over my VS project.
Terratype Field throws exception
Hello I am using terratype and have installed the package and the providers(sometimes). Two issues one the providers seem to disappear, not a huge deal.
The major issue is that when trying to access the value of the Terratype field it tells there is not field by that name.
I use HasValue() HasProperty() and IsNull(), this all returned that the field is there and has a value but when I try to access it I get the expection.
Hi, Jon, I have the same issue from time to time. What I do is to clean my VS project and publish again. This fixes the error. I installed the package via Nuget over my VS project.
Regards Mila
is working on a reply...