HDF5DotNet.dll problem

Hi everyone,
I've been trying to build an application with the use of HDF5DotNet.dll-classes
and have a bitter problem, that I can not solve. Probably anyone with more experience has had a problem similar to mine and knows the solution. Please, help!

While trying to integrate the "HDF5DotNet.dll" to my project, I have the following
error message. The message comes as my application calls the HDF5DotNet-classes:

Additional information: File or assembly 'HDF5DotNet.dll "or a dependency
, was not found.This application has failed to start because the side-by-
Side configuration is invalid.For more information, see the
Application event log.(Exception from HRESULT: 0x800736B1)

My platform properties:

Windows Vista x64
VS 2010 with C# (.NET 4)

What I have done:

The system variables
HDF5_EXT_ZLIB
HDF5_EXT_SZI

are set according to the instructions in INSTALL_Windows.txt
The system PATH variable refers to the location of hdf5dll.dll, hdf5dll.lib, hdf5_hldll.dll, hdf5_hldll.lib
and zlib1.lib, szip.lib. And the libraries are also copied to the C:\Windows\System32.

I would really appreciate your help, best regards, Oleg

Hello, Oleg!
How are you?

You need to have these libraries in application's or system folder:

hdf5dll.dll
HDF5DotNet.dll
hdf5_hldll.dll
szip.dll
szlibdll.dll
zlib1.dll

Good luck.

Pavel, Russia,

ยทยทยท

2011/4/21 Oleg Zukowski <mail@ozukowski.de>:

Hi everyone,
I've been trying to build an application with the use of
HDF5DotNet.dll-classes
and have a bitter problem, that I can not solve. Probably anyone with more
experience has had a problem similar to mine and knows the solution. Please,
help!

While trying to integrate the "HDF5DotNet.dll" to my project, I have the
following
error message. The message comes as my application calls the
HDF5DotNet-classes:

Additional information: File or assembly 'HDF5DotNet.dll "or a dependency
, was not found. This application has failed to start because the side-by-
Side configuration is invalid. For more information, see the
Application event log. (Exception from HRESULT: 0x800736B1)

My platform properties:

Windows Vista x64
VS 2010 with C# (.NET 4)

What I have done:

The system variables
HDF5_EXT_ZLIB
HDF5_EXT_SZI

are set according to the instructions in INSTALL_Windows.txt
The system PATH variable refers to the location of hdf5dll.dll, hdf5dll.lib,
hdf5_hldll.dll, hdf5_hldll.lib
and zlib1.lib, szip.lib. And the libraries are also copied to the
C:\Windows\System32.

I would really appreciate your help, best regards, Oleg

_______________________________________________
Hdf-forum is for HDF software users discussion.
Hdf-forum@hdfgroup.org
http://mail.hdfgroup.org/mailman/listinfo/hdf-forum_hdfgroup.org