I try to verify if I can use DHTMLX Scheduler for .Net in my project.
I add a reference to the assembly but the project cannot be built.
I work on Visual Studio 2008 SP1 and .Net 3.5.
I have a the following warning :
Resolved file has a bad image, no metadata, or is otherwise inaccessible. Could not load file or assembly DHTMLX.dll or one of its dependencies. This assembly is built by a runtime newer than the currently loaded runtime and cannot be loaded.
I think that DHMLX is compatible with .net 3.5 and Visual Studio 2008 SP.
What can I do to resolve my problem?