I have done according to the manual by copying all the dlls needed for this dll into the execution folder. However, there is still error in loading the assembly.
I am currently using Visual Studio 2012 Update 4. I have also installed Visual C++ redistributable x64 and x86. My license is also updated and not expired. I am also using Windows 8.1.
Anyone has any idea to this problem or anyone has also encountered this problem?
Attachment | Size |
---|---|
1.jpg | 318.82 KB |
Hi yunchang83,
this error is most likely caused by attemmpting to load a 64 bit DLL on a 32 bit system or vice versa.
What is your Windows 8.1's version ? 32 bit or 64 bit ? What exact Download link did you use to download the ndsditnet45.dll file / the RTI Connext DDS files?
Hope that helps clarifying the error.
Regards
Frank