GithubHelp home page GithubHelp logo

Comments (2)

congysu avatar congysu commented on July 30, 2024

a864902

from odata.net.

nickkin-msft avatar nickkin-msft commented on July 30, 2024

If it was fixed, this error is now being seen again. In fact it appears that it is being explicitly checked for:

at Microsoft.OData.Client.ClientEdmModel.ValidateComplexTypeHasProperties(Type type, EdmTypeCacheValue cachedEdmType)
at Microsoft.OData.Client.ClientEdmModel.GetOrCreateEdmType(Type type)
at Microsoft.OData.Client.ClientEdmModel.CreateEdmProperty(IEdmStructuredType declaringType, PropertyInfo propertyInfo)
at Microsoft.OData.Client.ClientEdmModel.<>c__DisplayClass19.b__13(EdmComplexTypeWithDelayLoadedProperties complexType)
at Microsoft.OData.Client.Providers.EdmComplexTypeWithDelayLoadedProperties.EnsurePropertyLoaded()
at Microsoft.OData.Client.Providers.EdmComplexTypeWithDelayLoadedProperties.get_DeclaredProperties()
at Microsoft.OData.Client.Metadata.ClientTypeAnnotation.d__8.MoveNext()
at System.Linq.Buffer1..ctor(IEnumerable1 source)
at System.Linq.Enumerable.ToArray[TSource](IEnumerable1 source) at Microsoft.OData.Client.Metadata.ClientTypeAnnotation.EdmProperties() at Microsoft.OData.Client.Metadata.ClientTypeAnnotation.BuildPropertyCache() at Microsoft.OData.Client.Metadata.ClientTypeAnnotation.GetProperty(String propertyName, Boolean ignoreMissingProperties) at Microsoft.OData.Client.Materialization.StructuralValueMaterializationPolicy.ApplyDataValue(ClientTypeAnnotation type, ODataProperty property, Object instance) at Microsoft.OData.Client.Materialization.StructuralValueMaterializationPolicy.ApplyDataValues(ClientTypeAnnotation type, IEnumerable1 properties, Object instance)
at Microsoft.OData.Client.Materialization.CollectionValueMaterializationPolicy.ApplyCollectionDataValues(IEnumerable items, String wireTypeName, Object collectionInstance, Type collectionItemType, Action2 addValueToBackingICollectionInstance, Boolean isElementNullable) at Microsoft.OData.Client.Materialization.CollectionValueMaterializationPolicy.ApplyCollectionDataValues(ODataProperty collectionProperty, Object collectionInstance, Type collectionItemType, Action2 addValueToBackingICollectionInstance, Boolean isElementNullable)
at Microsoft.OData.Client.Materialization.StructuralValueMaterializationPolicy.ApplyDataValue(ClientTypeAnnotation type, ODataProperty property, Object instance)
at Microsoft.OData.Client.Materialization.StructuralValueMaterializationPolicy.ApplyDataValues(ClientTypeAnnotation type, IEnumerable1 properties, Object instance) at Microsoft.OData.Client.Materialization.CollectionValueMaterializationPolicy.ApplyCollectionDataValues(IEnumerable items, String wireTypeName, Object collectionInstance, Type collectionItemType, Action2 addValueToBackingICollectionInstance, Boolean isElementNullable)
at Microsoft.OData.Client.Materialization.CollectionValueMaterializationPolicy.ApplyCollectionDataValues(ODataProperty collectionProperty, Object collectionInstance, Type collectionItemType, Action2 addValueToBackingICollectionInstance, Boolean isElementNullable) at Microsoft.OData.Client.Materialization.StructuralValueMaterializationPolicy.ApplyDataValue(ClientTypeAnnotation type, ODataProperty property, Object instance) at Microsoft.OData.Client.Materialization.StructuralValueMaterializationPolicy.ApplyDataValues(ClientTypeAnnotation type, IEnumerable1 properties, Object instance)
at Microsoft.OData.Client.Materialization.StructuralValueMaterializationPolicy.ApplyDataValue(ClientTypeAnnotation type, ODataProperty property, Object instance)
at Microsoft.OData.Client.Materialization.StructuralValueMaterializationPolicy.ApplyDataValues(ClientTypeAnnotation type, IEnumerable1 properties, Object instance) at Microsoft.OData.Client.Materialization.StructuralValueMaterializationPolicy.ApplyDataValue(ClientTypeAnnotation type, ODataProperty property, Object instance) at Microsoft.OData.Client.Materialization.EntryValueMaterializationPolicy.MaterializeResolvedEntry(MaterializerEntry entry, Boolean includeLinks) at Microsoft.OData.Client.Materialization.EntryValueMaterializationPolicy.Materialize(MaterializerEntry entry, Type expectedEntryType, Boolean includeLinks) at Microsoft.OData.Client.Materialization.ODataEntityMaterializer.DirectMaterializePlan(ODataEntityMaterializer materializer, MaterializerEntry entry, Type expectedEntryType) at Microsoft.OData.Client.Materialization.ODataEntityMaterializerInvoker.DirectMaterializePlan(Object materializer, Object entry, Type expectedEntryType) at Microsoft.OData.Client.ProjectionPlan.Run(ODataEntityMaterializer materializer, ODataEntry entry, Type expectedType) at Microsoft.OData.Client.Materialization.ODataEntityMaterializer.ReadImplementation() at Microsoft.OData.Client.Materialization.ODataMaterializer.Read() at Microsoft.OData.Client.MaterializeAtom.MoveNextInternal() at Microsoft.OData.Client.MaterializeAtom.MoveNext() at System.Linq.Enumerable.<CastIterator>d__11.MoveNext()

from odata.net.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.