HI,
I am trying to export data entity iam geeting these error
System.Exception: Exception from HRESULT: 0xC02020E8
HI,
I am trying to export data entity iam geeting these error
System.Exception: Exception from HRESULT: 0xC02020E8
Thank you Gustavo, this solved my issue after hours of searching. Just had to skip staging to no.
Hi. I faced an error thtat is quite similar:
"Error adding updating OLEDB source properties-Exception from HRESULT: 0xC0202009"
It failed always with the same entity/ies without any apparent reason.
To solve it, I do the following steps:
1) Remove the entity from list of entities to export
2) Open the Add dialog, one or multiple entities, doesn't matter
3) Select the entity
4) Set the field "Skip staging" to No
5) Fill the other required fields and insert the entity
Now, you should be able to export the entity without error.
Best wishes.
I'm very sorry but I don't think I'm able to provide more help, with the information that I have received.
Also if you share some error message without any context, it's unfortunately not helpful at all.
Hopefully you get your problem resolved with the small pieces of advice that I provided!
Error adding updating OLEDB source properties-Exception from HRESULT: 0xC0202009
in that entity has two data sources, in that tables has some code in x++
Ok, so something is wrong with that entity.
Is there something special about this entity, or is it an entity with exactly one data source and no x++ code?
Did it work ever before?
I suggest you compare it to standard entity that is working correctly.
If you need more help from us, please share much more information about your entity. Right now we don't know anything so it's hard to guess what could be wrong.
i am geeting this error for specific entity, yes it is a custom entity .
Do you get this error with some specific entity or all entities?
If only one, is it some custom entity that you developed?
If yes, is there something special in this entity?
André Arnaud de Cal... 291,684 Super User 2024 Season 2
Martin Dráb 230,414 Most Valuable Professional
nmaenpaa 101,156