0

I installed the OpenAccess server sdk,Then compiled the sample code oanet.csproj,when I tried to run this project's .exe file, at the run time it shows the error " 0x8007007E", so I came to know that oasoa.dll's dependencies are missing , so with the help of DEPENDENCY WALKER tool I found that, there are number of dependencies are missing as shown in snap below, enter image description here

Now the problem is that the count of the oasoa.dll dependency files is so much huge,still I downloaded many of them and try to reduced the problem, but I was unable to find all of them with specific version, I have also installed all C++ redistributable packages properly, so what should I do now?? please help.

chirag pathak
  • 121
  • 1
  • 14
  • You can try checking out http://stackoverflow.com/a/20606198/6138713 – jegtugado May 05 '17 at 09:09
  • I had this problem when I didn't install the *right* visual-c runtime. Double-check what runtime is required and what you have installed – oleksii May 05 '17 at 09:31

0 Answers0