we have met an serious issue for many days.
our develpment environment: OS: win10 64bit. WPF, c# ,.Net core 3.1, x64 output. (x86output has the same issue)
vs often goes into break mode and prompts: can't find geodatabase.cpp after we use Esri.FileGDBAPI.dll(1.5.1) to operate gdb file.
when we use netframework4.6.1,the issue is still there.
we close the Geodatabase at the last object after openning it.
there are other things we need to do to solve the issue?
thanks.
Hi, Esri team.
we have met an serious issue for many days. our develpment environment: OS: win10 64bit. WPF, c# ,.Net core 3.1, x64 output. (x86output has the same issue) vs often goes into break mode and prompts: can't find geodatabase.cpp after we use Esri.FileGDBAPI.dll(1.5.1) to operate gdb file.
when we use netframework4.6.1,the issue is still there.
we close the Geodatabase at the last object after openning it. there are other things we need to do to solve the issue? thanks.